Changelog
                        
                            v11.0.3
                            Released October 5th, 2022
                        
                        Latest Version
                        
                        11.0.3 (2022-10-05)
Bug Fixes
- 
slugs: restore compatibility with older whmcs versions 8.0-8.2 (a03db53)
 
                    
                                            Previous Versions
                        
                                                    
                                
                                    v11.0.2
                                    Released September 28th, 2022
                                                                    
                                View/hide detailed changelog
                                
                                    11.0.2 (2022-09-28)
Bug Fixes
- 
slug: also generate product slugs (38bdcd2)
 
                                 
                             
                                                    
                                
                                    v11.0.1
                                    Released August 30th, 2022
                                                                    
                                View/hide detailed changelog
                                
                                    11.0.1 (2022-08-30)
Bug Fixes
- 
import: fix creating invalid slugs in newly added product groups (c448f19)
 
                                 
                             
                                                    
                                
                                    v11.0.0
                                    Released June 14th, 2022
                                                                    
                                View/hide detailed changelog
                                
                                    11.0.0 (2022-06-14)
Code Refactoring
- rename module to cnicssl (a6080e0)
Features
- 
rrpproxy: implement RRPproxy support (7029389)
- 
validation: implement DNS and File-based validation (9580262)
- 
validation: implement dns- and file-based validation (13c0360)
BREAKING CHANGES
- 
rrpproxy: configuration files have a new format
- due to module rename, old ispapissl must be uninstalled and cnicssl configured
fresh, and product import run again to update configurations
 
                                 
                             
                                                    
                                
                                    v10.0.0
                                    Released March 27th, 2022
                                                                    
                                View/hide detailed changelog
                                
                                    10.0.0 (2022-03-27)
Code Refactoring
- 
php-sdk: adapt to newest php-sdk package (b338b0b)
Features
- 
logging: log API requests to WHMCS Module Log (cfd81ba)
BREAKING CHANGES
- 
php-sdk: Requires ISPAPI Registrar Module v8.0 or greater
 
                                 
                             
                                                    
                                                    
                                
                                    v9.3.4
                                    Released February 14th, 2022
                                                                    
                                View/hide detailed changelog
                                
                                    9.3.4 (2022-02-14)
Bug Fixes
- 
layout: improve table layout for non existing products (97d4630)
- 
logo: make logo transparent and fix size in template output (c6a2180)
 
                                 
                             
                                                    
                                
                                    v9.3.3
                                    Released January 7th, 2022
                                                                    
                                View/hide detailed changelog
                                
                                    9.3.3 (2022-01-07)
Bug Fixes
- 
dep-bump: upgrade to semantic-release v8 and test release process (17fe2e7)
 
                                 
                             
                                                    
                                                    
                                
                                    v9.3.1
                                    Released July 1st, 2021
                                                                    
                                View/hide detailed changelog
                                
                                    9.3.1 (2021-07-01)
Bug Fixes
- 
import: fix missing base url for images (817bffa), closes #96
 
                                 
                             
                                                    
                                
                                    v9.3.0
                                    Released June 30th, 2021
                                                                    
                                View/hide detailed changelog
                                
                                    9.3.0 (2021-06-30)
Bug Fixes
- 
import: fix some products omitted from import (364bb2a)
Features
- 
import: implement switch for generating separate product groups (3d80ad9)
- 
logos: implement provider logos and feature highlights in product descriptions (437a9fa)
 
                                 
                             
                                                    
                                
                                    v9.2.3
                                    Released March 4th, 2021
                                                                    
                                View/hide detailed changelog
                                
                                    9.2.3 (2021-03-04)
Bug Fixes
- 
db: fix function return definitions that potentially can return null (051403a)
 
                                 
                             
                                                    
                                
                                    v9.2.2
                                    Released March 4th, 2021
                                                                    
                                View/hide detailed changelog
                                
                                    9.2.2 (2021-03-04)
Bug Fixes
- 
db: fix return declaration for getProductId (6717fc1)
 
                                 
                             
                                                    
                                
                                    v9.2.1
                                    Released January 21st, 2021
                                                                    
                                View/hide detailed changelog
                                
                                    9.2.1 (2021-01-21)
Bug Fixes
- 
dep-bump: fix auto-version update process (015f978)
 
                                 
                             
                                                    
                                
                                    v9.2.0
                                    Released January 21st, 2021
                                                                    
                                View/hide detailed changelog
                                
                                    9.2.0 (2021-01-21)
Features
- 
phpstan: implement phpstan code validation (cc9665d)
 
                                 
                             
                                                    
                                
                                    v9.1.3
                                    Released January 20th, 2021
                                                                    
                                View/hide detailed changelog
                                
                                    9.1.3 (2021-01-20)
Bug Fixes
- 
build: add missing vendor folder to archives (f3b0245), closes #83
 
                                 
                             
                                                    
                                
                                    v9.1.2
                                    Released January 19th, 2021
                                                                    
                                View/hide detailed changelog
                                
                                    9.1.2 (2021-01-19)
Bug Fixes
- 
semantic-release: switch back to standard configuration (dc495c9)
 
                                 
                             
                                                    
                                
                                    v9.1.1
                                    Released December 1st, 2021
                                                                    
                                View/hide detailed changelog
                                
                                    9.1.1 (2021-01-19)
Bug Fixes
- 
github actions: dep-bump; add persists-credentials (90c3518)
 
                                 
                             
                                                    
                                                    
                                
                                    v9.0.0
                                    Released January 14th, 2021
                                                                    
                                View/hide detailed changelog
                                
                                    9.0.0 (2020-12-11)
