What's Changed
- Fixed typo in management command "cleanup_rrset_ttl" by @peteeckel in #236
- Added FQDN to global search by @peteeckel in #240
- Improved get_value_record() based on the new fqdn field by @peteeckel in #243
- Run
super().clean()
in customclean()
methods by @peteeckel in #249 - Always display tenant for records if defined, not only for unmanaged records by @peteeckel in #251
- Prepared release 0.22.9 by @peteeckel in #253
Full Changelog: 0.22.8...0.22.9