Skip to content

tgstation-server-v4.17.2

Choose a tag to compare

@Cyberboss Cyberboss released this 09 Aug 21:51
3afb7f5

Please refer to the README for setup instructions.

Component Versions

Core: 4.17.2
Configuration: 4.1.0
HTTP API: 9.4.0
DreamMaker API: 6.0.5 (Interop: 5.3.0)
Web Control Panel: 3.1.0
Host Watchdog: 1.1.1

Patch 2

Core

  • The revision chat command now shows the compile job's origin commit SHA as opposed to the local one. (#1363 @Cyberboss)
  • Fixed GitHub deployments not authenticating correctly with a repository access token. (#1371 @Cyberboss)

Patch 1

Core

  • Jobs now publish inner exceptions. This will be useful for diagnosing TM fails. (#1368 @AffectedArc07)

Update 17.X

HTTP API

  • Paginated result sets now return the total number of items across all pages (#1361 @spookydonut)