mirror of
https://github.com/MrUnknownDE/panel.git
synced 2026-04-16 05:13:45 +02:00
Update CHANGELOG.md
This commit is contained in:
@@ -3,6 +3,13 @@ This file is a running track of new features and fixes to each version of the pa
|
||||
|
||||
This project follows [Semantic Versioning](http://semver.org) guidelines.
|
||||
|
||||
## v1.4.1
|
||||
### Added
|
||||
* Adds support for only running a schedule if the server is currently in an online state.
|
||||
* Adds support for ignoring errors during task execution and continuing on to the next item in the sequence. For example, continuing to a server restart even if sending a command beforehand failed.
|
||||
* Adds the ability to specify the group to use for file permissions when using the `p:upgrade` command.
|
||||
* Adds the ability to manually run a schedule even if it is currently disabled.
|
||||
|
||||
## v1.4.0
|
||||
### Fixed
|
||||
* Removes the use of tagging when storing server resource usage in the cache. This addresses errors encountered when using the `file` driver.
|
||||
|
||||
Reference in New Issue
Block a user