Skip to content

2.0.46-beta2

Compare
Choose a tag to compare
@github-actions github-actions released this 08 Jun 09:17
2.0.46-beta2

Version 2.0.46 (not released yet, may become 2.1.0)

beta 2:

  • Relays are now mandatory for ODoH servers.
  • Routes with server_name = '*' now correctly handle both relay types.
  • A deprecation warning was added for fallback_resolvers.

beta 1:

  • Source URLs are now randomized.
  • On some platforms, redirecting the application log to a file was not compatible with user switching; this has been fixed.
  • fallback_resolvers was renamed to bootstrap_resolvers for clarity. Please update your configuration file accordingly.
  • Preliminary support for ODoH (Oblivious DoH) was added. Thanks to Chris Wood for his help on this!