Skip to content

tgstation-server-v6.16.1

Choose a tag to compare

@tgstation-server-ci tgstation-server-ci released this 19 Apr 00:54
· 0 commits to e9d870e2600ce854a9d56e25ab001ea548efeafc since this release

Please refer to the README for setup instructions. Full changelog can be found here.

Component Versions

Core: 6.16.1
Configuration: 5.7.0
REST API: 10.13.0
GraphQL API (Pre-release): 0.6.0
DreamMaker API: 7.3.2 (Interop: 5.10.1)
Web Control Panel: 6.10.0
Host Watchdog: 1.6.0

Patch 1

Core

  • Fixed DMAPI test merge timestamp fallback behavior relaying a stringified Unix timestamp instead of an ISO-8601 timestamp. (#2214 @Cyberboss)
  • Corrected network systemd dependencies declarations. (#2210 @Cyberboss)
  • Fixed DMAPI test merge timestamp fallback behavior relaying a stringified Unix timestamp instead of an ISO-8601 timestamp. (#2214 @Cyberboss)
  • Corrected network systemd dependencies declarations. (#2210 @Cyberboss)

Update 16.X

Configuration

  • The new configuration version is 5.7.0. Please update your General:ConfigVersion setting appropriately.
  • Added Security:OpenIDConnect:<scheme key>:GroupIDClaim to allow specifying a custom group ID claim name from OIDC providers. (#2177 @Cyberboss)
  • Added Security:OpenIDConnect:<scheme key>:GroupIDClaim to allow specifying a custom group ID claim name from OIDC providers. (#2177 @Cyberboss)

Core