1.48.8
gorhill/uBlock1.48.8Apr 12, 2023by github-actions[bot]
AI Summary
A maintenance release for Chromium-based browsers that improves the handling of unprocessed requests and clarifies the meaning of the toolbar icon badge.
Key Highlights
- More aggressively cleared the unprocessed-request status
- Added explanation for the yellowish toolbar icon badge
- Fixed incorrect usage of CSS combinators
Full Release Notes
[Commits to master since this release](https://github.com/gorhill/uBlock/compare/1.48.8...master)
[Commits since last release](https://github.com/gorhill/uBlock/compare/1.48.4...1.48.8)
To install the stable build:
- **Firefox**: Not submitted
- [uBO works best on Firefox](https://github.com/gorhill/uBlock/wiki/uBlock-Origin-works-best-on-Firefox).
- **Chromium**: Not submitted
- **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
This release mostly benefits Chromium-based browsers. I haven't decided yet if it's worth publishing this release on AMO since the main issue addressed here does not affect Firefox.
## Fixes / changes
- [More aggressively clear the unprocessed-request status](https://github.com/gorhill/uBlock/commit/b9e055c0e16ba6b449724bc1d7f4aa276e80d3c8)
- [Provide explanation of yellowish toolbar icon badge in message section in popup panel](https://github.com/gorhill/uBlock/commit/bf5f3435486bad3c628a0d57d0d37e94d8066a97)
- [Properly detect incorrect usage of CSS combinators](https://github.com/gorhill/uBlock/commit/dad862f063700f46f3471d850efab08075d044a0)