1.44.4
gorhill/uBlock1.44.4Sep 19, 2022by github-actions[bot]
AI Summary
A short maintenance release correcting a bug where the `:not()` operator was incorrectly forced during procedural parsing.
Key Highlights
- Fix broken `:not()` operator when forcing parsing as procedural
Full Release Notes
[Commits to master since this release](https://github.com/gorhill/uBlock/compare/1.44.4...master)
[Commits since last release](https://github.com/gorhill/uBlock/compare/1.44.2...1.44.4)
To install the stable build:
- **Firefox**: Click [uBlock0_1.44.4.firefox.signed.xpi](https://addons.mozilla.org/firefox/downloads/file/4003969/ublock_origin-1.44.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:
- [Fix broken :not() operator when forcing parsing as procedural](https://github.com/gorhill/uBlock/commit/d11a3f2fa3533fff9e3074b2e0e39a9efa3a5101)