1.34.0

gorhill/uBlock1.34.0Mar 10, 2021by github-actions[bot]

Full Release Notes

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

To install the stable build:

- **Firefox**: Click [uBlock0_1.34.0.firefox.signed.xpi](https://addons.mozilla.org/firefox/downloads/file/3740966/ublock_origin-1.34.0-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 [Nik Rolls](https://github.com/nikrolls/uBlock-Edge)
- **Opera**: Install from Opera addons: <https://addons.opera.com/en/extensions/details/ublock/>

---

## Closed as fixed:

- [Picker glitch with elements with special characters in their tag name](https://github.com/uBlockOrigin/uBlock-issues/issues/1519)
- [Expose CNAME-uncloaking as a Privacy option in the Settings pane](https://github.com/uBlockOrigin/uBlock-issues/issues/1513)
- [Impossible to add explicit exception for implicit strict blocking](https://github.com/uBlockOrigin/uBlock-issues/issues/1501)
- [Invalid network filters suggested in element picker](https://github.com/uBlockOrigin/uBlock-issues/issues/1494)
- [Use +/- in the popup to indicate whether 3-p frames were blocked](https://github.com/uBlockOrigin/uBlock-issues/issues/210)

## Notable commits without an entry in the issue tracker

- [Fix no-scripting switch not working for SVG-based documents](https://github.com/gorhill/uBlock/commit/a01c03e11ae4451aed817f0fd0708b71ec8b3ccd)
- [Upgrade CodeMirror to 5.59.2](https://github.com/gorhill/uBlock/commit/0dfafc3bd3b9fe48fef779d68c9a9d05cb0c8362)
- [Fix 'adsbygoogle' neutered script](https://github.com/gorhill/uBlock/commit/eb6be3a0cf263f2d7a084d37eae76ce341604515)
- [Inject procedural cosmetic filterer's code only when needed](https://github.com/gorhill/uBlock/commit/9c3205b37cb62a8e2770e03e072557c8740a38c7)