-
Notifications
You must be signed in to change notification settings - Fork 3
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
4 additions
and
6 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,10 +1,8 @@ | ||
|
||
This is a bug fix release. We fixed a couple of minor problems. | ||
This is new function and bug fix release. We added the advanced sudo settings | ||
and we improved logging in API. | ||
|
||
Changes: | ||
- Fix PHP warning on PHP 7.4 about use statement | ||
- Fix displaying items in list client files/dirs | ||
- Fix limit parameter in clients endpoint and add sorting parameters | ||
- Update actions/cache to version 4 | ||
- Update actions/checkout to version 4 | ||
- Add advanced sudo settings | ||
- Enable logging commands executed in API panel | ||
|