Commits to master since this release
To install the developer build:
- Firefox: Click uBlock0_1.29.3b13.firefox.signed.xpi.
- uBO works best on Firefox.
- uBO works best on Firefox.
- Chromium: Install from the Chrome Web Store (CWS): https://chrome.google.com/webstore/detail/ublock-origin-dev-build/cgbcahbpdhpcegmbfconppldiemgcoii.
- For Chromium version 54 and older, it is necessary to enable "Experimental JavaScript" at
chrome://flags/#enable-javascript-harmony
.
- For Chromium version 54 and older, it is necessary to enable "Experimental JavaScript" at
- Thunderbird: Download uBlock0_1.29.3b13.thunderbird.xpi, then drag-n-drop it into Thunderbird's Add-ons Manager pane (Thunderbird 65+ required)
Firefox developer build will auto-update when a newer developer build become available.
Summary
The cloud storage feature has been improved in a number of ways:
- Better reporting of error conditions in the user interface;
- User interface widget to report storage used/total/max;
- Support for compressing cloud storage data.
Improved "My rules" user interface:
- Ability to sort rules by type, source, or destination;
- Ability to show changes only.
Added support to chain :style(...)
operator to procedural operators.
The element picker has been refactored to fix long standing issues (including some not reported in the issue tracker). The Ctrl key is no longer used to control the specificity of a candidate filter, and new widgets have been introduced for the purpose of more easily tuning the depth and specificity.
The concept of "bad list" has been introduced, to prevent users from unwittingly end up using what are deemed "bad lists" by the uBO team. Some "bad lists" will be completely ignored and importing them will be forbidden by uBO. This restriction can be bypassed by users by simply appending a dummy query parameter to the URL of the list.
Closed as fixed:
Firefox for Android
Core
has()
not work on<html>
- Cosmetic filters interfere with element picker visuals
- Picker gets deformed when a cosmetic filter is added
- Add Support for AdGuard special case pre-processor directives
- Sort dynamic filter list by destination / host components
- Better parsing of hosts file system addresses
- Can't control specificity in element picker with Firefox for Android
- Add ability to view changes only in
My Rules
- Combining procedural selector :has() and :style()
- Add visual hint for last selected entry in element picker
- Prevent malicious pages from tampering with element picker