tgstation-server-v5.0.4
Please refer to the README for setup instructions.
Component Versions
Core: 5.0.4
Configuration: 4.3.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 4
Configuration
- The new Configuration version is 4.3.0 (#1393 @Cyberboss)
- Added
General:SkipAddingByondFirewallExceptionto skip adding firewall exceptions for new BYOND installs. (#1393 @Cyberboss)
Core
- The setup wizard no longer refers to version 4 of the server. (#1391 @Cyberboss)
- Fixed mapping Discord channel ID 0 not allowing bot commands to work on all channels. (#1393 @Cyberboss)
- Fixed
!tgscommon mention not working on Discord. (#1393 @Cyberboss) - Potentially improved how GitHub deployments read for test merges. (#1393 @Cyberboss)
Patch 3
Core
- Dropped
4from various service runner names. (#1389 @Cyberboss)
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-Controlhas been set tono-cachefor 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)