Changelog
v1.3.11
Released March 10th, 2026
Latest Version
Stable releases
-
1.3.11 — 10/03/2026
- Fixed resend DCV in admin.
- Excluded ACME products. ([GitHub][1])
-
1.3.10 — 03/03/2026
- Added a missing create table test.
- Limited cron processing to SSL orders that belong to this module. ([GitHub][1])
-
1.3.9 — 23/02/2026
- Added option to delete module configuration on disable.
- Improved clarity when the API key is incorrect. ([GitHub][1])
-
1.3.8 — 19/02/2026
- Fixed private key saving when configuring after order creation. ([GitHub][1])
-
1.3.7 — 17/02/2026
- Added auth key validation for DigiCert products.
- Added current running version to the configuration screen.
- Kept products when disabling the module.
- Upgraded PHPUnit due to a security issue. ([GitHub][1])
-
1.2.7 — 28/01/2026
- Fixed
renew_invoice_days_recurring being null.
- Fixed the query used to retrieve SSL orders. ([GitHub][1])
-
1.2.5 — 18/12/2025
- Removed an unused hook.
- Refactored the expiry handler. ([GitHub][1])
-
1.2.4 — 04/12/2025
- Included
FAILED_INSTALLATION in additional cron jobs. ([GitHub][1])
-
1.2.3 — 13/11/2025
- Prevented certificate installation from repeating forever. ([GitHub][2])
-
1.2.2 — 20/10/2025
- Stopped modifying the next due date.
- Fixed renewal pricing for one-time orders.
- Note: the GitHub release page is titled
v1.2.2, but its “Full Changelog” link points to v1.2.1. ([GitHub][2])
-
1.1.3 — 16/09/2025
- Sent SAN as null when no SAN is present.
- Added warning when API user lacks
VIEW_PROCESS permission.
- Fixed the reissue button, including backward compatibility. ([GitHub][3])
-
1.1.1 — 14/08/2025
- Fixed the daily status updater. ([GitHub][3])
-
1.1.0 — 13/08/2025
- Removed an unnecessary cron job. ([GitHub][3])
-
1.0.9 — 07/08/2025
- Fixed cron job issues.
- Fixed the
AutomaticSynchronisation.php cron job. ([GitHub][3])
-
1.0.8 — 07/08/2025
- Fixed multiple issues in
CertificateDetailsUpdater.php.
- Fixed the install cron. ([GitHub][3])
-
1.0.7 — 05/08/2025
- Fixed an error when no remote ID exists yet.
- Fixed revoke handling. ([GitHub][3])
-
1.0.6 — 31/07/2025
- Downgraded the required
guzzlehttp version for broader compatibility. ([GitHub][3])
-
1.0.5 — 18/07/2025
- Fixed cron tasks not working correctly. ([GitHub][3])
-
1.0.4 — 01/07/2025
- Improved installation flow.
- Fixed double slash issue in
getConfigureSSLUrl.
- Fixed CSR generation and private key saving issues. ([GitHub][3])
-
1.0.2 — 19/05/2025
- Fixed CSR generation when
DefaultToClientArea is enabled. ([GitHub][3])
-
1.0.1 — 16/05/2025
- Fixed wildcard common name array key handling.
- Fixed configuration setting on first module creation and connection testing. ([GitHub][4])
-
1.0.0 — 07/04/2025
- Removed the beta tag.
- Included the
RT 16192 change set. ([GitHub][4])
Pre-1.0 history (pre-release)
-
0.9.9-beta — 01/04/2025
- Added a hidden custom field so the configuration step is never skipped.
- Obfuscated API key values.
- Fixed loader issues, including casing. ([GitHub][4])
-
0.9.6-beta — 25/03/2025
- Removed more unused fields and usages. ([GitHub][4])
-
0.9.5-beta — 21/03/2025
- Improved hooks.
- Updated
phpunit.yml.
- Removed
mixed keyword usage.
- Incremented version and adjusted capitalization fixes. ([GitHub][4])
-
0.9.1-beta — 14/03/2025
- Added pre-order fill fields so customers can complete SSL order fields before checkout is finalized.
- Added notice for missing Composer packages.
- Added CA bundle download support.
- Fixed API config setting and multi-domain pre-order flow. ([GitHub][4])
-
0.8.1-beta — 07/03/2025
- Added back-to-step-one button.
- Removed technical contact from config where appropriate. ([GitHub][4])
-
0.8-beta — 03/03/2025
- Reworked renew logic and cron configuration using WHMCS task setup.
- Improved suspended status messages.
- Adjusted email behavior around placed orders and status updates.
- Reduced required CSR fields. ([GitHub][4])
-
0.6.2-beta — 26/02/2025
- Made Job Title always optional.
- Removed an unnecessary hook. ([GitHub][4])
-
0.6.1-beta — 24/02/2025
- Overhauled configurable options.
- Removed the separate years option and derived period from billing cycle.
- Added migration support for imported products and active orders. ([GitHub][4])
-
0.5-beta — 21/02/2025
- Fixed DNS validation and more Plesk-related issues.
- Added autofill for organization fields.
- Added download and copy-to-clipboard support for private keys. ([GitHub][5])
-
0.4.11-beta — 14/02/2025
- Fixed language loading in hooks.
- Fixed bugs in configure SSL step one.
- Fixed order table and CSR display issues. ([GitHub][5])
-
0.4.10-beta — 11/02/2025
- Fixed an application-breaking bug in the SSL order summary. ([GitHub][5])
-
0.4.9-beta — 07/01/2025
- Added support for older MariaDB versions by removing the JSON field.
- Removed an unnecessary hook that altered invoice statuses and stored extra data. ([GitHub][5])
-
0.4.6-beta — 11/12/2024
- Removed whitespace from approver voice.
- Fixed OV/EV renewal handling. ([GitHub][5])
-
0.4.5-beta — 09/12/2024
- Fixed admin product/service buttons so only relevant actions appear.
- Improved OV certificate request flow.
- Added several reissue-related bug fixes. ([GitHub][5])
-
0.4.3-beta — 02/12/2024
- Fixed setting domain in
tblhosting on SSL request.
- Restored admin reissue functionality.
- Fixed trait loader and instant reissue issues. ([GitHub][5])
-
0.4.2-beta — 27/11/2024
- Fixed SSL certificate renewal.
- Fixed cron bugs.
- Fixed several order status issues. ([GitHub][5])
-
0.3.7-beta — 18/11/2024
- Fixed a naming issue that prevented JavaScript libraries from loading in the client area. ([GitHub][5])
-
0.3.6-beta — 12/11/2024
- Improved validation error messaging. ([GitHub][5])
-
0.3.5-beta — 01/11/2024
- Fixed out-of-date config data causing invalid SSL configurations.
- Existing installs may require module reactivation and product reimport. ([GitHub][6])
-
0.3.4-beta — 01/11/2024
- Fixed HTTP validation instructions for certain certificate requests. ([GitHub][6])
-
0.3.2-beta — 19/09/2024
- Changed version in config and implemented table upgrades.
- Fixed persistence of tech phone and country code. ([GitHub][6])
-
0.3.1-beta — 12/09/2024
- Removed old references.
- Included minor bug fixes. ([GitHub][6])
-
0.3.0-beta — 10/09/2024
- Added commissions and exchange rates.
- Fixed several issues in product creation/importing.
- Reworked user commissions into user discounts.
- Fixed extra SAN and wildcard SAN handling for multi-year products. ([GitHub][6])
-
0.2.1-alpha — 29/08/2024
- Initial alpha release of the Realtime Register SSL module for WHMCS. ([GitHub][6])
[1]: https://github.com/realtimeregister/whmcs-ssl-addon/releases "Releases · realtimeregister/whmcs-ssl-addon · GitHub"
[2]: https://github.com/realtimeregister/whmcs-ssl-addon/releases/tag/v1.2.2 "Release v1.2.2 · realtimeregister/whmcs-ssl-addon · GitHub"
[3]: https://github.com/realtimeregister/whmcs-ssl-addon/releases?page=2 "Releases · realtimeregister/whmcs-ssl-addon · GitHub"
[4]: https://github.com/realtimeregister/whmcs-ssl-addon/releases?page=3 "Releases · realtimeregister/whmcs-ssl-addon · GitHub"
[5]: https://github.com/realtimeregister/whmcs-ssl-addon/releases?page=4 "Releases · realtimeregister/whmcs-ssl-addon · GitHub"
[6]: https://github.com/realtimeregister/whmcs-ssl-addon/releases?page=5 "Releases · realtimeregister/whmcs-ssl-addon · GitHub"