The Wayback Machine - https://web.archive.org/web/20220320095337/https://github.com/gorhill/uBlock/releases
Skip to content
4faba3d
Compare
Choose a tag to compare
7ca4c84
Compare
Choose a tag to compare
0613052
Compare
Choose a tag to compare
ec935bf
Compare
Choose a tag to compare

Commits to master since this release
Commits since last release

To install the stable build:


Notes

As per various feedback, the new setting "Suspend network activity until all filter lists are loaded" is now unchecked by default in Chromium-based browsers. You will have to explicitly enable it to restore the attempt at mitigating Chromium-based browsers inability to reliably block network requests at launch.

Closed as fixed:

35a9e2b
Compare
Choose a tag to compare
428e4b8
Compare
Choose a tag to compare

Commits to master since this release
Commits since last release

To install the stable build:


Notes

Minimum supported browser versions has been bumped up:

  • Firefox 68
  • Chromium 66
    • Consequently, Opera 53

New

Dark mode

Support for dark mode added to the Settings pane, under the (new) Appearance section:

Screenshot from 2022-02-03 06-54-25

The new setting can be either Auto, Light, or Dark.

In addition, there is a new setting to control the accent color used by uBO throughout its user interface:

Screenshot from 2022-02-03 06-52-53

For example, changing the accent color changes the look of the popup panel:

Screenshot from 2022-02-03 07-17-36 Screenshot from 2022-02-03 07-17-14

Behavior at browser launch

A new setting in "Filter lists" pane to control whether uBO should wait for all filter lists to be loaded before unsuspending network activity.

Screenshot from 2022-02-06 09-18-17

By default, at browser launch uBO waits for all filter lists to be loaded before unsuspending network activity so as to ensure web pages are properly filtered at launch.

The new setting allows to opt out of network activity suspension at launch, i.e. allowing web pages to load without waiting for filter lists to be fully loaded, of course at the cost of potentially not filtering properly those web pages.

Closed as fixed:

Chromium-based browsers

Core

Notable commits without an entry in the issue tracker:

554241b
Compare
Choose a tag to compare
84bd5c1
Compare
Choose a tag to compare