FEATURE
WHMCS V8.8 and V8.9 support
Integrations will now support WHMCS "TLD Import & Pricing Sync" functionality that allows for quick setup and management of pricing and margins for domain registration, renewal, transfer and redemption - case #414
Providers can now allow resellers to use their registrar integration modules as domain lookups to receive search suggestions based on their domain lookup configurations - case #558
IMPROVEMENT
Obtain the domain nameservers and register lock status with the "GetDomainInformation" function - case #527
Added option to delete all addon module logs at once - case #529
Optimized specific queries to improve loading speeds on WHMCS instances with large numbers of ordered domains - case #543
Hide specific dashboard panels in the addon module by configuring the "DomainsResellerappConfigUIElementsAdminAreadashboard.yml" file
REMOVED
Support for WHMCS V8.5 and previous
BUG FIX
When performing the renewal action, the change of registrars will no longer revert - case #398
Promotion discounts will now be properly taken into account when using credits as per the settlement between reseller and provider - case #462
Once grace or redemption periods are over, the reseller will be able to register domains previously used by clients - case #463
Fixed problem where "Last 6 months" and "Last year" graph scopes might not have been selectable in the dashboard
Specific corrections related to domain nameservers saving - case #560
Eliminated problem that might have prevented the module from loading in the client area - case #570
The "Auto domain register aborted by Domains Reseller module" notice shall no longer appear in the logs - case #576
Corrected request of the EPP code from Blesta integration - case #556
Errors that occurred in the domain's "DNS Management" section will now be properly logged in the addon module logs - case #582
Corrected integration with DNS Manager For WHMCS that incorrectly called the "SaveDNS" and "GetDNS" functions by the module even when the registrar already supported them - case #584
Other minor code corrections, language and UI improvements