[New]
Implement option to delete logs after X amount of days.
[Fix]
Fix CNAME responses.[Fix]
Addedmarkupsafe==2.0.1
in requirements as v2.1.0 has removedsoft_unicode
.
[New]
Added 'restart daemon' button in system settings.[New]
Added functionality to set the forwarding DNS' port as well as the IP.[New]
Added an option to clear the DNS cache when it hits the max limit set by the admin.[Update]
Update jQuery to v3.6.0, and jQuery Validate to v1.19.3.[Fix]
Removed requirement for SMTP User/Pass to be entered, in case the server runs on localhost.
[Fix]
Fix issue in API when creating and updating records without defining conditional data.
[Fix]
Fix issue when auto-creating zone from a log entry.
[New]
Implement support DNS Cache.[New]
Implement support for CAA records.[Fix]
Return SOA responses the right way.[Fix]
Fix issue to match domains regardless of upper/lower case formats.
[Fix]
Fix RADIUS password encoding fromascii
toutf8
.
[New]
Implement RADIUS authentication.[New]
Implement Regular Expression matching for zones.[New]
Optional functionality to change user password on Active Directory via LDAP.[Fix]
Update password complexity checks to accept non-7-bit ASCII.[Fix]
Fix 2FA secrets 160-bit key issue.[Fix]
Fix issue with LDAP password change for users that have never logged in before.