Skip to content

Commit 670f6aa

Browse files
committed
add changelog
1 parent 7cf12c2 commit 670f6aa

1 file changed

Lines changed: 9 additions & 0 deletions

File tree

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,15 @@ The Product Changelog at **[matomo.org/changelog](https://matomo.org/changelog)*
66

77
## Matomo 5.7.0
88

9+
### Breaking Changes
10+
11+
* Client-side faults now map to consistent 4xx responses:
12+
- Missing/invalid API params return 400
13+
- Invalid actions return 404
14+
- Missing chunks return 404
15+
- Missing plugins return 404
16+
- Deactivated plugins return 403
17+
918
### New Features
1019

1120
* New event `PrivacyManager.deleteDataSubjectsForDeletedSites` to enable plugins to be GDPR compliant, when tracking visit unrelated data.

0 commit comments

Comments
 (0)