1.52.0
Commits to master since this release
Commits since last release
To install the stable build:
- Firefox: Click uBlock0_1.52.0.firefox.signed.xpi
- Chromium: 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: Install from Opera addons: https://addons.opera.com/en/extensions/details/ublock/
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