@duckduckgo/autoconsent 14.94.0 → 14.95.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/CHANGELOG.md CHANGED
@@ -1,3 +1,37 @@
1
+ # v14.95.1 (Wed Jun 17 2026)
2
+
3
+ #### 🐛 Bug Fix
4
+
5
+ - Preserve JSONC comments when bundling autoconsent config rules [#1395](https://github.com/duckduckgo/autoconsent/pull/1395) ([@cursoragent](https://github.com/cursoragent) [@jonathanKingston](https://github.com/jonathanKingston))
6
+
7
+ #### Authors: 2
8
+
9
+ - Cursor Agent ([@cursoragent](https://github.com/cursoragent))
10
+ - Jonathan Kingston ([@jonathanKingston](https://github.com/jonathanKingston))
11
+
12
+ ---
13
+
14
+ # v14.95.0 (Sat Jun 13 2026)
15
+
16
+ #### 🚀 Enhancement
17
+
18
+ - Fix AWS Shortbread opt-out by using the new Decline button [#1394](https://github.com/duckduckgo/autoconsent/pull/1394) ([@cursoragent](https://github.com/cursoragent) [@sammacbeth](https://github.com/sammacbeth))
19
+ - Add yachtclubgames.com rule for custom cookie popup [#1370](https://github.com/duckduckgo/autoconsent/pull/1370) ([@cursoragent](https://github.com/cursoragent) [@sammacbeth](https://github.com/sammacbeth) [@cursor[bot]](https://github.com/cursor[bot]))
20
+
21
+ #### 🐛 Bug Fix
22
+
23
+ - didomi: avoid premature popup detection on aria-hidden hosts [#1392](https://github.com/duckduckgo/autoconsent/pull/1392) ([@cursoragent](https://github.com/cursoragent) [@sammacbeth](https://github.com/sammacbeth))
24
+ - Coverage data update [#1366](https://github.com/duckduckgo/autoconsent/pull/1366) ([@daxtheduck](https://github.com/daxtheduck))
25
+
26
+ #### Authors: 4
27
+
28
+ - [@cursor[bot]](https://github.com/cursor[bot])
29
+ - Cursor Agent ([@cursoragent](https://github.com/cursoragent))
30
+ - Dax ([@daxtheduck](https://github.com/daxtheduck))
31
+ - Sam Macbeth ([@sammacbeth](https://github.com/sammacbeth))
32
+
33
+ ---
34
+
1
35
  # v14.94.0 (Fri Jun 12 2026)
2
36
 
3
37
  #### 🚀 Enhancement