Skip to content

Commit

Permalink
Update CHANGELOG.md
Browse files Browse the repository at this point in the history
  • Loading branch information
DaneEveritt committed Oct 23, 2021
1 parent 7899a7a commit 0273429
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,15 @@
# Changelog

## v1.5.2
### Fixed
* Fixes servers not properly re-syncing with the Panel if they are already running causing them to be hard-stopped when terminated, rather than stopped with the configured action.

### Changed
* Changes SFTP server implementation to use ED25519 server keys rather than deprecated SHA1 RSA keys.

### Added
* Adds server uptime output in the stats event emitted to the websocket.

## v1.5.1
### Added
* Global configuration option for toggling server crash detection (`system.crash_detection.enabled`)
Expand Down

0 comments on commit 0273429

Please sign in to comment.