Skip to content
0b4742b
Compare
Choose a tag to compare
5f77fb4
Compare
Choose a tag to compare

1.41.3b1

Pre-release
Pre-release

Commits to master since this release

To install the developer build:


Notable commits without an entry in the issue tracker:

35a9e2b
Compare
Choose a tag to compare
9ce1f38
Compare
Choose a tag to compare

1.41.1b0

Pre-release
Pre-release

Commits to master since this release

To install the developer build:


Notable commits without an entry in the issue tracker:

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
7dc5997
Compare
Choose a tag to compare
7bec4e1
Compare
Choose a tag to compare

Commits to master since this release
Commits since last release

To install the stable build:


Notes:

Given that the format of compiled lists and selfie changed, this may cause a noticeable delay for the first launch after updating to 1.40.0 on less powerful devices. For a concrete example, in Firefox for Android I got ~7 seconds launch time after update to 1.40.0. Subsequent launches will be back to normal, for example on mobile I get ~790ms with selfie (and "uBlock filters -- Annoyances" enabled). On more powerful devices, this should be less noticeable if at all.

Closed as fixed:

Notable commits without an entry in the issue tracker