From e61a35bdfeab8f8718e787e085dbe33d84e0be65 Mon Sep 17 00:00:00 2001 From: tgstation-server Date: Mon, 20 Nov 2023 04:26:37 +0000 Subject: [PATCH] Regenerate changelog post deploy for workflow run 1706 Commit: 5abeaa209f294c5b6bb1390384418154798b5804 --- changelog.yml | 26 +++++++++++++++++++++----- 1 file changed, 21 insertions(+), 5 deletions(-) diff --git a/changelog.yml b/changelog.yml index 3b380d7413..90d226b423 100644 --- a/changelog.yml +++ b/changelog.yml @@ -164,10 +164,30 @@ Components: ComponentVersions: {} Changes: [] Unreleased: true - - Version: 5.18.2 + - Version: 5.18.3 ComponentVersions: {} Changes: [] Unreleased: true + - Version: 5.18.2 + ComponentVersions: + HttpApi: 9.14.0 + DreamMakerApi: 6.7.0 + Configuration: 4.7.1 + InteropApi: 5.7.0 + HostWatchdog: 1.4.0 + NugetCommon: 7.0.0 + NugetApi: 12.2.0 + NugetClient: 14.2.0 + WebControlPanel: 5.1.0 + Changes: + - Descriptions: + - Cleaned up handling of topic requests while the server is starting/rebooting. + - Reduced Discord API spam when connecting to a guild with many mapped channels. + - Fixed race condition that could result in TGS having multiple mappings of the same chat channel. + - Fixed downloading instance `Configuration` files requiring exclusive access. + - The previous patch erroneously caused full watchdog restarts whenever any setting was changed. This has been rectified. + Author: Cyberboss + PullRequest: 1724 - Version: 5.18.1 ComponentVersions: HttpApi: 9.14.0 @@ -3900,10 +3920,6 @@ Components: - Switch to using new `/api/Bridge` endpoint when available. Author: Cyberboss PullRequest: 1704 - - Descriptions: - - Added topic command 11 for broadcast messages. Content stored in `broadcastMessage` parameter. - Author: Cyberboss - PullRequest: 1719 Unreleased: true - Version: 5.6.2 Changes: