Skip to content

v1.17.0

Compare
Choose a tag to compare
@github-actions github-actions released this 12 Jul 15:30
· 3581 commits to master since this release

Release Notes

From #1080

Add support for two new features to make network filtering more flexible and powerful. The new denyallow option is now fully supported. Moreover, both the new denyallow and existing domain options can contain entities, allowing the use of trailing wildcards to match against all public suffixes (e.g. evil.* will match evil followed by any valid public suffix like evil.com or evil.co.uk).


🚀 New Feature

  • @cliqz/adblocker
    • feat: support denyallow option and entities for network filters #1080 (@remusao)

🏠 Internal

🔩 Dependencies

Authors: 3