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 591e4a2 + c0a7e01 commit 25a08daCopy full SHA for 25a08da
CHANGELOG.md
@@ -1,8 +1,10 @@
1
## Changelog
2
3
+# 5.0.18
4
+- Disabled re-import date range feature for GA3 imports
5
+
6
# 5.0.17
7
- Updated translations
-- Disabled re-import date range feature for GA3 imports
8
9
# 5.0.16
10
- Changed db backoff time due to rate limit per site instead of setting it globally
plugin.json
@@ -1,7 +1,7 @@
{
"name": "GoogleAnalyticsImporter",
"description": "Import reports from a Google Analytics account into Matomo.",
- "version": "5.0.17",
+ "version": "5.0.18",
"theme": false,
"require": {
"matomo": ">=5.0.0-rc5,<6.0.0-b1"
0 commit comments