ChangeLog
## [14.08.2023]
* minor fixes, guzzle directory removed
## [20.07.2023]
* domainsync stopped working under certain conditions, error handling has been improved.
## [05.07.2023]
* Guzzle problem solved which prevented proper import of email messages in WHMCS
## [28.03.2022]
* TwentyOne DNS template support added
* Error in TwentyOne DNS templates fixed
## [16.06.2021]
* "Reply to" settings in Registrar Configuration did not display the administrator email addresses after recent WHMCS update. Issue has been fixed.
## [04.03.2021]
* Bugfixes for Delete functions
## [11.01.2021]
* Changes to cURL behaviour due to function changes in cURL which caused the Whois Provider to malfunction
## [11.01.2021]
* Compatibility problems with WHMCS 8.x fixed
* Delete problems with WHMCS 8.x fixed
* "date" deletion is now again possible in the Admin Area
* the menu items for redirector and owner change in the Client Area are now localized via /lang/overrides/
* minor fixes for buttons in Client Area forms
## [04.03.2020]
* Compatibility for WHMCS 7.9.2 tested, no errors occurred.
## [13.01.2020]
* Improvements to domain cancelation
* Service cancelation with activated domain cancelation checkbox will switch off auto-renew for the domain which leads to a deletion on expiration.
* Please activate the option Setup -> Automation Settings -> Miscellaneous -> Cancellation Requests O Tick this box to automatically terminate accounts with cancellation requests when due
* The client can afterwards re-activate auto-renew again if he later decides to keep the domain.
## [06.11.2019]
* Compatibility update for WHMCS 7.8.3
* Contact information form in client area fixed
## [23.07.2019]
* domain extensions now also working for Transfers, until now only Create was possible
* general errors in plugin fixed
## [18.07.2019]
* general change of localisation for "Cancel" buttons in Client Area, Buttons now show "Undo changes" because the button just resets the form
* missing Cancel Button styles fixed in OwnerChange and Redirect forms (changeOwner.tpl/domainForwarding.tpl)
* improvements to class.InterNetX_API.php for update/ownerchange task (FUNCTION domainOwnerChange now uses task code 0104010 instead of 0102)
## [10.07.2019]
* fix domain action buttons in Admin Area if language is not EN
## [04.07.2019]
* improvement for handling of additional fields (extensions)
additionaldomainfields.php and dist.additionalfields.php are no longer required in the plugin.
InterNetX_additionaldomainfields.php must be called within additionaldomainfields.php as before (see setup documentation)
## [27.06.2019]
* fix to domainsync, deleted domains now go to "CANCELLED" automatically instead of keeping on "ACTIVE"
* fix to transfersync, domains that have successfully been transferred now go to "ACTIVE" again
##[16.05.2019]
- Extensions for .UK fixed
##[07.05.2019]
- unified Redirector Wording in Client Area
- extensions for .IT updated
##[30.04.2019]
- OwnerC = AdminC function for domain transfers fixed
##[15.04.2019]
- Problem with thirdlevel TLDs solved (.co.uk)
- Problem with SSL CSR transmission fixed
##[06.03.2019]
- Compatibility for WHMCS 7.7.1
##[10.07.2018]
- dist.additionalfields.php removed
- Errors in additionalfields.php fixed
- changes to InterNetX.php to display registration errors that were previously not shown
- new function in class.InternetX_API.php to display registration errors that were previously not shown
##[16.05.2018]
- Incompatibility with PHP 7.1 and later fixed for Premium Domain Check
##[03.05.2018]
- WHMCS 7.5.1 compatibility assured
- improvement: localisation moved to overrides folder
- InterNetX.php: Premium Domain Check improved for PHP 7.1 and later versions
- InterNetX.php: New function InterNetX_FormatPhone improves phone number formatting
- class.InternetX_API.php: check for InterNetX name servers implemented to prevent errors with external name servers
-> if you are using virtual name servers you have to change "ns14.net" twice in class.InternetX_API.php according to your name server hostname!
- class.InternetX_API.php: Country fix for transfers
##[17.04.2018]
- WHMCS 7.5 compatibility assured
- improvement: localisation for german in client area
- improvement: DNS form and redirect forms in client area
- bugfix: wrong button localisation in client area fixed, unnecessary buttons removed