You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Cached source data were not redownloaded if the proxy was used without interruption. This has been fixed.
If the network is down at startup time, fall back to cached source data, even if is it out of date, and schedule an immediate update after the networks is back.
RTT estimation for DNS-over-HTTP/2 servers was off. This has been fixed.
The generate-domains-blacklist script now has a configurable timeout value, and can produce time-based rules.
The timeout parameter in the example configuration file didn't had the correct name; this has been fixed.