1.33.0
Commits to master since this release
Commits since last release
To install the stable build:
- Firefox: Click uBlock0_1.33.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 Nik Rolls
- Opera: Install from Opera addons: https://addons.opera.com/en/extensions/details/ublock/
New
Many new managed storage properties to make it easier for administrators to configure uBO through policies -- see related documentation.
Minimum browser version has been increased to:
- Chromium 55.0
- Firefox 57.0
Closed as fixed:
Firefox
Core
- Only filtered part of rules is uploaded to cloud storage
- remove-attr does not always work
- Add AdGuard's noopvmap-1.0 equivalent as a redirect resource
- Using an alias for custom scriptlet in my Filters pane is seen as invalid
- Third party is not detected (or not exposed to the user)
Notable commits without an entry in the issue tracker
- Add any-delay to timeout/interval boosters
- Improve neutered
adsbygoogle
scriptlet - Expand managed storage for admins:
- Add ability to lookup effective context from store of frames
- Just extract token from queryprune -- don't create pattern
- Fix word-based selection in filter list editor/viewer
- Fix potentially missing context in logger for
popup
entries - Improve extraction of tokens from regex-based filters
- Upgrade CodeMirror library to 5.59.0 (from 5.46.0)