3.3.30¶
GENERAL¶
- .so tld moved to a new registry and stopped registration of any new domain. We reflected this change in our API.
API¶
domain.nameservers.set()
allows a new date_start parameter, allowing to schedule a nameserver change operation up to 3 months in advance (seeNameserversOptions
)domain.zone.version.new()
now behaves likedomain.zone.version.set()
and automatically deletes old versions (keeping the last 10 versions) to avoid accumulating versions- New method
domain.push()
available - Added a default zone when a transfer in occurs. It could be the contact or the tld default zone.
Corporate¶
Misc¶
- certificate email address check is going to be merged with reachability.