v3.14.0Released Nov 30th, 2022
NEW FEATURE
- WHMCS V8.6 support
- Support for PHP 8.1 version
- Configure the "Mail Node", "Mailbox Format" and the "Contact Email" options in the module settings
- Define the limits of the "Deferred/Failed Emails", "Emails Per Hour" and the "Email Account Quota" in the product configuration
- Provide the default "Language" of the account and a custom "Feature List" in the product setup
- Enable "DomainKeys Identified Mail (DKIM)" and "Force DNS" to overwrite an existing DNS zone for new accounts
- Added "SSL" toggle for managing addon domain redirection to force using the HTTPS protocol - case #730
CHANGED
- Requires ionCube Loader V12 or later
- Using the "Log In To Panel" functionality from the servers list in the addon module will now open it in a new window
- All of the autoresponder fields will be now displayed in a single popup window instead of being divided into two sections - case #635
REMOVED
- Support for WHMCS V8.2 and previous
- Support for PHP 7.2 version
BUG FIX
- Added missing notification after successfully creating a DNS record
- Fixed case that might have prevented the "Edit DNS Record" buttons from being displayed on the DNS records list - case #741
- Other minor code corrections