1.41.4
gorhill/uBlock1.41.4Feb 16, 2022by github-actions[bot]
AI Summary
Modifies the default behavior for suspending network activity at browser launch in Chromium browsers to prioritize user experience over strict filtering.
Key Highlights
- New setting 'Suspend network activity until all filter lists are loaded' is now unchecked by default in Chromium
- Fixes improper handling of match-all removeparam
- Fixes Chromium behavior of suspending network requests
Full Release Notes
[Commits to master since this release](https://github.com/gorhill/uBlock/compare/1.41.4...master)
[Commits since last release](https://github.com/gorhill/uBlock/compare/1.41.2...1.41.4)
To install the stable build:
- **Firefox**: Click [uBlock0_1.41.4.firefox.signed.xpi](https://addons.mozilla.org/firefox/downloads/file/3910015/ublock_origin-1.41.4-an+fx.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/>
---
## 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:
- [Fix improper handling of match-all removeparam](https://github.com/gorhill/uBlock/commit/94959cd1b38b1446121d21a5e911ceb06f0f7a75)
- [Chromium] [Rework behavior of "Suspend network activity until ..."](https://github.com/gorhill/uBlock/commit/3455552eb5e674012c2c02bf41230dced96b6fec)