Implemented language overrides support, enabling the utilization of customized translations
Optimized API queries to improve the speed of loading product details in the admin area - case #455
REMOVED
Support for WHMCS V8.5 and previous
Support for PHP 7.3 version
BUG FIX
Resolved issue where the password might not have been set properly after the server rebuild - case #450
Eliminated "Argument #1 ($value) must be of type Countable|array, null given" error that could occur when running a cron job on PHP 8.1 - case #456, #460
The "Unexpected API Error" will no longer occur in the client area when a virtual machine is shut down, and console access is enabled - case #459
Fixed case where the module could auto-generate a server hostname that already exists - case #471
Solved problem where the network interface might not have been set properly after the server rebuild - case #451
Resolved problems related to resizing the default volume after performing a change package action - case #475
Eliminated number of entries generated into the "tblerrorlog" database table - case #488
Added notification for errors that occur when obtaining endpoints from the server - case #284
BUG FIX
Fixed problem that might have resulted in the lack of images to rebuild in the client area if the VM's region was different - case #268
Eliminated "Invalid value for port customPort" and "Security group rule protocol UDP not supported" errors that might have appeared when adding certain firewall rules - case #275
Resolved problem with disabling the "Scheduled Backups" functionality - case #281
Backups minimal time interval settings will be now properly taken into account - case #282
Corrected task for scheduled backups that could perform only 100 times before it permanently stops - case #287