- DNS Made Easy does not support quotes in TXT values, add strict_supports check around it w/False work-around.
- Fix problems when manipulating TXT records with values longer than 255 characters
- Records created and deleted via bulk operations have in batches
- User configurable batch size
- Records can immediately be created within a newly created zone
- Record creation/deletion is done via bulk operations
- Enable Root NS record support for managing the top-level NS records in zones
- Add a user-agent to all API requests
- Initial extraction of DnsMadeEasyProvider from octoDNS core
Nothing