1.41.8

gorhill/uBlock1.41.8Feb 23, 2022by github-actions[bot]

AI Summary

A patch release correcting a bug in the Public Suffix List (PSL) library regarding the handling of integer types.

Key Highlights

  • Fix testing of 8-bit integer instead of 32-bit in PSL library
  • Installation links provided for Firefox, Chrome, Edge, and Opera
  • Release published on February 23, 2022

Full Release Notes

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

To install the stable build:

- **Firefox**: Click [uBlock0_1.41.8.firefox.signed.xpi](https://addons.mozilla.org/firefox/downloads/file/3913320/ublock_origin-1.41.8-an+fx.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:

- [Fix testing a 8-bit integer instead of a 32-bit integer in PSL library](https://github.com/gorhill/uBlock/commit/38855b1ff6bd67b96a531414b26a57477b70b8c3)