Skip to content

tgstation-server-v4.18.0

Compare
Choose a tag to compare
@Cyberboss Cyberboss released this 12 Aug 02:37
f003c94

Please refer to the README for setup instructions.

Component Versions

Core: 4.18.0
Configuration: 4.2.0
HTTP API: 9.5.0
DreamMaker API: 6.0.5 (Interop: 5.3.0)
Web Control Panel: 3.1.0
Host Watchdog: 1.1.1

Update 18.X

Configuration

  • The new configuration version is 4.2.0. (#1370 @AffectedArc07)
  • InvisonCommunity can now be configured as an OAuth provider. Takes ClientId, ClientSecret, RedirectUrl and ServerUrl as strings. (#1370 @AffectedArc07)

Core

  • Added the option to take a process dump before the watchdog kills a non-responsive server. (#1373 @Cyberboss)
  • Adds Invision Community as an OAuth Provider. (#1370 @AffectedArc07)

HTTP API

  • InvisionCommunity has been added to the OAuthProviders enum. (#1370 @AffectedArc07)
  • Added dumpOnHeartbeatRestart flag to DreamMakerSettings model. Off by default. (#1373 @Cyberboss)