What's Changed
- Added GraphQL fields for reverse relations internal to NetBox DNS by @peteeckel in #471
- Fixed change detection for custom fields by @peteeckel in #473
- Convert ip_address to a netaddr.IPAddress object before checking for changes by @peteeckel in #477
- Run delete() for nameserver objects, not a queryset on removal by @peteeckel in #478
- Fixed logic for updating zone SOA SERIAL on record save() by @peteeckel in #479
- Provided slightly more detailed debugging for rebuild_dnssync by @peteeckel in #481
- Fixed the documentation regarding status names in
settings.py
by @peteeckel in #482
Full Changelog: 1.1.5...1.1.6