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.24.3b8.firefox.signed.xpi.
- Thunderbird: Download uBlock0_1.24.3b8.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:
Firefox 60+
uBO requires a new permission, dns
, which is required to solve issue 780. This may triggers a new permission
warning from Firefox when uBO updates to the latest dev build, specifically "Access IP address and hostname
information", even though this was already possible for uBO to access that information:
From now on uBO will CNAME-uncloak network requests. CNAME-uncloaked network requests will appear as
blue entries in the logger. By default, canonical hostnames which are first party to the associated alias
hostname are not fed back into uBO's filtering engine, and neither are network requests which were blocked,
redirected, or excepted by a filter/rule.
Warning: CNAME-aliased hostnames exist most likely for content delivery purpose, i.e. legitimate.
Closed as fixed:
-
[Regression] Show requests blocked in the logger as a result of
csp=
option - Source list of entity filter with subdomain is not looked up correctly
- Fanboy's Cookie List moved to better place
- "::" entry in notracking hosts file blocks URLs containing "::"
- Adsbygoogle.js injectable does not validate whether iframe going to be injected is already exist or not
- Allow clicking on domain to expand it to show hosts
Notable commits with no entry in issue tracker:
- Fix regex-like filter representation in logger
- Improve neutered Google Analytics replacement scriptlet