4.1.0 (2022-08-31)
- translation: danish translation added (e3de2b3)
4.0.9 (2022-07-11)
- gulp: cleanup package-info and phpcompatibility (ea48984)
4.0.8 (2022-06-15)
- dep-bump: upgrade jquery-ui from 1.12.1 to 1.13.1 (3aea47d)
4.0.7 (2021-08-11)
- path issue: fixed a php warning when building the download path (fea4dca)
4.0.6 (2021-08-09)
- HX logo: HX logo.png + configuration (3acd11d)
4.0.5 (2021-01-27)
4.0.4 (2020-10-22)
- cron: set time limit to unlimited (dff8f32)
4.0.3 (2020-06-15)
- menu: fixed to be shown only when being logged in (302d221)
4.0.2 (2020-06-02)
- init.php: fixed path detection for init.php (cron environment) (2ffd5a8)
4.0.1 (2020-05-27)
- versioning: move global var into config function (a2bfea1)
4.0.0 (2020-04-27)
- migration: to support v3.x.x of the ispapi registrar module (4ceb7b4)
- migration: compatible with ispapi registrar module >= v3.0.0
3.0.2 (2020-01-16)
- zip-extension: update in using zip_open() (8c3df85)
3.0.1 (2019-12-17)
- zip-extension: support fopen() and zip_open() (ed590b1)
3.0.0 (2019-11-26)
- idn converter: replaced to consider API Command (3cc63d0)
- idn converter: drop php-side composer module: algo26-matthias/idna-convert
2.2.11 (2019-10-15)
- translation: fix typo in session key (5096a50)
2.2.10 (2019-10-09)
- hooks: move ClientAreaPrimaryNavbar back into hooks.php (5583e78)
2.2.9 (2019-10-08)
- hooks: review hooks usage (464d876)
- lang: review language files for $_ADDONLANG (b5c8e4a)
- lang: review language usage and controller access (5bd93d8)
2.2.8 (2019-09-17)
- release process: switch to shared semantic-release configuration (5a62f34)
2.2.7 (2019-09-13)
- dep-bump: Migrate CI to semantic-release-whmcs (375a4ec)
2.2.6 (2019-08-16)
- logo: updated to our new logo design (857101c)
2.2.5 (2019-03-14)
- init.php: review path detection (4cd6e6b)
2.2.4 (2019-03-14)
- init.php: path detection and IDNA Converter dep-bump (0710b74)
- makefile: version detection (c5be536)
2.2.3 (2019-03-11)
- init.php: review path detection (022053f)
2.2.2 (2018-11-21)
- pendingdomainlist: Fixed exception issues (adb2646)
2.2.1 (2018-11-20)
2.2.0 (2018-10-24)
2.1.0 (2018-10-19)
- releaseInfo: add json file covering repository info (37d83ab)
2.0.4 (2018-10-19)
- IDNAConvert: review adding vendor folder to archives (7a2a432)
2.0.3 (2018-10-18)
- IDNAConvert: just add the vendor folder partially (bd01cbb)
2.0.2 (2018-10-18)
- IDNAConvert: include vendor folder in archives (1fcf207)
2.0.1 (2018-10-18)
- IDNAConvert: switch to new library (889746c)
2.0.0 (2018-10-18)
- pkg: Need to trigger a new major release as we switched to github and added CI/CD