Skip to content
This repository has been archived by the owner on Nov 15, 2022. It is now read-only.

v0.2.0

Compare
Choose a tag to compare
@KaiSchwarz-cnic KaiSchwarz-cnic released this 05 Sep 08:36
· 203 commits to master since this release

0.2.0 (2020-09-05)

Features

  • dnssec: improve usability and add ability to enable/disable dnssec for clients (d3120a2)
  • domainreg: improve contact handling in domain registrations (083ec7e)
  • GetContactDetails: also return Admin/Billing/Tech contacts if WHMCS is set to use client details for those (0c4f993)
  • GetEPPCode: call SetAuthcode for TLDs that require it (ae4cfa6)
  • keydns: implement e-mail forwarding (76146aa)
  • keydns: implement web forwarding (ba11058)
  • migration: add button to migrate domains from stock module (94eb726)
  • RenewDomain: add safety measure to avoid renewing domains if they were already renewed (74072ae)
  • RenewDomain: set RENEWONCE instead of RENEWONCETHENAUTODELETE (998f957)
  • RequestDelete: Make deletion mode configurable and fallback to SetDomainRenewalmode if DeleteDomain fails (91af06d)
  • SaveContactDetails: add support for domain trade, contact handle update, and updating admin/billing/tech contacts (4b98625)
  • tldsync: implement tld pricing sync (4b1b48f)
  • TransferSync: set contacts and nameservers after transfer (cc541eb)