github peteeckel/netbox-plugin-dns 1.2.6
Feature Release 1.2.6

latest releases: 1.4.0, 1.3.6, 1.3.5...
5 months ago

What's Changed

New Contributors

Full Changelog: 1.2.5...1.2.6

New Features

French translation

  • I'm really happy to announce the first contributed translation for NetBox DNS. @jean1 was generous enough to do translate everything to French - thanks a lot, Jean! The next beers at FOSDEM are on me!
  • A small usability improvement: From this version on it's possible to enter time periods, e.g. for TTLs, in the ISO 8601 time period format. Instead of typing "864000" you can now just enter "P10D", which is a bit more convenient and less error-prone. Please note that the full syntax of ISO 8601 is not supported - "W", "M" and "Y" don't work. Thats due to the fact that the Django library that's available out of the box doesn't support it and I didn't want to introduce an additional external dependency just for this.

Don't miss a new netbox-plugin-dns release

NewReleases is sending notifications on new releases.