Implemented language overrides support, enabling the utilization of customized translations
REMOVED
Support for WHMCS V8.5 and previous
BUG FIX
Resolved "The resource you are accessing could not be found" exception error that could occur when attempting to access a previously removed Droplet from the client area - case #299
Eliminated issues related to the cron job failures for email and firewall updates - case #294, #295
Solved issue where emails regarding Droplet creation and password reset were being sent twice
Allow clients to view graphs showing CPU, memory, disk and bandwidth usage as well as average load - case #242
IMPROVEMENT
Images available for selection in the dropdown list for product configuration will be now sorted alphabetically
The domain will now be set straight into the "tblhosting" database table after the service creation, instead of waiting for an API response - case #235
CHANGED
"Reserved IP Addresses" will be now used instead of "Floating IPs" for Droplets due to their official withdrawal by DigitalOcean scheduled for fall of 2023
REMOVED
Discarded legacy option to upgrade kernels, as DigitalOcean now uses internal kernels by default and no longer supports that functionality
Support for WHMCS V8.3 and previous
Support for PHP 7.3 version
BUG FIX
Adjusted random hostname generation if the domain is not provided for the instance and the prefix contains uppercase letters
Fixed issue with the email messages with new passwords that might not be delivered to clients after these have been reset - case #253
Solved problem with volumes that might not be deleted along with the Droplet termination
Fixed issue with an empty option after selecting a large number of available images to rebuild in the module settings
Corrected limits of firewalls and firewall rules
Other minor code corrections, language, and UI improvements
The Droplet password is from now on set up with the "rootPasswordChange" user data instead of the "Incoming Mail Configuration" message importing the Droplets credentials, as it has been withdrawn by DigitalOcean - case #248
Requires ionCube Loader V12 or later
REMOVED
Support for WHMCS V8.2 and previous
Support for PHP 7.2 version
BUG FIX
Resolved problems with the IMAP connection error for "Incoming Mail Configuration" - case #241
Use WHMCS merge field variables such us "{$serviceId}" or "{$username}" for the new "Firewall Prefix" field to eliminate problems with using non-unique names by clients that need to be globally different on the DigitalOcean account - case #211
IMPROVEMENT
The "Size Slug Plans" list will now contain more relevant information about available options
If instance creation fails the associated SSH key will no longer be left unused in the panel
REMOVED
Support for WHMCS V7.10 and previous
BUG FIX
Eliminated "Fingerprint could not be generated" error if the "SSH Public Key" custom field contained only a space character - case #228