Bug Fixes
- 
release: fix release process (25440f3)
Code Refactoring
- 
whmcs: WHMCS v8 and PHP v7.2 are now minimum requirements (0ca4ef4)
Features
- 
api: implement revoke, reissue and renew operations (ed75e6e)
- 
api: implement termination (e62f70d)
- 
clientarea: display more details about certificate in client area (43e2374)
- 
create-cert: set certificate to incomplete until last step (c909cc8)
- 
csr: auto-generate csr with client data (43f8b4a)
- 
gui: show ISPAPI order ID and configuration status in admin view (c465853)
- 
import: complete rewrite of product import addon (f66656a)
- 
localization: full localization of client area page and add german language (d85728f)
- 
localization: implement language files for server module (6720d89)
- 
localization: localize addon and add italian translations (c2eaa7e)
BREAKING CHANGES
- 
whmcs: This module will no longer work on PHP older than 7.2. While tecnically able to run
on WHMCS v7.5+, it will only be tested and supported on WHMCS v8
 
                                 
                             
                                                    
                                
                                    v8.0.1
                                    Released May 27th, 2020
                                                                    
                                View/hide detailed changelog
                                
                                    8.0.1 (2020-05-27)
Bug Fixes
- 
versioning: move global var to config function (f577843)
 
                                 
                             
                                                    
                                
                                    v8.0.0
                                    Released April 27th, 2020
                                                                    
                                View/hide detailed changelog
                                
                                    8.0.0 (2020-04-27)
Code Refactoring
- 
migration: to support v3.x.x of the ispapi registrar module (8d8139d)
BREAKING CHANGES
- 
migration: compatible with ISPAPI registrar module v3.x.x
 
                                 
                             
                                                    
                                                    
                                                    
                                                    
                                                    
                                                    
                                                    
                                                    
                                                    
                                
                                    v7.2.1
                                    Released January 3rd, 2019
                                                                    
                                View/hide detailed changelog
                                
                                    Bugfix:
- argumentcounterror: Removed the unnecessary argument from the ispapissl_addon_config() function
 
                                 
                             
                                                    
                                
                                    v7.2.0
                                    Released November 27th, 2018
                                                                    
                                View/hide detailed changelog
                                
                                    The ISPAPI SSL Module supports the following functions and features:
• Unified handling of different suppliers
• Support for testing environment
• Certificate products directly connected to the ISPAPI Registrar Module
• New SSL addon
◦ Load available SSL certificates and import them under a product group
◦ Bulk price update by using a profit margin
◦ Support for different currencies
                                     
                                 
                             
                                                    
                                                    
                                                    
                                                    
                                
                                    v1.0.29
                                    Released September 4th, 2025
                                                                    
                                View/hide detailed changelog
                                
                                    1.0.29 (2025-09-04)
Bug Fixes
- 
package-lock.json: update @hexonet/semantic-release-whmcs resolved version (92cc86e)
- 
package-lock.json: update resolved version for @hexonet/semantic-release-whmcs (4793d7a)
 
                                 
                             
                                                    
                                
                                    v1.0.28
                                    Released September 4th, 2025
                                                                    
                                View/hide detailed changelog
                                
                                    1.0.28 (2025-09-04)
Bug Fixes
- 
index.md: add additional test line to testing file (0b08dc0)
 
                                 
                             
                                                    
                                
                                    v1.0.27
                                    Released September 3rd, 2025
                                                                    
                                View/hide detailed changelog
                                
                                    1.0.27 (2025-09-03)
Bug Fixes
- 
package-lock.json: update @hexonet/semantic-release-whmcs version reference (74ed37f)
- 
package.json: update devDependencies to latest versions (174d899)
 
                                 
                             
                                                    
                                
                                    v1.0.26
                                    Released September 3rd, 2025
                                                                    
                                View/hide detailed changelog
                                
                                    1.0.26 (2025-09-03)
Bug Fixes
- 
index.md: add initial testing file (d3adc7c)
 
                                 
                             
                                                    
                                
                                    v1.0.25
                                    Released September 3rd, 2025
                                                                    
                                View/hide detailed changelog
                                
                                    1.0.25 (2025-09-03)
Bug Fixes
- 
release.yml: remove unused @hexonet/semantic-release-whmcs plugin (8ed9afc)
 
                                 
                             
                                                    
                                
                                    v1.0.23
                                    Released September 3rd, 2025
                                                                    
                                View/hide detailed changelog
                                
                                    1.0.23 (2025-09-03)
Bug Fixes
- 
release.yml: update WHMCSMP_MINVERSION to 8.13 for compatibility (4b0e2fc)
 
                                 
                             
                                                    
                                
                                    v1.0.22
                                    Released September 3rd, 2025
                                                                    
                                View/hide detailed changelog
                                
                                    1.0.22 (2025-09-03)
Bug Fixes
- 
release.yml: update TEAMS_NOTIFICATION_URI to use secrets for improved security (d62eb55)
 
                                 
                             
                                                    
                                
                                    v1.0.21
                                    Released September 3rd, 2025
                                                                    
                                View/hide detailed changelog
                                
                                    1.0.21 (2025-09-03)
Bug Fixes
- 
package.json: remove version constraints for release notification plugins (8a083e1)
- 
release.yml: add missing WHMCSMP secrets and minimum version for release (26130b8)
- 
release.yml: update GITHUB_TOKEN secret for release workflow (234c99f)
- 
review: update semantic-release-teams-notify-plugin dependency to latest version (e3c6e3f)