This release includes many small bugfixes, Cloudflare Worker Routes are now managed, plus one new registrar: EASYNAME.
Breaking changes:
- n/a
Major features:
- NEW PROVIDER: EASYNAME (#1277)
- Add support for Cloudflare "workers routes" (#1243)
- Fix bug that can occur when updating DNS resource records (GANDI_V5 and DESEC) (#1296)
Provider-specific changes:
- CLOUDFLAREAPI: Fix bug with long TXT records (SplitSingleLongTxt is not needed) (#1265)
- CLOUDFLAREAPI: Stop requiring accountname (#1280)
- CLOUDFLAREAPI: Use cloudflare-go (#1267)
- CLOUDFLAREAPI: Adds CF_WORKER_ROUTE (#1243)
- CLOUDNS: Permit TXT records that are any length, but not multiple strings.
- GANDI_V5 , DESEC: correctly handle multiple RR in a RRset (#1296)
- HEXONET: Support long TXT records and fix whitespace bug (#1283)
- ORACLE: Fix training dot on nameserver updates
- OVH: Improve TXT with long strings.
Other changes and improvements: