Update Version History
Version 3.4.3 (November 24, 2025)
This version is a maintenance release of V3.4
Bug Fixes
- Price conversion error with TLD Manager
- Monitoring display error
- Data error for pending operations
Version 3.4.2 (March 05, 2025)
This version is a maintenance release of V3.4
Bug Fixes
- Error “Call to undefined function Netim\TldManager\getregistrarconfigoptions()” which appeared on certain pages even outside the module. (Partially fixed in version 3.4.1)
Improvements
- Creation of a new custom email template when a domain name is activated asynchronously by the cron. This allows sending a different message than the default one sent by WHMCS when the request is first registered.
Download this version
Version 3.4.1 (January 01, 2025)
This version is a maintenance release of V3.4
Bug Fixes
- In the monitoring widget, the base WHMCS URL was incorrectly detected in some cases, resulting in broken links to the addon.
- Fix for the following error: Call to undefined function Netim\TldManager\getregistrarconfigoptions() in /modules/registrars/netim/lib/TldManager.php
- Fix for the following error: Call to a member function removeChild() on null in /modules/registrars/netim/hooks.php
Download this version
Version 3.4.0 (December 11, 2024)
Bug Fixes
- Updated API connection timeout to fix the “Error fetching http header” issue. This error occurred when an API request exceeded the defined timeout (default_socket_timeout in AbstractAPISoap.php). It has been increased to 30 seconds to exceed the API synchronization delay (set to 20 seconds).
- If contact address fields were filled with values shorter than 3 characters, they are now concatenated to pass our API syntax checks.
- When a domain registration fails in asynchronous mode, a domain transfer failure notification was incorrectly sent.
- Minor bug fixes
Improvements
- Support for DNSSEC management when domains use external name servers. The module supports keys such as DsRecord or KeyData depending on the extension.
- Support for TTL values in DNS management. To display this value, you must use our template or update yours accordingly.
- If the extension does not support domain locking, the feature is hidden in the client area menu.
- If the extension does not support private name servers, the feature is hidden in the client area menu.
- When a domain registration or renewal fails in asynchronous mode, a new notification is sent. See Pending requests and templates to create your custom email templates.
- The 4 monitoring features (current version, unsupported TLDs, TLD configuration errors, price update errors) can be disabled individually so they can be hidden in the widget. See Widgets for configuration settings.
Download this version