File tree Expand file tree Collapse file tree 2 files changed +6
-1
lines changed Expand file tree Collapse file tree 2 files changed +6
-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.3
7
+ - Added: Possibility to set extended audit timeout for each site
8
+ - Improved: Minor internal refactoring for site settings
9
+ - Updated: Bumped ` symfony/process ` dependency version
10
+
6
11
## 1.1.2
7
12
- Added: Possibility to enable or disable audit for each site
8
13
- Improved: Set timeout for installation process to 5 minutes
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.2 " ,
4
+ "version" : " 1.1.3 " ,
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