@duckduckgo/autoconsent 14.10.0 โ†’ 14.11.0

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,33 @@
1
+ # v14.11.0 (Wed Aug 06 2025)
2
+
3
+ #### ๐Ÿš€ Enhancement
4
+
5
+ - Add a flag to mark generated rules requiring review [#858](https://github.com/duckduckgo/autoconsent/pull/858) ([@muodov](https://github.com/muodov))
6
+
7
+ #### Authors: 1
8
+
9
+ - Maxim Tsoy ([@muodov](https://github.com/muodov))
10
+
11
+ ---
12
+
13
+ # v14.10.1 (Fri Aug 01 2025)
14
+
15
+ #### ๐Ÿ› Bug Fix
16
+
17
+ - Fix on1.com rule [#851](https://github.com/duckduckgo/autoconsent/pull/851) ([@sammacbeth](https://github.com/sammacbeth))
18
+ - [test] Add autoconsent rules for https://epoch.ai/ [#850](https://github.com/duckduckgo/autoconsent/pull/850) ([@daxtheduck](https://github.com/daxtheduck) [@sammacbeth](https://github.com/sammacbeth))
19
+
20
+ #### ๐Ÿงช Tests
21
+
22
+ - Coverage data update [#842](https://github.com/duckduckgo/autoconsent/pull/842) ([@daxtheduck](https://github.com/daxtheduck))
23
+
24
+ #### Authors: 2
25
+
26
+ - Dax ([@daxtheduck](https://github.com/daxtheduck))
27
+ - Sam Macbeth ([@sammacbeth](https://github.com/sammacbeth))
28
+
29
+ ---
30
+
1
31
  # v14.10.0 (Fri Jul 25 2025)
2
32
 
3
33
  #### ๐Ÿš€ Enhancement