This repository has been archived by the owner on Dec 8, 2024. It is now read-only.
Releases: Hosterra/whmcs-gandi
Releases · Hosterra/whmcs-gandi
Version 5.1.0
Added
- Management of multivalued records.
- A global constant
GANDI_ELEMENTS
is now defined to propagate domain information in hooks. - A smarty
{$lockable}
variable is now assigned for domain details templates: boolean value indicating if TLD supports registrar locking.
Changed
- DNS records updates are now done via PUT verb (full zone replacement) which is faster.
- TXT records with same names are now allowed.
- The modal boxes are now compatible with Safari.
Version 5.0.0
This is the first release of the module.
The major number of this release is numbered 5 (as of Gandi API current version). The following releases will follow this scheme; until Gandi change its API version, this module will be versioned as 5.x.x
Note this version is not a "pre-release". It is fully operational. Nevertheless, code needs cleaning, refactoring, etc. You're welcome to help ❤️