We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 6aecba9 + a8b022f commit 16f2b96Copy full SHA for 16f2b96
CHANGELOG.md
@@ -1,5 +1,10 @@
1
## Changelog
2
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
+
8
# 5.0.22 - 2024-12-16
9
- Removed GA3 sunset note and added no hits note for Cloud
10
plugin.json
@@ -1,7 +1,7 @@
{
"name": "GoogleAnalyticsImporter",
"description": "Import reports from a Google Analytics account into Matomo.",
- "version": "5.0.22",
+ "version": "5.1.0",
"theme": false,
"require": {
"matomo": ">=5.0.0-rc5,<6.0.0-b1"
0 commit comments