Skip to content

tgstation-server-v5.0.3

Choose a tag to compare

@Cyberboss Cyberboss released this 26 Sep 00:01
70f422f

Please refer to the README for setup instructions.

Component Versions

Core: 5.0.3
Configuration: 4.2.0
HTTP API: 9.6.0
DreamMaker API: 6.0.5 (Interop: 5.3.0)
Web Control Panel: 3.1.0
Host Watchdog: 1.2.0

Patch 3

Core

HTTP API

  • Fixed not being able to access an instance's metadata if you had only repository rights for that instance. (#1390 @Cyberboss)

Patch 2

Core

  • Cache-Control has been set to no-cache for all API responses. (#1388 @Cyberboss)

Patch 1

Core

  • Fixed a startup crash if no command line arguments were provided to Tgstation.Server.Host. (#1385 @Cyberboss)
  • Fixed an ObjectDisposedException issue with watchdog shutdown. (#1385 @Cyberboss)

Update 0.X

Core

  • The .NET version used to run TGS has been upgraded from 3.1 to 6.0. You MUST install the ASP.NET 6.0 runtime into whatever system you are running TGS on prior to using the built in updater. Simply pulling the latest docker image will suffice for docker users. (#1383 @Cyberboss)
  • Docker image debian distro updated from buster to bullseye-slim. (#1383 @Cyberboss)
  • The console runner will not be updated to use .NET 6 without a full reinstall of the TGS binaries. (#1383 @Cyberboss)
  • Improved memory usage when downloading BYOND binaries. (#1383 @Cyberboss)