Add missing overflow fix

This commit is contained in:
Jordan Dominion
2024-03-01 09:12:56 -05:00
committed by GitHub
parent 830a974b56
commit 4db668354f
+1
View File
@@ -189,6 +189,7 @@ Components:
WebControlPanel: 5.6.0
Changes:
- Descriptions:
- Fixed parsing GitHub pull request triggering an Int32 overflow.
- Fixed event scripts always running with low priority if the configuration option for `Session:LowPriorityDeploymentProcesses` was set instead of only in the deployment pipeline.
- Added support for DMAPI triggered custom event scripts. These cannot have the same name as TGS built-in events.
- Fixed `.deb` package sometimes not creating a `tgstation-server` home directory.