@duckduckgo/autoconsent 14.71.0 → 14.72.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,20 @@
1
+ # v14.72.0 (Fri Apr 17 2026)
2
+
3
+ #### 🚀 Enhancement
4
+
5
+ - cookieconsent2: add fallback opt-out for sites without reject-all button [#1289](https://github.com/duckduckgo/autoconsent/pull/1289) ([@cursoragent](https://github.com/cursoragent) [@muodov](https://github.com/muodov))
6
+
7
+ #### 📝 Documentation
8
+
9
+ - docs: improve Puppeteer integration guide [#1253](https://github.com/duckduckgo/autoconsent/pull/1253) ([@cursoragent](https://github.com/cursoragent) [@muodov](https://github.com/muodov))
10
+
11
+ #### Authors: 2
12
+
13
+ - Cursor Agent ([@cursoragent](https://github.com/cursoragent))
14
+ - Maxim Tsoy ([@muodov](https://github.com/muodov))
15
+
16
+ ---
17
+
1
18
  # v14.71.0 (Tue Apr 14 2026)
2
19
 
3
20
  #### 🚀 Enhancement