Changes compared to the previous beta, v0.108.0-b.33. See CHANGELOG.md for all changes.
Full changelog
Added
- The ability to exclude client activity from the query log or statistics by editing client's settings on the respective page in the UI (#1717, #4299).
Changed
- Stored DHCP leases moved from
leases.db
todata/leases.json
. The file format has also been optimized.
Fixed
-
Provided bootstrap servers are now used to resolve the hostnames of plain UDP/TCP upstream servers.
-
The
github.com/mdlayher/raw
dependency has been temporarily returned to support raw connections on Darwin (#5712). -
Incorrect recording of blocked results as “Blocked by CNAME or IP” in the query log (#5725).
-
All Safe Search services are unchecked by default.
-
Panic when a DNSCrypt stamp is invalid (#5721).