Skip to content

Commit 8c861d2

Browse files
authored
Merge pull request #2515 from mneunomne/merge1.56.0
Merge1.56.0
2 parents a458116 + 39e3e81 commit 8c861d2

File tree

145 files changed

+3576
-975
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

145 files changed

+3576
-975
lines changed

CHANGELOG.md

Lines changed: 35 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,40 @@
11
## Fixes / changes
22

3+
- [Mind that multiple `uritransform` may apply to a single request](https://github.com/gorhill/uBlock/commit/2a5a444482)
4+
- [Fix incorrect built-in filtering expression in logger](https://github.com/gorhill/uBlock/commit/9bff0c2f94)
5+
- [Fix improper invalidation of valid `uritransform` exception filters](https://github.com/gorhill/uBlock/commit/21ec5a277c)
6+
- [Improve `prevent-addEventListener` scriptlet](https://github.com/gorhill/uBlock/commit/b22b3d729b)
7+
- [Fix Chartbeat flicker control `div`'s](https://github.com/gorhill/uBlock/commit/397d6d47b9) (by @ryanbr)
8+
- [Fix potential exfiltration of browsing history by a rogue list author through `permissions=`](https://github.com/gorhill/uBlock/commit/7b138b58c6)
9+
- [Ignore event handler-related attributes in `set-attr` scriptlet](https://github.com/gorhill/uBlock/commit/3037ae5f04) (suggested by @distinctmondaylilac)
10+
- [Fix potential exfiltration of browsing history by a rogue list author through `csp=`](https://github.com/gorhill/uBlock/commit/db5656f607) (reported by @distinctmondaylilac)
11+
- [Output scriptlet logging information to the logger](https://github.com/gorhill/uBlock/commit/869a653fdf)
12+
- [Fix decompiling of scriptlet parameters](https://github.com/gorhill/uBlock/commit/49dd68ef3d)
13+
- [Add support for `extraMatch` in `trusted-click-element` scriptlet](https://github.com/gorhill/uBlock/commit/45e62c939f)
14+
- [Remove minimum height constraint from "My filters" pane](https://github.com/gorhill/uBlock/commit/f624c835c2)
15+
- [Unregister all scriptlets when disabling uBO on a specific site](https://github.com/gorhill/uBlock/commit/13dcd844a7)
16+
- [Allow `uritransform` to process the hash part of a URL](https://github.com/gorhill/uBlock/commit/b19094339f)
17+
- [Remember presentation state of "My rules" pane](https://github.com/gorhill/uBlock/commit/3d1b100646)
18+
- [Fix improperly assembled `!#include` sublists](https://github.com/gorhill/uBlock/commit/0e00010b91)
19+
- [Mark procedural filters with pseudo-elements selector as invalid](https://github.com/gorhill/uBlock/commit/757b8be9cd)
20+
- [Prevent access to picker when "My filters" is not enabled](https://github.com/gorhill/uBlock/commit/bc641fc024)
21+
- [Provide visual feedback when applying changes in "Filter lists" pane](https://github.com/gorhill/uBlock/commit/c4bb8a0f64)
22+
- [Empty query parameters must still use `=`](https://github.com/gorhill/uBlock/commit/1cac61a9a4)
23+
- [Add support to toggle no-scripting switch with keyboard shortcut](https://github.com/gorhill/uBlock/commit/936444883f)
24+
- [Do not exceed rate-limited calls to `handlerBehaviorChanged()`](https://github.com/gorhill/uBlock/commit/63fe18a761)
25+
- [Shield some code paths against potentially tampered global properties](https://github.com/gorhill/uBlock/commit/534d877e95) (in scriptlets)
26+
- [Do not prevent applying changes when lists are updating](https://github.com/gorhill/uBlock/commit/f6b726136c)
27+
- [Add `elements` vararg to `prevent-addEventListener` scriptlet](https://github.com/gorhill/uBlock/commit/060f9d68fc)
28+
- [Do not use tab character as field separator](https://github.com/gorhill/uBlock/commit/a9eb9630cf) (in logger)
29+
- [Prevent `:others()` from hiding `html` tag](https://github.com/gorhill/uBlock/commit/9a104bcbd2)
30+
31+
----------
32+
33+
# 1.55.0
34+
35+
## Fixes / changes
36+
37+
- [Discard repeating adjacent entries in the logger](https://github.com/gorhill/uBlock/commit/55e4cee6e8)
338
- [Mind drop events in filter expression field of logger](https://github.com/gorhill/uBlock/commit/c8b7d1a526)
439
- [Improve `xml-prune` scriptlet](https://github.com/gorhill/uBlock/commit/d7063a052f)
540
- [Fix message entries overflowing in logger](https://github.com/gorhill/uBlock/commit/49c8310e22)

assets/assets.dev.json

Lines changed: 8 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -125,7 +125,7 @@
125125
"https://ublockorigin.github.io/uAssetsCDN/filters/quick-fixes.min.txt",
126126
"https://ublockorigin.pages.dev/filters/quick-fixes.min.txt",
127127
"https://cdn.jsdelivr.net/gh/uBlockOrigin/uAssetsCDN@main/filters/quick-fixes.min.txt",
128-
"https://cdn.statically.io/gh/uBlockOrigin/uAssetsCDN/main/filters/quick-fixes.min.txt?dev=1"
128+
"https://cdn.statically.io/gh/uBlockOrigin/uAssetsCDN/main/filters/quick-fixes.min.txt"
129129
],
130130
"supportURL": "https://github.com/uBlockOrigin/uAssets"
131131
},
@@ -157,8 +157,7 @@
157157
"tags": "ads",
158158
"contentURL": [
159159
"https://ublockorigin.github.io/uAssets/thirdparties/easylist.txt",
160-
"assets/thirdparties/easylist/easylist.txt",
161-
"assets/thirdparties/easylist-downloads.adblockplus.org/easylist.txt"
160+
"assets/thirdparties/easylist/easylist.txt"
162161
],
163162
"cdnURLs": [
164163
"https://cdn.jsdelivr.net/gh/uBlockOrigin/uAssetsCDN@main/thirdparties/easylist.txt",
@@ -208,8 +207,7 @@
208207
"tags": "privacy",
209208
"contentURL": [
210209
"https://ublockorigin.github.io/uAssets/thirdparties/easyprivacy.txt",
211-
"assets/thirdparties/easylist/easyprivacy.txt",
212-
"assets/thirdparties/easylist-downloads.adblockplus.org/easyprivacy.txt"
210+
"assets/thirdparties/easylist/easyprivacy.txt"
213211
],
214212
"cdnURLs": [
215213
"https://cdn.jsdelivr.net/gh/uBlockOrigin/uAssetsCDN@main/thirdparties/easyprivacy.txt",
@@ -651,8 +649,7 @@
651649
"lang": "fa ps tg",
652650
"contentURL": [
653651
"https://raw.githubusercontent.com/MasterKia/PersianBlocker/main/PersianBlocker.txt",
654-
"https://cdn.statically.io/gh/MasterKia/PersianBlocker/main/PersianBlocker.txt",
655-
"https://raw.githubusercontent.com/MasterKia/PersianBlocker/main/PersianBlocker.txt"
652+
"https://cdn.statically.io/gh/MasterKia/PersianBlocker/main/PersianBlocker.txt"
656653
],
657654
"cdnURLs": [
658655
"https://cdn.jsdelivr.net/gh/MasterKia/PersianBlocker@main/PersianBlocker.txt",
@@ -866,6 +863,10 @@
866863
"tags": "ads swedish svenska",
867864
"lang": "sv",
868865
"contentURL": "https://raw.githubusercontent.com/lassekongo83/Frellwits-filter-lists/master/Frellwits-Swedish-Filter.txt",
866+
"cdnURLs": [
867+
"https://raw.githubusercontent.com/lassekongo83/Frellwits-filter-lists/swefilter/swefilter.min.txt",
868+
"https://cdn.jsdelivr.net/gh/lassekongo83/Frellwits-filter-lists@swefilter/swefilter.min.txt"
869+
],
869870
"supportURL": "https://github.com/lassekongo83/Frellwits-filter-lists"
870871
},
871872
"THA-0": {

assets/assets.json

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -154,7 +154,8 @@
154154
"cdnURLs": [
155155
"https://ublockorigin.github.io/uAssetsCDN/filters/quick-fixes.min.txt",
156156
"https://ublockorigin.pages.dev/filters/quick-fixes.min.txt",
157-
"https://cdn.jsdelivr.net/gh/uBlockOrigin/uAssetsCDN@main/filters/quick-fixes.min.txt"
157+
"https://cdn.jsdelivr.net/gh/uBlockOrigin/uAssetsCDN@main/filters/quick-fixes.min.txt",
158+
"https://cdn.statically.io/gh/uBlockOrigin/uAssetsCDN/main/filters/quick-fixes.min.txt"
158159
],
159160
"supportURL": "https://github.com/uBlockOrigin/uAssets"
160161
},
@@ -186,14 +187,12 @@
186187
"tags": "ads",
187188
"contentURL": [
188189
"https://ublockorigin.github.io/uAssets/thirdparties/easylist.txt",
189-
"assets/thirdparties/easylist/easylist.txt",
190-
"assets/thirdparties/easylist-downloads.adblockplus.org/easylist.txt"
190+
"assets/thirdparties/easylist/easylist.txt"
191191
],
192192
"cdnURLs": [
193193
"https://cdn.jsdelivr.net/gh/uBlockOrigin/uAssetsCDN@main/thirdparties/easylist.txt",
194194
"https://cdn.statically.io/gh/uBlockOrigin/uAssetsCDN/main/thirdparties/easylist.txt",
195-
"https://ublockorigin.pages.dev/thirdparties/easylist.txt",
196-
"https://easylist.to/easylist/easylist.txt"
195+
"https://ublockorigin.pages.dev/thirdparties/easylist.txt"
197196
],
198197
"supportURL": "https://easylist.to/"
199198
},
@@ -238,14 +237,12 @@
238237
"tags": "privacy",
239238
"contentURL": [
240239
"https://ublockorigin.github.io/uAssets/thirdparties/easyprivacy.txt",
241-
"assets/thirdparties/easylist/easyprivacy.txt",
242-
"assets/thirdparties/easylist-downloads.adblockplus.org/easyprivacy.txt"
240+
"assets/thirdparties/easylist/easyprivacy.txt"
243241
],
244242
"cdnURLs": [
245243
"https://cdn.jsdelivr.net/gh/uBlockOrigin/uAssetsCDN@main/thirdparties/easyprivacy.txt",
246244
"https://cdn.statically.io/gh/uBlockOrigin/uAssetsCDN/main/thirdparties/easyprivacy.txt",
247-
"https://ublockorigin.pages.dev/thirdparties/easyprivacy.txt",
248-
"https://easylist.to/easylist/easyprivacy.txt"
245+
"https://ublockorigin.pages.dev/thirdparties/easyprivacy.txt"
249246
],
250247
"supportURL": "https://easylist.to/"
251248
},
@@ -692,8 +689,7 @@
692689
"lang": "fa ps tg",
693690
"contentURL": [
694691
"https://raw.githubusercontent.com/MasterKia/PersianBlocker/main/PersianBlocker.txt",
695-
"https://cdn.statically.io/gh/MasterKia/PersianBlocker/main/PersianBlocker.txt",
696-
"https://raw.githubusercontent.com/MasterKia/PersianBlocker/main/PersianBlocker.txt"
692+
"https://cdn.statically.io/gh/MasterKia/PersianBlocker/main/PersianBlocker.txt"
697693
],
698694
"cdnURLs": [
699695
"https://cdn.jsdelivr.net/gh/MasterKia/PersianBlocker@main/PersianBlocker.txt",
@@ -907,6 +903,10 @@
907903
"tags": "ads swedish svenska",
908904
"lang": "sv",
909905
"contentURL": "https://raw.githubusercontent.com/lassekongo83/Frellwits-filter-lists/master/Frellwits-Swedish-Filter.txt",
906+
"cdnURLs": [
907+
"https://raw.githubusercontent.com/lassekongo83/Frellwits-filter-lists/swefilter/swefilter.min.txt",
908+
"https://cdn.jsdelivr.net/gh/lassekongo83/Frellwits-filter-lists@swefilter/swefilter.min.txt"
909+
],
910910
"supportURL": "https://github.com/lassekongo83/Frellwits-filter-lists"
911911
},
912912
"THA-0": {

0 commit comments

Comments
 (0)