1.48.2

gorhill/uBlock1.48.2Mar 28, 2023by github-actions[bot]

AI Summary

A small bug fix release ensuring that AST selectors receive expected arguments correctly.

Key Highlights

  • Fixed AST selector list argument handling

Full Release Notes

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

To install the stable build:

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

- [Ensure astSelectorsFromSelectorList receive expected arguments](https://github.com/gorhill/uBlock/commit/56b8201196a02e4d6c31bce7c168ad1c961ed63e)