1.48.4

gorhill/uBlock1.48.4Apr 1, 2023by github-actions[bot]

AI Summary

A minor release fixing network filter validation and improving badge display logic to avoid showing inconsequential indicators.

Key Highlights

  • Fixed presumed network filter validation
  • Avoided using toolbar icon badges when inconsequential
  • Cleared unprocessed requests status on webNavigation reload

Full Release Notes

[Commits to master since this release](https://github.com/gorhill/uBlock/compare/1.48.4...master)
[Commits since last release](https://github.com/gorhill/uBlock/compare/1.48.2...1.48.4)

To install the stable build:

- **Firefox**: Click [uBlock0_1.48.4.firefox.signed.xpi](https://addons.mozilla.org/firefox/downloads/file/4092158/ublock_origin-1.48.4.xpi)
    - [uBO works best on Firefox](https://github.com/gorhill/uBlock/wiki/uBlock-Origin-works-best-on-Firefox).
- **Chromium**: Install from the Chrome store (CWS): <https://chrome.google.com/webstore/detail/ublock-origin/cjpalhdlnbpafiamejdnhcphjbkeiagm>
- **Edge**: Install from Microsoft Store: <https://microsoftedge.microsoft.com/addons/detail/odfafepnkmbhccpbejgmiehpchacaeak>
    - The Microsoft Store version of uBO is published by [Nicole Rolls](https://github.com/nicole-ashley/uBlock-Edge)
- **Opera**: Install from Opera addons: <https://addons.opera.com/en/extensions/details/ublock/>

---

## Fixes / changes

- [Fix presumed network filter not being a valid network filter](https://github.com/gorhill/uBlock/commit/e2d837a2dbc1d18ce78ea40ce93ad6f8ecddcbb3)
- [Avoid using ! toolbar icon badge when inconsequential](https://github.com/gorhill/uBlock/commit/1835e90125702ac0098692a2f98c8276ace92346)
    - [Clear unprocessed requests status on webNavigation reload event](https://github.com/gorhill/uBlock/commit/0b0915526817ce1b0dd2a32cfeaff3f1b647b737)