From 72e6c89b74f137c962f4b29274abb34e3dcd4b74 Mon Sep 17 00:00:00 2001 From: Raymond Hill Date: Sun, 17 Aug 2025 08:06:06 -0400 Subject: [PATCH] Update changelog --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 27957d3d3..42c9e689b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,4 @@ +- [Fix undue fetch from remote server at first install](https://github.com/gorhill/uBlock/commit/9327e19233) - [Improve compatibility of `uritransform=` with DNR syntax](https://github.com/gorhill/uBlock/commit/aaf35d9d71) - [Allow usage of `csp=`/`permissions=` with resource type object](https://github.com/gorhill/uBlock/commit/07e9f805bb) - [JSONPath: Add ability to select root node for appending/modifying](https://github.com/gorhill/uBlock/commit/faff035203)