Commits to master since this release
To install the developer build:
- Firefox: Click uBlock0_1.49.3rc7.firefox.signed.xpi
- Chromium: Install from the Chrome Web Store (CWS): https://chrome.google.com/webstore/detail/ublock-origin-dev-build/cgbcahbpdhpcegmbfconppldiemgcoii.
- Thunderbird: Download uBlock0_1.49.3rc7.thunderbird.xpi, then drag-n-drop it into Thunderbird's Add-ons Manager pane (Thunderbird 91+ required)
- Node.js: Import from npm, or download and unzip uBlock0_1.49.3rc7.npm.tgz.
Fixes / changes
- Add support for
xhr
inxml-prune
- Add
remove-node-text.js
scriptlet - Add
trusted-set-constant
scriptlet - Support injecting scriptlet in MAIN or ISOLATED world
- Add trusted-source support for privileged scriptlets (and add
replace-node-text
scriptlet) - Add
spoof-css
scriptlet - Add back AdGuard Tracking Protection
- Expand/harden some scriptlets
- Return string when storage.sync.get() promise fails
- Do not bail out when
content-disposition
isinline
- Fix improperly unselecting imported lists
- Report injected scriptlets in troubleshooting information
- Fix rendering issue of row-filter icon in popup panel
- Add "scriptlet" filter expression to logger
- Fix hostname-detecting regex
- Add support for sublists in "Filter lists" pane
- Properly handle converted procedural filters in logger
- Mind small screen size in asset viewer
- Add thunderbird as target for installation
- Add ability to execute aeld scriptlet at a later time
- Move hostname label to top of popup panel
- Offer opportunity to update filter lists before reporting issue
- Fix compiling of negated regex-based
to=
domain