File tree Expand file tree Collapse file tree 2 files changed +5
-1
lines changed Expand file tree Collapse file tree 2 files changed +5
-1
lines changed Original file line number Diff line number Diff line change 3
3
- Added: Support for Matomo 4 🎉
4
4
- Updated: Bumped the minimum PHP version to 7.2.5 for this new major plugin version, just as Matomo 4 itself
5
5
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
+
6
10
## 1.1.1
7
11
- Added: Scheduled weekly clearing of task running flag (in case of unexpected audit cancellation)
8
12
- Added: Console command to clear task running flag
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " PerformanceAudit" ,
3
3
"description" : " Daily performance audits of all your sites in Matomo." ,
4
- "version" : " 1.1.1 " ,
4
+ "version" : " 1.1.2 " ,
5
5
"theme" : false ,
6
6
"require" : {
7
7
"php" : " >=7.1.3" ,
You can’t perform that action at this time.
0 commit comments