Skip to content

Releases: SynergyWholesale/WHMCS-Domains-Module

Release v2.1.5

13 May 04:38
ed4dc0b
Compare
Choose a tag to compare

Fixed

  • Fixed domain sync not working on transferred away domains. Fixes #14

Release v2.1.4

20 Apr 01:06
5be452d
Compare
Choose a tag to compare

Fixed

  • Fixed Registrar Lock option displaying for .au domain names. Fixes #8

Notes

You'll have to clear the templates cache to see any changes.

Release v2.1.3

16 Apr 04:23
217808a
Compare
Choose a tag to compare

Fixed

  • Fixed error "Registry Error: Data missing" on pending domain transfers in WHMCS versions 7.6 and later. Fixes #10
  • Fixed transfer price for .au domains on pricing import. The transfer price will be set to "0.00" for all .au domains. Fixes #9
  • Fixed style sheet rules conflicting with themes by prefixing any CSS rules with sw-. Fixes #7

Changed

  • Updated Makefile and hooks.php to insert the module version as a parameter to prevent browsers loading cached assets after new releases.

Release v2.1.2

30 Mar 04:06
Compare
Choose a tag to compare

Fixed

  • Fix introduced type error: Carbon\Carbon provided, expected WHMCS\Carbon

Release v2.1.1

30 Mar 00:29
Compare
Choose a tag to compare

Fixed

  • Fixed "Get EPP Code" not displaying the EPP Code on screen. Fixes #6

Release v2.1.0

25 Mar 04:52
d4a3e5c
Compare
Choose a tag to compare

Added

  • Added support for GetDomainInformation method for newer WHMCS 7.6+. This should improve load times by reducing the number of required API calls required.
  • Added support for GetTldPricing to enable the syncing of TLD pricing and settings. This feature is available in WHMCS 7.10+ Fixes #4.

Fixed

  • Fixed DNS Management page not loading properly when Cloudflare Rocket Loader is active.

Changed

  • Replaced the Synergy Wholesale logo to a higher resolution and white background instead

Release v2.0.2

18 Feb 02:35
661e73c
Compare
Choose a tag to compare

Changed

  • PHP Version sent in API requests no longer include the [extra] version details

Fixed

  • Fixed "Next Due Date" not accounting for Sync Next Due Date setting on domain sync. Fixes #1

Release v2.0.1

07 Feb 09:26
Compare
Choose a tag to compare

Fixed

  • Fixed support for PHP 7.2 and below. Fixes #1

Release v2.0.0

05 Feb 01:58
Compare
Choose a tag to compare

This is a new release of the Synergy Wholesale Domains module. It has now been open-sourced and the module internals have been (mostly) rewritten from the ground up.

Added

  • Premium domain support for registration, transfers and renewal
  • Premium detection to the domain sync
  • Domain "Push" button to admin panel. Allows approval of outbound transfers from within WHMCS.
  • WHMCS Module Version, WHMCS Version, and PHP Version to each API request for analytics.
  • Domain sync will update the status of ID Protection in WHMCS

Changed

  • Completed a refactor of the module
  • Merged and (lightely) tidied up templates, CSS, and JS
  • Replaced green "pencil" for save/update DNS/URL/Email management buttons with a tick
  • Replaced the gears loader with a simple CSS loader

Removed

  • VentraIP Wholesale conversion feature