tgstation-server-v5.3.1
Please refer to the README for setup instructions.
Component Versions
Core: 5.3.1
Configuration: 4.4.0
HTTP API: 9.8.1
DreamMaker API: 6.0.6 (Interop: 5.3.0)
Web Control Panel: 4.2.2
Host Watchdog: 1.2.0
Patch 1
HTTP API
- Fixed
/DreamDaemonroute accepting more parameters than it should have (#1428 @Cyberboss)
Update 3.X
Core
- Added
DeploymentClenaupEventScript for when a deployment directory on disk is about to be removed. (#1423 @AffectedArc07) - Fixed an issue with not being able to successfully test an Sqlite connection on Windows. (#1425 @Cyberboss)
Host Watchdog
- The service installer will now offer to uninstall an existing/old service if one exists. (#1408 @AffectedArc07)
HTTP API
- Added the
channelDatafield to theChatChannelmodel. This deprecates theircChannelanddiscordChannelIdfields, which are now combined in this one string. (#1426 @Cyberboss)