Skip to content

Releases: centralnicgroup-opensource/rtldev-middleware-whmcs

v25.7.2

20 Feb 14:42
Compare
Choose a tag to compare

25.7.2 (2025-02-20)

Bug Fixes

  • ispapi registrar module: Transfer Sync to consider also domains that joined the reseller account differently (non-transfer way)

v25.7.1

20 Feb 11:07
Compare
Choose a tag to compare

25.7.1 (2025-02-20)

Bug Fixes

  • ispapi registrar module: add missing REGISTRANT-IDNUMBER and VATID fields for .SE and .NU domain transfers (just update the AdditionalFields.php file inside registrars/ispapi/lib folder)

v25.7.0

18 Feb 15:28
Compare
Choose a tag to compare

25.7.0 (2025-02-18)

Features

  • ispapi registrar module: add .dk checkout page translations for Arabic, French, and German

v25.6.1

17 Feb 13:44
Compare
Choose a tag to compare

25.6.1 (2025-02-17)

Bug Fixes

  • cnic dns manager: fix default nameserver set suggestion in DNS Management

v25.6.0

17 Feb 12:20
Compare
Choose a tag to compare

25.6.0 (2025-02-17)

Features

  • cnic dns manager: support custom settings for SOA MNAME, RNAME

v25.5.0

14 Feb 14:47
Compare
Choose a tag to compare

25.5.0 (2025-02-14)

Features

  • cnic registrar module: offer a global customizing of defaults for additional fields

How-to:

Add an entry to table tblconfiguration with setting cnicAdditionalFieldDefaults and a valid json string as value e.g. {"X-CA-LEGAL-TYPE":"CCT","X-CA-TRADEMARK":"0"}. This will preselect Canadian Citizen for Legal Type and "No" for is Trademark.

Valid json -> use JSONLint to validate your json string and use the compressed value.

As long as you know the API Parameter name and the supported value, then you can go forward also with other fields based on this approach. We plan for a page in WHMCS' admin area allowing for making all such global configurations (or a similar approach).

Visit the respective TLD's page via https://kb.centralnicreseller.com/domains/tlds and then switch to Extensions e.g.:

image

Hope this helps improving your customer's experience once more.

v25.4.5

14 Feb 14:09
Compare
Choose a tag to compare

25.4.5 (2025-02-14)

Bug Fixes

  • dns-manager-addon: display KeyDNS nameservers warning and enhance UI for empty records

v25.4.4

13 Feb 14:54
Compare
Choose a tag to compare

25.4.4 (2025-02-13)

Bug Fixes

  • cnic registrar module: patch empty dnszones creation as part Domain Details View

v25.4.3

12 Feb 16:25
Compare
Choose a tag to compare

25.4.3 (2025-02-12)

Bug Fixes

DNS Manager Addon

  • Updated the import statement in dnsmanager.js to include the file extension for better compatibility and clarity.

  • Files Updated : /resources/cnic/assets/js/cnicdnsmanager/client/dnsmanager.js

v25.4.2

12 Feb 14:00
Compare
Choose a tag to compare

25.4.2 (2025-02-12)

Bug Fixes

  • cnic/ispapi registrar & domain search addon: Enhance TLD handling in domain suggestions & improve domain availability status handling