Subject
This release addresses the bug reported by @jose-agudo in #640.
While the actual fix for this bug is only in the latest version 1.3.2 (it is not that easy to backport), this release contains the remove_orphaned_ptr_records
management command that can be used to clean up if PTR records are left behind after deleting an IP address.
What's Changed
- Added management command for removing orphaned PTR records by @peteeckel in #643
Full Changelog: 1.2.12...1.2.13