Total 29/03/2024 : We've added a wallet feature that saves you up to 25% >> See detail
Log Update Item DigitalOcean Droplets For WHMCS
This page only show history update item DigitalOcean Droplets For WHMCS.
NEW FEATURE
  • WHMCS V8.8 and V8.9 support
IMPROVEMENT
  • 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
  • Other minor code corrections
NEW FEATURE
  • WHMCS V8.7 support
  • 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

v1.7.2

Released: Nov 22nd, 2022
NEW FEATURE
  • WHMCS V8.6 support
  • Support for PHP 8.1 version
CHANGED
  • 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

v1.7.0

Released: Nov 5th, 2021
NEW FEATURE
  • WHMCS V8.3 support
  • 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
  • Other minor corrections and improvements
v1.6.5Released: Jun 22nd, 2021
NEW FEATURE
  • WHMCS V8.2 support
REMOVED
  • Support for WHMCS V7.9 and previous
  • Support for PHP 7.1 version
BUG FIX
  • Eliminated "Call to undefined method" errors that might have shown up after the update to the latest module version - case #222
  • Resolved problem with region assignment after upgrading a product with configurable options - case #223
  • Corrected issue with the "Tag" modification for Droplets after using the "Change Package" module command - case #224
  • A large number of available ISO images will be now properly obtained from API for product configuration - case #220
  • Fixed problem with forwarding emails to clients if "Mailbox Folder" was used for "Incoming Mail Configuration" - case #207
  • Resolved issues with parsing variables for the "User Data" content - case #216
  • Other minor code corrections and improvements