We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8e41816 commit 0a1811eCopy full SHA for 0a1811e
2 files changed
CHANGELOG.md
@@ -1,5 +1,8 @@
1
## Changelog
2
3
+# 5.1.7 - 2026-05-11
4
+- Upgraded phpseclib package to 3.0.51
5
+
6
# 5.1.6 - 2026-03-30
7
- Upgraded phpseclib package to 3.0.50
8
- Upgraded google/protobuf package to 4.33.6
plugin.json
@@ -1,7 +1,7 @@
{
"name": "GoogleAnalyticsImporter",
"description": "Import reports from a Google Analytics account into Matomo.",
- "version": "5.1.6",
+ "version": "5.1.7",
"theme": false,
"require": {
"matomo": ">=5.0.0-rc5,<6.0.0-b1"
0 commit comments