Skip to content

Commit 3d1353c

Browse files
Merge pull request #588 from matomo-org/PG-4360-fix-missing-sanitisation
Fixed missing sanitisation
2 parents e068391 + 60dee07 commit 3d1353c

File tree

6 files changed

+384
-486
lines changed

6 files changed

+384
-486
lines changed

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,8 @@
11
## Changelog
22

3+
# 5.1.4 - 2025-06-09
4+
- Fixed minor bug in UI
5+
36
# 5.1.3 - 2025-05-28
47
- Added fallback URI for valid redirect URI check to solve issues with some Matomo for WordPress install
58

plugin.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "GoogleAnalyticsImporter",
33
"description": "Import reports from a Google Analytics account into Matomo.",
4-
"version": "5.1.3",
4+
"version": "5.1.4",
55
"theme": false,
66
"require": {
77
"matomo": ">=5.0.0-rc5,<6.0.0-b1"

0 commit comments

Comments
 (0)