1.47.4

gorhill/uBlock1.47.4Mar 3, 2023by github-actions[bot]

AI Summary

A patch release that adds support for update periods shorter than one day, restores behind-the-scene origins for specific resources, and updates language lists for Macedonia and Persian.

Key Highlights

  • Support update period below 1-day
  • Restore behind-the-scene origin for docless secondary resources
  • Refine AST template's regex for hosts file entries
  • Add list for Macedonia; add languages to Persian list

Full Release Notes

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

To install the stable build:

- **Firefox**: Click [uBlock0_1.47.4.firefox.signed.xpi](https://addons.mozilla.org/firefox/downloads/file/4079064/ublock_origin-1.47.4.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 [Nicole Rolls](https://github.com/nicole-ashley/uBlock-Edge)
- **Opera**: Install from Opera addons: <https://addons.opera.com/en/extensions/details/ublock/>
---

## Fixes / changes

- [Add list for Macedonia; add languages to Persian list](https://github.com/gorhill/uBlock/commit/088e90ed42cdb09828b71a799425bb0ed0dab21c)
- [Support update period below 1-day](https://github.com/gorhill/uBlock/commit/db118483c91da468d22b943aba07bbcfc2e37427)
- [Restore behind-the-scene origin for docless secondary resources](https://github.com/gorhill/uBlock/commit/8f32bee8b9f351b233d92304951dfce180390a07)
- [Refine AST template's regex for hosts file entries](https://github.com/gorhill/uBlock/commit/09bc4e21c75659458f3a6fa12fcc5a9b53624270)
- [Flush cached result when adding to FilterDomainHitSet](https://github.com/gorhill/uBlock/commit/d8bc7436e8c088cb7b178d8502d0b076edfbc759)