Skip to content

tgstation-server-v4.15.2

Compare
Choose a tag to compare
@Cyberboss Cyberboss released this 01 Oct 18:39
c52d587

Please refer to the README for setup instructions.

Component Versions

Core: 4.15.2
Configuration: 4.0.0
HTTP API: 9.3.0
DreamMaker API: 6.0.4 (Interop: 5.3.0)
Web Control Panel: 2.3.0
Host Watchdog: 1.1.1

Patch 2

Core

Patch 1

Core

  • Fixed jobs crashing due to reporting invalid progress values. (#1335 @Cyberboss)

Update 15.X

Core

  • You can now update to sever versions >= 4.X.X. (#1325 @Cyberboss)
  • Fixed repository settings set during clone not being saved. (#1330 @Cyberboss)
  • Converted a possible NullReferenceException while test merging to a proper job error. (#1333 @Cyberboss)

HTTP API

  • JobResponses now come with a stage field. Like progress, this may be set to a description of an individual step within a job if the job is running. (#1317 @Cyberboss)