File tree Expand file tree Collapse file tree 2 files changed +8
-2
lines changed Expand file tree Collapse file tree 2 files changed +8
-2
lines changed Original file line number Diff line number Diff line change 1
1
# Changelog
2
2
3
+ ## 1.0.7
4
+ - Improved: Plugin check is now also running pre-checks first
5
+ - Improved: Plugin check is now independent of regular audit flow
6
+ - Improved: Wording in README text regarding tests
7
+ - Fixed: Updates could remove Node dependencies which now get reinstalled
8
+
3
9
## 1.0.6
4
- - Bugfix: Fixes file require bug from previous release
10
+ - Fixed: Correct file require bug from previous release
5
11
6
12
## 1.0.5
7
13
- Added: Possibility to check plugin audit functionality
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.0.6 " ,
4
+ "version" : " 1.0.7 " ,
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