Skip to content

1.15.20

Compare
Choose a tag to compare
@gorhill gorhill released this 02 Apr 09:39
· 7165 commits to master since this release
8528338

Changes:

From now on, behind-the-scene network requests will be treated and filtered just like any other network requests. The behind-the-scene scope will be un-whitelisted when migrating to 1.15.20+ from an older version.

This will not apply to current installations of the Firefox/legacy version of uBO, as this would cause serious breakage of the browser given that uBO can see all network requests in Firefox/legacy. However for a fresh install of the Firefox/legacy version, you will have to manually add the behind-the-scene scope as a whitelist directive in the Whitelist pane.

Keep in mind I plan to drop support for Firefox/legacy once Firefox 60 ESR is released on May 7. This will remove a roadblock for simplifying uBO's code base in many areas.


Miscellaneous:

  • Ability to visually filter out rules in the "My rules" pane in the dashboard.
  • Firefox for Android: improved compatibility with the CodeMirror editor.
  • Responsive design of the dashboard user interface has been improved a bit.

Closed as fixed:

Firefox

Core