Added characters validation during the DNS zone names creation - case #196
REMOVED
Support for WHMCS V8.3 and previous
Support for PHP 7.3 version
BUG FIX
Resolved various compatibility issues with PHP 8.1 - case #353, #351
Eliminated array errors that could occur when trying to create a new DNS zone - case #337
TTL, NS, and SOA record values will now be correctly set with the PowerDNS server - case #343, #385
Fixed task issue that could cause problems with updating the statuses of zones - case #362
Resolved problems with the synchronization of zones that contained IDN domains - case #361
"DS" record type should now be supported properly for the Simple DNS Plus V8 server - case #352
Domains with uppercase names will now be correctly listed by the module - case #349
Eliminated situations when the "Remove Zone" button remained inactive in the client area - case #340
Fixed "You cannot use this IP address" error that could occur when adding a zone even if the specified IP address should not be blocked - case #339
Eliminated "Unexpected Error" that occurred when the module's "Settings" were not saved after the module initial activation - case #334
"Zone Altered Notification" will be now sent properly to clients after creating, updating, or deleting records - case #328
Fixed cases when the PowerDNS V4 zones were created without any records defined in the records set in the admin area - case #327
The "Manage DNS" button will not disappear after changing the domain nameservers - case #347
The AWS Route 53 server zone name will no longer be imported with a dot sign at the end of its name - case #383
The "DNS Zone Name" field input will be now displayed if the "Other Item Options" in the addon is configured to allow custom domains - case #346
Fixed issue with setting up invalid zone type when the "Allow Update Of Existing Zone" option was enabled - use "linkedZonesFixer" argument for cron command if you were affected by this problem - case #241
Migrated "DNS Zones" section along with "Servers" and "Records Sets" settings to the new addon module
IMPROVEMENT
Listing DNS records in "Bulk Management" will be now more accessible for users without the regex knowledge
CHANGED
"Change Record Set" action in "Bulk Management" will now use the tasks jobs
REMOVED
Support for WHMCS V8.0 and previous
BUG FIX
Fixed problem where domains without hosting in Plesk were not available for migration - case #1132
Corrected "CAA" DNS record type support for cPanel server integration - case #1124
Adding multiple "MX" DNS records will now work properly with the Google Cloud server integration - case #1134
If creating a DNS zone fails, when using DNS Manager API, the response will no longer be false-positive - case #1125
Resolved cases of incorrect filtering by allowed and blacklisted IP addresses when trying to add a DNS zone or a record - case #1122
Fixed a minor issue of the owner's zone wrongly linked to another user's hosting - case #1137
IDNA standard will be now properly encoded in "SOA" DNS records for Bind9 server integration - case #1130
Adjusted regex validation for "SRV" DNS record names - case #1126
Eliminated problem with updating domain DNS records when using the default "DNS Management" tool along with installed Domains Reseller For WHMCS module - case #1144
Zones synchronization will now properly proceed after their import - case #1142
Fixed problem with the validation of underscore "_" character used in the name field of the "A" record type in the Bind9 server integration - case #1141
Eliminated problem with "Use of undefined constant DNSManager2ClientAreaPrimaryNavbar" error when setting up the master-slave replication in MySQL database - case #1116
Assorted other code corrections, as well as language and UI improvements
Eliminated "Call to a member function getSettings() on bool" error that might have occurred when trying to delete a package for an existing zone - case #1069
Absolute path to SSH key can now be provided when configuring PowerDNS - case #1072
Fixed white-label nameservers for AWS Route 53 - case #1070