Releases: SynergyWholesale/WHMCS-Domains-Module
Releases · SynergyWholesale/WHMCS-Domains-Module
Release v2.4.3
What's Changed
- bugfix/SW-2430-WHMCS-Organisation-not-getting-included-when-using-existing-account-contact by @LlamaDuckGoose in #94
Full Changelog: v2.4.2...v2.4.3
Release v2.4.2
chore: updated changelog
Release v2.4.1
What's Changed
- chore(deps): bump terser from 4.6.3 to 4.8.1 by @dependabot in #91
- Feature/sw 2371 improve ux for dns config type changes by @Sn0wCrack in #89
- feature/SW-2093-improvements-to-WHMCS-Initiate-AU-CoR-from-WHMCS-domain-module by @LlamaDuckGoose in #77
New Contributors
- @dependabot made their first contribution in #91
Full Changelog: v2.4.0...v2.4.1
Release v2.4.0
What's Changed
- fix: parse dns type value to int before switch by @Sn0wCrack in #83
- feat: add organisation field to domain contacts form by @sumeetish in #84
- fix: hide url email forwarding when dns type is disabled by @sumeetish in #87
- feat: add dns management option to side bar by @sumeetish in #85
- fix: log response as either string or array by @jacobv123 in #80
- bugfix/SW-2085-WHMCS-Domain-Module-does-not-sync-Pending-Transfer-domains by @LlamaDuckGoose in #86
- Release 2022-06-09 by @Sn0wCrack in #88
New Contributors
- @sumeetish made their first contribution in #84
- @jacobv123 made their first contribution in #80
Full Changelog: v2.3.1...v2.4.0
Release v2.3.1
chore: update changelog
Release v2.3.0
2.3.0 [Updated 22/03/2022]
Added
- Direct .au support, read more on how to set up here: https://synergywholesale.com/faq/article/setting-up-au-direct-with-synergy-wholesales-domain-registrar-module/
- additionalfields.php for .au and direct .au priority application data
Release v2.2.10
Merge pull request #78 from sumeeti-sharma/improvement/SW-2095-fixed-…
Release v2.2.9
Update CHANGELOG.md (#76)
Release v2.2.8
Added separate fields for SRV records (#72) * Added separate fields for SRV records * Fixed visual bug with prio
Release v2.2.5
Bugfix/sw 1873 whmcs pending registration status does not work (#68) * Added support for register_manual status * Added hook to fix register * Added Changelog * fixed bug * removed unneeded code * added registrar check Co-authored-by: Luke McMahon <lukemcmahon96@gmail.com>