What's Changed
- Changed the filter type for model names to MultiValueCharFilter by @peteeckel in #804
- Reverted unnecessary changes for NetBox 4.5 made to filtersets by @peteeckel in #805
- RRTYPE-specific default TTL values by @peteeckel in #806
- Do not check SOA MNAME for resolvability (RFC 1996, Section 2) by @peteeckel in #809
Bugfix
- This release fixes a bug that occurs with NetBox 4.5.7+ when updating Zone objects with templates. Due to a change in
NetBoxModelFormthis results in an exception complaining that the zone object does not have the attribute_m2m_values.
Full Changelog: 1.5.5...1.5.6