1.29.2

gorhill/uBlock1.29.2Aug 21, 2020by gorhill

AI Summary

A minor release fixing issues with specific scriptlets, including `nowoif` and `set-constant`.

Key Highlights

  • Adds argument to `nowoif` scriptlet.
  • Fixes regression in `set-constant` scriptlet.

Full Release Notes

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

To install the stable build:

- **Firefox**: Click [uBlock0_1.29.2.firefox.signed.xpi](https://addons.mozilla.org/firefox/downloads/file/3629683/ublock_origin-1.29.2-an+fx.xpi)
    - uBO 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/>

---

## Fixes:

- [Add argument to nowoif scriptlet](https://github.com/gorhill/uBlock/commit/50b37a58c89ad47ad44e8f499823b9a761b6641c)
- [Fix regression in set-constant scriptlet](https://github.com/uBlockOrigin/uAssets/issues/5696#issuecomment-675757755)