Skip to content

tgstation-server-v5.11.0

Choose a tag to compare

@Cyberboss Cyberboss released this 17 Apr 13:39
f20eb39

Please refer to the README for setup instructions.

Component Versions

Core: 5.11.0
Configuration: 4.5.0
HTTP API: 9.9.0
DreamMaker API: 6.4.0 (Interop: 5.6.0)
Web Control Panel: 4.19.0
Host Watchdog: 1.2.1

Update 11.X

Core

  • Fixed a rare issue where the process exit handler for DreamDaemon would not be invoked, causing a temporary hang. (#1455 @Cyberboss)
  • DreamDaemonLogs are now categorized into directories by launch day. (#1455 @Cyberboss)
  • Added handling for chat messages that exceed the size limits of their providers. (#1455 @Cyberboss)
  • GET requests are now logged at Trace level. (#1455 @Cyberboss)
  • GET requests to /Job are no longer logged. (#1455 @Cyberboss)

DreamMaker API

  • Added communication chunking to ensure long interop messages send successfully despite BYOND's limitations. (#1455 @Cyberboss)
  • Fixed certain topic requests returning lists instead of JSON. (#1455 @Cyberboss)
  • Fixed runtime errors during Topic calls not being reported to TGS. (#1455 @Cyberboss)