tgstation-server-v6.6.1
Please refer to the README for setup instructions. Full changelog can be found here.
Component Versions
Core: 6.6.1
Configuration: 5.1.0
HTTP API: 10.4.0
DreamMaker API: 7.1.2 (Interop: 5.9.0)
Web Control Panel: 5.8.0
Host Watchdog: 1.4.1
Patch 1
Core
- Potentially fixed issue with deployment objects leaking and causing disk pollution. Please report if this issue reoccurs. (#1820 @Cyberboss)
- Added extensive auditing on how deployment objects are used internally in order to track down the cause of issue should it arise again. (#1820 @Cyberboss)
- When DreamDaemon reboots while using the Advanced Watchdog the status will now be set to restoring. (#1820 @Cyberboss)
Update 6.X
Web Control Panel
- Added support for setting the instance auto-update period as a cron schedule. (#1824 @Cyberboss)
HTTP API
- Added
autoUpdateCron
to instance model. Can be set to a 6-part cron schedule to get deterministic instance auto update windows. (#1823 @Cyberboss)