1.28.4
gorhill/uBlock1.28.4Jul 15, 2020by gorhill
AI Summary
A minor release fixing issues with AdGuard redirect filters, invalid static extended filter reporting, and CDN configurations.
Key Highlights
- Fixes spurious rejection of AdGuard redirect filters.
- Fixes reporting of invalid static extended filters in the logger.
- Fixes improper rejecting of filters with `$all,~document` options.
- Updates CDN for Urlhaus blocklist.
Full Release Notes
[Commits to master since this release](https://github.com/gorhill/uBlock/compare/1.28.4...master)
To install the stable build:
- **Firefox**: Click [uBlock0_1.28.4.firefox.signed.xpi](https://addons.mozilla.org/firefox/downloads/file/3609157/ublock_origin-1.28.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:
- [Add cdn.jsdelivr.net mirror for urlhaus blocklist](https://github.com/gorhill/uBlock/commit/dacf83b5c010e9ca199b03b961ff4e99bbe0e0d4)
- [Remove repo.or.cz from list of CDNs for urlhaus blocklist](https://github.com/gorhill/uBlock/commit/d93f32e88265e93f6d38c1eda8fc360e82fb1f5f)
- [Fix spurious rejection of some AdGuard redirect filters](https://github.com/gorhill/uBlock/commit/d49a9dce66de6c3af1c31b9384293cddd96eb574)
- [Fix the reporting of invalid static extended filters in the logger](https://github.com/gorhill/uBlock/commit/ba0d4f8a38095bb6dd0160725ae8144104c3081b)
- [Fix improper rejecting fitlers with `$all,~document` options](https://github.com/gorhill/uBlock/commit/2eec28520f540440c57e9d5a465d8a61054295ea)