tgstation-server-v6.16.1
·
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 yourGeneral:ConfigVersionsetting appropriately. - Added
Security:OpenIDConnect:<scheme key>:GroupIDClaimto allow specifying a custom group ID claim name from OIDC providers. (#2177 @Cyberboss) - Added
Security:OpenIDConnect:<scheme key>:GroupIDClaimto allow specifying a custom group ID claim name from OIDC providers. (#2177 @Cyberboss)
Core
- Fixed a bug where measuring CPU usage would fail. (#2186 @Cyberboss)