1.32.2

gorhill/uBlock1.32.2Dec 25, 2020by github-actions[bot]

Full Release Notes

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

To install the stable build:

- **Firefox**: Click [uBlock0_1.32.2.firefox.signed.xpi](https://addons.mozilla.org/firefox/downloads/file/3699732/ublock_origin-1.32.2-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>
    - For Chromium version 54 and older, it is necessary to enable "Experimental JavaScript" at `chrome://flags/#enable-javascript-harmony`.
- **Edge**: Install from Microsoft Store: <https://microsoftedge.microsoft.com/addons/detail/odfafepnkmbhccpbejgmiehpchacaeak>
    - The Microsoft Store version of uBO is published by [Nik Rolls](https://github.com/nikrolls/uBlock-Edge)
- **Opera**: Install from Opera addons: <https://addons.opera.com/en/extensions/details/ublock/>

---

## Closed as fixed:

### Core

- [`queryprune` incorrectly handles (removes) "hash" part of the URL](https://github.com/uBlockOrigin/uBlock-issues/issues/1415)

### Notable commits without an entry in the issue tracker

- [Allow default word selection when not using better selection](https://github.com/gorhill/uBlock/commit/596f085fa55e4d3ed343da9ebe57f31ddb6835be)
- [Better handle Request argument in no-fetch-if](https://github.com/gorhill/uBlock/commit/ab06a01062721fede16f27a5ba96f47afed11378)