We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 604aa83 commit 60dee07Copy full SHA for 60dee07
CHANGELOG.md
@@ -1,5 +1,8 @@
1
## Changelog
2
3
+# 5.1.4 - 2025-06-09
4
+- Fixed minor bug in UI
5
+
6
# 5.1.3 - 2025-05-28
7
- Added fallback URI for valid redirect URI check to solve issues with some Matomo for WordPress install
8
plugin.json
@@ -1,7 +1,7 @@
{
"name": "GoogleAnalyticsImporter",
"description": "Import reports from a Google Analytics account into Matomo.",
- "version": "5.1.3",
+ "version": "5.1.4",
"theme": false,
"require": {
"matomo": ">=5.0.0-rc5,<6.0.0-b1"
0 commit comments