diff --git a/CHANGELOG.md b/CHANGELOG.md index 5dc543938..c8e97b92b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -14,6 +14,7 @@ To benefit the much shorter update period enabled by differential updates, you m ## Fixes / changes +- [All exceptions filters are exempt from requiring a trusted source](https://github.com/gorhill/uBlock/commit/d2b8d990e6) - [Add `trusted-set-session-storage-item` scriptlet](https://github.com/gorhill/uBlock/commit/f3d6a21e7a) - [Allow the use of quotes in `set-cookie` scriptlet ](https://github.com/gorhill/uBlock/commit/7c562d0c5c) - [Allow the use of quotes in `set-(local|session)-storage-item`](https://github.com/gorhill/uBlock/commit/decafc5cbf) diff --git a/dist/version b/dist/version index 75a6443d8..ef74234ed 100644 --- a/dist/version +++ b/dist/version @@ -1 +1 @@ -1.53.5.107 +1.53.5.108