Skip to content

Commit b358f8f

Browse files
committed
Release 1.1.2
1 parent 3ddd1a2 commit b358f8f

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,10 @@
33
- Added: Support for Matomo 4 🎉
44
- Updated: Bumped the minimum PHP version to 7.2.5 for this new major plugin version, just as Matomo 4 itself
55

6+
## 1.1.2
7+
- Added: Possibility to enable or disable audit for each site
8+
- Improved: Set timeout for installation process to 5 minutes
9+
610
## 1.1.1
711
- Added: Scheduled weekly clearing of task running flag (in case of unexpected audit cancellation)
812
- Added: Console command to clear task running flag

plugin.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "PerformanceAudit",
33
"description": "Daily performance audits of all your sites in Matomo.",
4-
"version": "1.1.1",
4+
"version": "1.1.2",
55
"theme": false,
66
"require": {
77
"php": ">=7.1.3",

0 commit comments

Comments
 (0)