Technitium DNS Server v9.0 Release Notes

  • ๐Ÿš€ Release Date: 24 September 2022

    • โž• Added multi-user role based access support. This allows creating multiple users and multiple role based groups with permission based access controls.
    • โž• Added support for non-expiring API tokens to use with automation scripts.
    • โž• Added zone level permissions support to allow access only to selected users or group members.
    • โšก๏ธ User profile options available to update each user's session timeout values.
    • ๐Ÿš€ HTTP API: The API has been updated extensively keeping backward compatibility. Any implementation that uses the API must test with new update before deploying to production. Using the non-expiring API tokens is recommended.
    • โšก๏ธ Updated Conditional Forwarder zones to support APP records to allow using DNS Apps in these zones.
    • โšก๏ธ Option added in Settings to stop block list URL automatic update.
    • ๐Ÿš€ DNS Apps: There is a breaking change in the IDnsAppRecordRequestHandler.ProcessRequestAsync() method. If you have any custom DNS app deployed, you need to recompile it with the latest DnsServerCore.ApplicationCommon.dll before updating to this new release.
    • โšก๏ธ DNS Apps now support automatic updates. The DNS server will check for updates and install them automatically every 24 hours.
    • ๐Ÿ”ง Split Horizon App: Added feature to configure collection of networks to use with APP record data.
    • Wild IP App: Added new DNS App that returns a response A or AAAA queries with the IP address that is embedded in the subdomain name of the query. This app works similar to sslip.io.
    • ๐Ÿ›  Fixed minor issues in DNSSEC validation for DNAME responses and for wildcard NO DATA responses.
    • โšก๏ธ DHCP scopes now support updating DNS records in both Primary and Forwarder zones.
    • ๐Ÿ‘ DHCP scopes now support blocking dynamic allocations to devices with locally administered MAC address.
    • ๐Ÿ›  Multiple other minor bug fixes and improvements.