Skip to content

Commit 890c9da

Browse files
committed
Release 1.1.3
1 parent 2628938 commit 890c9da

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,11 @@
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.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+
611
## 1.1.2
712
- Added: Possibility to enable or disable audit for each site
813
- Improved: Set timeout for installation process to 5 minutes

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.2",
4+
"version": "1.1.3",
55
"theme": false,
66
"require": {
77
"php": ">=7.1.3",

0 commit comments

Comments
 (0)