Skip to content
This repository has been archived by the owner on May 12, 2023. It is now read-only.

Releases: centralnicgroup-opensource/rtldev-middleware-whmcs-internetbs-registrar

v1.0.5

14 Nov 15:05
Compare
Choose a tag to compare

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

11 Jul 13:24
Compare
Choose a tag to compare

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

28 Jun 18:16
Compare
Choose a tag to compare

1.0.3 (2022-06-28)

Bug Fixes

  • missing function: causing fatal error, patched (b5796ff)

v1.0.2

10 Jun 18:54
Compare
Choose a tag to compare

1.0.2 (2022-06-10)

Bug Fixes

  • cart & renewals: cart timeouts, special renewal issues (278f227)

v1.0.1

25 Nov 13:31
Compare
Choose a tag to compare

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

23 Aug 16:48
Compare
Choose a tag to compare

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)