From 82790aeb5893b78ec7ca1b0ef0ea6c03cc4e122a Mon Sep 17 00:00:00 2001 From: Jordan Dominion Date: Wed, 27 Dec 2023 23:14:12 -0500 Subject: [PATCH] Fix changelog.yml --- changelog.yml | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/changelog.yml b/changelog.yml index e8ed758f58..873a2b4004 100644 --- a/changelog.yml +++ b/changelog.yml @@ -166,6 +166,14 @@ Components: - Added the `EngineInstallComplete` event. Parameter is the engine version that was installed (This is also the name of the directory in the `Byond` instance folder). Author: Cyberboss PullRequest: 1758 + - Descriptions: + - Fixed health checks failing on OpenDream servers after a TGS restart. + - When game servers exit with code 0, chat bots will no longer call it a crash. + - Fixed homepage links to the app again. + - Removed size limit on `/Transfer` uploads. + - Reduced number of job updates per second sent over SignalR from 4 to 1. + Author: Cyberboss + PullRequest: 1757 - Version: 6.0.1 ComponentVersions: HttpApi: 10.0.0