Releases: centralnicgroup-opensource/rtldev-middleware-whmcs-internetbs-registrar
Releases · centralnicgroup-opensource/rtldev-middleware-whmcs-internetbs-registrar
v1.0.5
1.0.5 (2022-11-14)
Bug Fixes
- hook: check if cart is empty before validating shopping cart (cf8a0a3), closes #20
- php 8 support: patching index access error in phone number reformatting function (eae2815), closes #22
v1.0.4
1.0.4 (2022-07-11)
Bug Fixes
- hooks: this is a fix to include_once the IBS module in the hooks file (e11ce5f)
v1.0.3
1.0.3 (2022-06-28)
Bug Fixes
- missing function: causing fatal error, patched (b5796ff)
v1.0.2
1.0.2 (2022-06-10)
Bug Fixes
- cart & renewals: cart timeouts, special renewal issues (278f227)
v1.0.1
1.0.1 (2021-11-25)
Bug Fixes
- registrar tld sync: Modified the price sync to check the defaut currency of the WHMCS installation and, if that currency is supported by us, pull the prices in that currency (3e66f13)
v1.0.0
1.0.0 (2021-08-23)
Bug Fixes
- upgrade: fixed a few issues and added an upograde sql script to migrate from old or bundled module version to this new one (a25964f)
- whmcs.json: fixed invalid json (0c88c31)
Features
- release automation: initial version (fe5bb47)