Commits to master since this release
Commits since last release
To install the stable build:
- Firefox: Review pending
- Chromium: (deployment: 25% users) Install from the Chrome store (CWS): https://chrome.google.com/webstore/detail/ublock-origin/cjpalhdlnbpafiamejdnhcphjbkeiagm
- Edge: Install from Microsoft Store: https://microsoftedge.microsoft.com/addons/detail/odfafepnkmbhccpbejgmiehpchacaeak
- The Microsoft Store version of uBO is published by Nicole Rolls
- Opera: Submission pending
Fixes / changes
- Remove obsolete web_accessible_resources
- Add missing (deprecated) method to google ima
- Fix regression in handling of experimental
header=
filter option - Only already normalized CSS selectors can be fast path-compiled
- Improve compatibility with AdGuard's scriptlets
- Add static network filter option:
permissions
- Add
set-attr
scriptlet - Do not bail too early when trapping properties in
acs
scriptlet - Fix regression in cloud storage import of "Filter lists" pane
- Add
set-session-storage-item
scriptlet - Prevent negative position when widget size is greater than viewport size
- Add visual hint when not all sublists are enabled
- Add support for AdGuard's noop (
_
) network filter option - Add "tabless" filter expression for logger output
- Add support for logical expressions to
!#if
directive- Also added support for
!#else
- Also added support for
- Add resource aliases for increased compatibility with AdGuard lists
- Add compatibility with AdGuard's
#%#//scriptlet(...)
syntax- Also added support for quoted parameters in
##+js(...)
syntax
- Also added support for quoted parameters in
- Fix syntax highlighter throwing with invalid patterns
- Prevent creating report until filter lists are updated
- Add support for sublist at any tree depth in "Filter lists" pane
- Add
set-local-storage-item
/trusted-set-local-storage-item
scriptlets - Fix
m3u-prune
scriptlet - Rework
nowoif
scriptlet - Add
trusted-set-cookie
scriptlet (requires trusted source) - Add
set-cookie
scriptlet - Can't have whitespace in network filter pattern