-
Notifications
You must be signed in to change notification settings - Fork 22
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Sam Macbeth
committed
Oct 24, 2024
1 parent
fa2a287
commit d3c24b8
Showing
1 changed file
with
22 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,25 @@ | ||
# v10.17.0 (Thu Oct 24 2024) | ||
|
||
#### 🚀 Enhancement | ||
|
||
- Add rule for americanexpress [#503](https://github.com/duckduckgo/autoconsent/pull/503) ([@muodov](https://github.com/muodov)) | ||
- Fix race condition in Sourcepoint rule [#502](https://github.com/duckduckgo/autoconsent/pull/502) ([@muodov](https://github.com/muodov)) | ||
- Add a rule for android.com [#501](https://github.com/duckduckgo/autoconsent/pull/501) ([@muodov](https://github.com/muodov)) | ||
|
||
#### 🐛 Bug Fix | ||
|
||
- Fix standalone google for international regions [#500](https://github.com/duckduckgo/autoconsent/pull/500) ([@muodov](https://github.com/muodov)) | ||
- Fix paypal-us [#499](https://github.com/duckduckgo/autoconsent/pull/499) ([@muodov](https://github.com/muodov)) | ||
- (DomActions) WTR tests for elementSelector() [#495](https://github.com/duckduckgo/autoconsent/pull/495) ([email protected] [@freiondrej](https://github.com/freiondrej)) | ||
|
||
#### Authors: 3 | ||
|
||
- Maxim Tsoy ([@muodov](https://github.com/muodov)) | ||
- Ondřej Frei ([@freiondrej](https://github.com/freiondrej)) | ||
- ondrej.frei ([email protected]) | ||
|
||
--- | ||
|
||
# v10.16.0 (Tue Oct 15 2024) | ||
|
||
#### 🚀 Enhancement | ||
|