Skip to content

Releases: SynergyWholesale/WHMCS-Domains-Module

Release v2.2.2

12 Mar 00:18
eb60f5a
Compare
Choose a tag to compare
Hotfix/dont delete record after edit (#63)

* fix: check if recordType is NOT undefined

* fix: actually fix the issue

* chore: update changelogs

Co-authored-by: Luke McMahon <lmcmahon@nexigen.digital>

Release v2.2.1

14 Jan 03:18
cdda31f
Compare
Choose a tag to compare
Respect TLD level DNS and Email Forwarding management options (#55)

* fix: respect TLD addon management configuration

Currently if a TLD has management options disabled we still inform their customers that they can enable the addon, we should only disable the DNS options section if it's enabled on the domain (an override) or enabled in the mangement options for the TLD

* fix: should be checking request option

Co-authored-by: Luke McMahon <lukemcmahon96@gmail.com>

Release v2.2.0

13 Jan 04:52
5ed7fe9
Compare
Choose a tag to compare
fix: more build issues resolved (#54)

fixes issues with builds not working on php 8 with ubuntu-latest

Release v2.1.12

03 Dec 04:53
402eb5c
Compare
Choose a tag to compare
fix: provide .uk transfers with contact set as well

Release v2.1.11

29 Oct 05:21
db500f6
Compare
Choose a tag to compare

Fixed

  • Fixed admin and billing contacts not being updatable. Fixes #45

Release v2.1.10

09 Oct 03:10
0d4f99e
Compare
Choose a tag to compare

Fixed

Fixed incorrect domain transfer conditions introduced in #34.

Release v2.1.9

11 Sep 00:21
1f5fb61
Compare
Choose a tag to compare

Fixed

Fixed internal transfers not being renewed upon transfer-in. Fixes #33

Release v2.1.8

27 Jul 02:28
f5b621a
Compare
Choose a tag to compare

Added

  • Added whmcs.json file. Fixes #24

Fixed

  • Fixed an issue syncing Rememption/Grace fees days. Fixes #25 #26

Release v2.1.7

26 May 01:20
Compare
Choose a tag to compare

Fixed

  • Fixed an issue with updating technical contacts. Fixes #21

Release v2.1.6

14 May 00:09
a310002
Compare
Choose a tag to compare

Fixed

  • Fixed an unclosed quote in the header when importing a JS asset. Fixes #16