Change
- Add support for
allfilter option - Add support for
docfilter option - Make filter syntax converter process all filters except explicitly excluded
Note: The release notes are created/maintained by @JustOff.
Change
- Add support for
:nth-ancestor(n)by mapping it to the equivalentxpathexpression - Remove support for deprecated implicit scriptlet injection
- Improve
abort-current-inline-script.jsscriptlet - Add support for Iceape-UXP
- Update support links in
about.htmland satisfy GPLv3 requirements
Note: The release notes are created/maintained by @JustOff.
Change
- Fix a bug that in certain conditions prevents updating assets
- Incorporate redirect resources into the local repo and update the scriptlets
- Add missing scriplets:
- nosiif.js / no-setInterval-if.js
- nostif.js / no-setTimeout-if.js
- raf-if.js / requestAnimationFrame-if.js
- json-prune.js
- Update existing scriptlets:
- set.js / set-constant.js
- acis.js / abort-current-inline-script.js
- Update filter syntax converter
- Add missing scriplets:
- Apply filter syntax converter to RU AdList Counters
Note: The release notes are created/maintained by @JustOff.
Change
- Improve runtime environment detection using pre-parsing directives
- Make uBlock for firefox-legacy have
env_firefoxdefined astrue - Add an additional token
env_legacywhich istrueonly for uBlock for firefox-legacy
- Make uBlock for firefox-legacy have
- Make uBlock for firefox-legacy auto-update using GitHub
- This makes uBlock Origin Updater obsolete
- Add support for
!#if falsein list directive processor - Remove some leftover Chromium-specific code
Note: The release notes are created/maintained by @JustOff.
Change
- Fix parsing of nested
!#if-!#endifdirectives - Update link to the remote assets.json
- Apply syntax converter to embedded uBlock filters
Note: The release notes are created/maintained by @JustOff.