Commits to master since this release
To install the developer build:
- Firefox: Click uBlock0_1.51.1rc3.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.51.1rc3.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.51.1rc3.npm.tgz.
Fixes / changes
- Add
json-prune-xhr-response
andtrusted-replace-xhr-response
scriptlets - Use
globalThis
instead ofself
in scriptlet helper - Add
json-prune-fetch-response
scriptlet - Position reload icon in logger as per feedback
- Re-factor extra args for
set-constant
scriptlet - Use Unicode version of hostnames in element picker
- Disallow trailing CSS universal selector unless properly separated
- Fix/improve
xml-prune
scriptlet - Put uBO's icon in nav bar by default
- Properly serialize CSS combinators according to position in selector
- Improve
no-xhr-if
scriptlet - Use non-normalized URL for reload/report operations
- Add commented keywords to
googlesyndication_adsbygoogle.js
scriptlet - Improve
fingerprint2.js
scriptlet - Nothing can come after action operator in procedural cosmetic filters
- Add
trusted-replace-fetch-response
scriptlet - Harden
spoof-css
scriptlet - Support negated pattern for stack test in scriptlets
- Fix looking up clickable URLs in code viewer
- Fine tune logging capabilities of
json-prune
scriptlet - Add
stackNeedle
argument tojson-prune
scriptlet - Improve
remove-class
behavior - Add visual hint for filtered out rows in firewall pane
- Add
$currentISODate$
totrusted-set-local-storage-item
scriptlet - Eliminate case-sensitivity from values in
set-cookie
scriptlet