1.45.2

gorhill/uBlock1.45.2Nov 11, 2022by github-actions[bot]

AI Summary

A quick patch release addressing logic issues regarding unsupported pseudo operators and the implicit prelude element in cosmetic filtering.

Key Highlights

  • Test for unsupported pseudo operators after normalization
  • Mind implicit prelude `*` element in pseudo operators

Full Release Notes

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

To install the stable build:

- **Firefox**: Click [uBlock0_1.45.2.firefox.signed.xpi](https://addons.mozilla.org/firefox/downloads/file/4027736/ublock_origin-1.45.2.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

- [Test for unsupported pseudo operators after normalization](https://github.com/gorhill/uBlock/commit/b1a14794bf3ef1b3272cbbe29451bc429b2b16ac)
- [Mind implicit prelude `*` element in pseudo operators](https://github.com/gorhill/uBlock/commit/4d4a5f380799b64c167e42331a37d7be2f917214)