1.30.4

gorhill/uBlock1.30.4Oct 12, 2020by gorhill

AI Summary

A minor release fixing regressions related to scriptlets and updating filter lists for Twitch and Urlhaus.

Key Highlights

  • Fixes regression preventing `set-constant` properties from being overtaken.
  • Updates Urlhaus filter URL.
  • Adds support for Twitch.tv.

Full Release Notes

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

To install the stable build:

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

---

## Closed as fixed:

- [Prevent set-constant properties from being overtaken](https://github.com/gorhill/uBlock/commit/6e010ecc0f9471818733e40ee37cd69336faddeb) [regression]
- [Update urlhaus-filter URL](https://github.com/uBlockOrigin/uBlock-issues/issues/1285)
- [Update for twitch.tv](https://github.com/gorhill/uBlock/pull/3781) (pull request by @pixeltris)