What's Changed * Add tenant to clone fields by alehaa in https://github.com/peteeckel/netbox-plugin-dns/pull/515 * Added the date/time equivalent to auto-generated SOA SERIALs in zone detail view by peteeckel in https://github.com/peteeckel/netbox-plugin-dns/pull/517 * DNSSync DNS permission custom validator example by jean1 in https://github.com/peteeckel/netbox-plugin-dns/pull/522 * Added a configuration option to disable the creation of selected record types by peteeckel in https://github.com/peteeckel/netbox-plugin-dns/pull/523
New Contributors * alehaa made their first contribution in https://github.com/peteeckel/netbox-plugin-dns/pull/515
What's Changed * Allow tolerating non-RFC1035 names in RR values by peteeckel in https://github.com/peteeckel/netbox-plugin-dns/pull/503 * Allow SVCB records to contain underscores in the name by peteeckel in https://github.com/peteeckel/netbox-plugin-dns/pull/510 * Add an `absolute_value` attribute to the `Record` model by peteeckel in https://github.com/peteeckel/netbox-plugin-dns/pull/511
What's Changed * docs(issues): use markdown semantic tag for issues titles by Ameausoone in https://github.com/peteeckel/netbox-plugin-dns/pull/487 * Check whether dns_name set before running post_clean on IP addresses by peteeckel in https://github.com/peteeckel/netbox-plugin-dns/pull/489 * Clarify that PTR records are not directly created for IP addresses with DNSsync by peteeckel in https://github.com/peteeckel/netbox-plugin-dns/pull/492 * Accept leading underscores in CNAME and DNAME record names by peteeckel in https://github.com/peteeckel/netbox-plugin-dns/pull/495 * Support for NetBox 4.2 by peteeckel in https://github.com/peteeckel/netbox-plugin-dns/pull/498
Breaking Changes * The filters `name_server` and `name_server_id` are no longer supported. Use `nameserver` and `nameserver_id` instead. * The configuration variable `tolerate_underscores_in_hostnames` is no longer supported. Use `tolerate_underscores_in_labels` instead. * NetBox 4.1.x and earlier are no longer supported. Use NetBox DNS 1.1.7 for 4.0 and 4.1 support. * Sort order for most models has been changed to `natural`. This may affect the order in which zones, records etc. are returned in API responses.
New Contributors * Ameausoone made their first contribution in https://github.com/peteeckel/netbox-plugin-dns/pull/487
What's Changed * Compatibility with NetBox 4.2 * Object lists (such as for NameServers, Zones, Records etc.) are ordered in natural order.
Breaking Changes * This release is not compatible with NetBox releases < 4.2b1.
1.1.7
What's Changed * docs(issues): use markdown semantic tag for issues titles by Ameausoone in https://github.com/peteeckel/netbox-plugin-dns/pull/487 * Check whether dns_name set before running post_clean on IP addresses by peteeckel in https://github.com/peteeckel/netbox-plugin-dns/pull/489 * Clarify that PTR records are not directly created for IP addresses with DNSsync by peteeckel in https://github.com/peteeckel/netbox-plugin-dns/pull/492 * Accept leading underscores in CNAME and DNAME record names by peteeckel in https://github.com/peteeckel/netbox-plugin-dns/pull/495
New Contributors * Ameausoone made their first contribution in https://github.com/peteeckel/netbox-plugin-dns/pull/487
What's Changed * docs(issues): use markdown semantic tag for issues titles by Ameausoone in https://github.com/peteeckel/netbox-plugin-dns/pull/487 * Check whether dns_name set before running post_clean on IP addresses by peteeckel in https://github.com/peteeckel/netbox-plugin-dns/pull/489 * Clarify that PTR records are not directly created for IP addresses with DNSsync by peteeckel in https://github.com/peteeckel/netbox-plugin-dns/pull/492 * Accept leading underscores in CNAME and DNAME record names by peteeckel in https://github.com/peteeckel/netbox-plugin-dns/pull/495
New Contributors * Ameausoone made their first contribution in https://github.com/peteeckel/netbox-plugin-dns/pull/487