Skip to content

Commit 16f2b96

Browse files
Merge pull request #569 from matomo-org/bumped-version-5.1.0
Bumped version to 5.1.0
2 parents 6aecba9 + a8b022f commit 16f2b96

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

CHANGELOG.md

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

3+
# 5.1.0 - 2025-01-20
4+
- Added code to make GA4 imports work with a proxy
5+
- Added missing license file
6+
- Improved UI error messages
7+
38
# 5.0.22 - 2024-12-16
49
- Removed GA3 sunset note and added no hits note for Cloud
510

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.0.22",
4+
"version": "5.1.0",
55
"theme": false,
66
"require": {
77
"matomo": ">=5.0.0-rc5,<6.0.0-b1"

0 commit comments

Comments
 (0)