Changelog
v3.1
Released March 1st, 2026
Latest Version
- Added null coalescing checks for all array and superglobal accesses to prevent "Undefined array key" warnings
- Added null-safe operators for object property access where object can be null
- Fixed type safety for typed class properties (preventing TypeError on null assignment)
- Added boundary checks for empty database query results
Previous Versions
v3.0
Released January 25th, 2026
View/hide detailed changelog
-
Support for WHMCS 9+
-
Product module settings have been redesigned
⚠️ Product reconfiguration is required after update
-
Updated client area interface design
Product reconfiguration is required after update
v2.0
Released September 23rd, 2024
View/hide detailed changelog
Module is coded ionCube v13
Supported php version:
- php 7.4 WHMCS 8.11.0 -
- php 8.1 WHMCS 8.11.0 +
- php 8.2 WHMCS 8.11.0 +
v1.9
Released June 27th, 2024
View/hide detailed changelog
- Adapted to MinIO version RELEASE.2024-06-26T01-06-18Z
Attention, the module will not work with versions lower than Adapted to MinIO version RELEASE.2024-06-26T01-06-18Z
v1.8
Released June 6th, 2024
View/hide detailed changelog
- Client area more adapted for mobile version
- Buttons for copying login and password have been added to the client area
v1.7
Released May 16th, 2024
View/hide detailed changelog
- User blocking is disabled after the limit is reached
- When the limit is exhausted, the policy switches to "Raw policy Disk limit"
- Added functional buttons and policy management in the admin area
- Added a functional button for Recalculate Disk Space disk space so that the client can enable read and write rights after cleaning his disk
After updating, you need to insert and save the "Raw policy Disk limit" in the product settings
Copy from: https://doc.puq.info/books/minio-s3-whmcs-module/page/changelog
v1.6
Released December 21st, 2023
View/hide detailed changelog
Fixed Issues:
- Resolved a bug preventing the deletion of policies when an account is deleted.
Enhancements:
- Improved the API error logging system for enhanced diagnostics and troubleshooting.
New Features:
- Added functionality to disable bucket creation by default.
- Introduced the option to set a default bucket suffix.
Client Area Enhancements:
- Added the ability to disable the display of service passwords by default.
- Introduced a "Show" button for displaying service passwords in the Client Area.
- Provided options to display service passwords in plain text.
You should save the 'Module Setting' in your products for the module to function correctly.
v1.4
Released October 11th, 2023
View/hide detailed changelog
- Support MinIO RELEASE.2023-10-07T15-07-38Z
- Translations added/updated (Arabic, Azerbaijani, Catalan, Chinese, Croatian, Czech, Danish, Dutch, English, Estonian, Farsi, French, German, Hebrew, Hungarian, Italian, Macedonian, Norwegian, Polish, Romanian, Russian, Spanish, Swedish, Turkish, Ukrainian)
v1.2
Released March 5th, 2023
View/hide detailed changelog
- Support for PHP 8.1 and PHP 7.4
- Support MinIO RELEASE.2023-02-22T18-23-45Z.
- Changes made to templates, add icons
- API timeout set 30
v1.1
Released February 22nd, 2023
View/hide detailed changelog
- Support WHMCS V8.6
- Support for PHP 8.1 (Loader v12) and PHP 7.4
- Changes made to templates
- In the service settings, the choice of email template was changed to a drop-down menu.
- Added translations: German, Ukranian
- Updated mechanism for deleting objects, buckets, and user when terminating a service