What's Changed
There is a bug in a data migration introduced with version 1.7.0 that causes managed PTR records to be deleted from active instead of inactive zones. Instructions how to recover from this will follow once the emergency releases are published.
- Added tests for special characters in record values by @peteeckel in #863
- Do not create PTR records in inactive zones by @peteeckel in #864
- Fixed the default handling for disable_ptr for Record by @peteeckel in #867
- Feature: Support externally managed zones by @peteeckel in #866
- Added a tab view for CNAME records of non-parent-managed external RFC2317 zones by @peteeckel in #869
- Fix/external rfc2317 zones check cname collisions by @peteeckel in #870
- Fixed rdata parser for record length determination by @peteeckel in #875
- Added a "Related Zones" card to the Zone detail view by @peteeckel in #876
- Update French translations by @jean1 in #880
- Fixed serious bug in data migration by @peteeckel in #882
- Add branching support and tests by @arthanson in #847
Full Changelog: 1.5.11...1.7.2