github StackExchange/dnscontrol v4.6.1

latest releases: v4.13.0, v4.12.5, v4.12.4...
9 months ago

Welcome to release v4.6.1! This is mostly a release is a clean-up release with 1 big new feature!

The big news is that DNSControl now generates command-line completion! Thanks to @whi-tw for implementing this! The command is currently in beta, and is hidden in the -h listing until the next release. Read more about it here: https://docs.dnscontrol.org/getting-started/getting-started#1.1.-shell-completion and give feedback.

The DNSIMPLE provider was renamed DNSMADEEASY to match their company name. Please update your dnsconfig.js files.

Some changes of note:

  • DNSIMPLE provider was renamed DNSMADEEASY
  • PORKBUN now supports "list-zone".
  • PORKBUN bug related to non .de domains (or .de domains)
  • Large INWX sites will appreciate improvements to nameserver handling
  • GCLOUD output is more compact. No more extra newlines.
  • The "are you sure?" prompt of push -i had Y/n wrong. It is now y/N. How did we not notice that in all these years?
  • Preparation for the internal change to TXT record handling. You'll notice that all providers now refer use accessors instead of accessing .TxtStrings directly. This will make future refactor easier.

Changelog

Provider-specific changes:

Other changes and improvements:

Don't miss a new dnscontrol release

NewReleases is sending notifications on new releases.