Releases: centralnicgroup-opensource/rtldev-middleware-whmcs
v25.7.2
v25.7.1
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
25.7.0 (2025-02-18)
Features
- ispapi registrar module: add .dk checkout page translations for Arabic, French, and German
v25.6.1
25.6.1 (2025-02-17)
Bug Fixes
- cnic dns manager: fix default nameserver set suggestion in DNS Management
v25.6.0
25.6.0 (2025-02-17)
Features
- cnic dns manager: support custom settings for SOA MNAME, RNAME
v25.5.0
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.:
Hope this helps improving your customer's experience once more.
v25.4.5
25.4.5 (2025-02-14)
Bug Fixes
- dns-manager-addon: display KeyDNS nameservers warning and enhance UI for empty records
v25.4.4
25.4.4 (2025-02-13)
Bug Fixes
- cnic registrar module: patch empty dnszones creation as part Domain Details View
v25.4.3
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
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