Commits to master since this release
To install the developer build:
-
Chromium: Install from the Chrome Web Store: https://chrome.google.com/webstore/detail/ublock-origin-dev-build/cgbcahbpdhpcegmbfconppldiemgcoii.
-
There may be a good delay before the latest dev build become available in the CWS, as I currently receive a
server error ['PUBLISHED_WITH_FRICTION_WARNING']
warning when I programmatically push an update to the CWS -- which means the submitted version is "Pending review". -
For Chromium version 54 and older, it is necessary to enable "Experimental JavaScript" at
chrome://flags/#enable-javascript-harmony
.
-
There may be a good delay before the latest dev build become available in the CWS, as I currently receive a
- Firefox: Click uBlock0_1.23.1b19.firefox.signed.xpi.
- Thunderbird: Download uBlock0_1.23.1b19.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.
Changes:
The badge for the cosmetic filtering switch in the popup panel has been revisited so that it will from now on be
evaluated on-demand only, which occurs when hovering the mouse cursor over the cosmetic filtering switch:
Closed as fixed:
- report-uri / report-to rejector RegExp is broken
- global onMouseDown handler doesn’t handle SVG links
- Regression: tabs created by user are closed by popup filter
- Switch filter inputs to type="search"
- Performance of the per-site switches counters
- Expand bidi-trie code to hold more types of filters
- Block element preview window overlays object to be blocked
Commits with no entry in issue tracker: