Changes compared to the previous beta, v0.108.0-b.39. See CHANGELOG.md for all changes.
Full changelog
Changed
- Improved CPU and RAM consumption during updates of filtering-rule lists.
Deprecated
- Default exposure of the non-standard ports 784 and 8853 for DNS-over-QUIC in the
Dockerfile
.
Fixed
-
Two unspecified IPs when a host is blocked in two filter lists (#5972).
-
Incorrect setting of Parental Control cache size.
-
Excessive RAM and CPU consumption by Safe Browsing and Parental Control filters (#5896).
Removed
-
The
HEALTHCHECK
section and the use oftini
in theENTRYPOINT
section inDockerfile
(#5939). They caused a lot of issues, especially with tools likedocker-compose
andpodman
.NOTE: Some Docker tools may cache
ENTRYPOINT
sections, so some users may be required to backup their configuration, stop the container, purge the old image, and reload it from scratch.