Skip to content

Releases: AdguardTeam/urlfilter

v0.15.1

14 Dec 14:53
Compare
Choose a tag to compare

Fixed

v0.15.0

11 Nov 10:27
Compare
Choose a tag to compare

Added

  • Package lookup containing index structures for improving rules matching performance.

Changed

  • rules.NewMatchingResult now returns a pointer to the MatchingResult.

  • Functions FastHash and FastHashBetween are moved into the filterutil package.

Fixed

Removed

  • Go before version 1.16 support. v0.15.0 requires at least Go 1.16.

v0.14.6

11 Jun 11:16
Compare
Choose a tag to compare

Fixed

  • Treatment of domain names and FQDNs in $dnsrewrites with PTR type.

v0.14.4

12 Mar 16:15
Compare
Choose a tag to compare

Added

Changed

v0.14.3

09 Feb 10:00
Compare
Choose a tag to compare
  • Fix wide $dnstype and $somain rules validation.

v0.14.1

22 Dec 14:30
Compare
Choose a tag to compare

MX, PTR, HTTPS, and SVCB support in $dnsrewrite.

v0.14.0

22 Dec 14:30
Compare
Choose a tag to compare

$dnsrewrite response modifier support.

v0.13.0

24 Nov 11:37
Compare
Choose a tag to compare

$dnstype modifier for matching specific DNS request types.

v0.12.3

15 Oct 09:59
Compare
Choose a tag to compare

$client modifier now accepts CIDRs

v0.11.2

23 Jul 17:48
Compare
Choose a tag to compare

Fixing issues with matching $client tag