1.0.7
What's Changed
- Enabled searching for records by FQDN in quick search by @peteeckel in #353
- Fixed validation for RNAMEs containing a backslash by @peteeckel in #356
- Added FQDN to the record table column options by @peteeckel in #358
- Fixed the FQDN column name by @peteeckel in #359
- Added view to the record tables by @peteeckel in #361
- Removed redundant field declarations in tables by @peteeckel in #362
- Removed explicit API endpoints that can be replaced by filters by @peteeckel in #366
- Minor fixes to the model declarations by @peteeckel in #367
- Check against decrease by soa_serial_auto only if it gets enabled by @peteeckel in #370
- Added the feature to add Contacts to Zone, Record, View and NameServer by @ThomasADavis and @peteeckel in #374
- Use get_model_urls to reduce complexity in URL registration by @peteeckel in #375
- Perform proper authorisation checks on GraphQL queries by @peteeckel in #378
- Prepared release 1.0.7 by @peteeckel in #379
Full Changelog: 1.0.6...1.0.7