- Updated core, which fixes some issues with YAML
(5.9.4)
- Added skip-hash-check to server updater
- Fixed a smaller bug related to writing results to the log file
(5.9.3)
- Changed the connection retry logic, to decrease console spam if the webserver is down for a longer period of time.
- Fixed some plugins getting checked twice.
- Fixed tasks results not shown when ran via command
- Fixed server updater result showing "Searching for updates..." when no update was found, in alternative updating logic
(5.9.2)
Breaking changes to the backup-config. - Reworked backup manager
- Excluding files from the backup now works like intended
- Simplified backup configuration file and removed old modular backup creation
- Code cleanup