From 896e777e23cc17e977c9fea02cda62ab82bf5a8e Mon Sep 17 00:00:00 2001 From: Lion Kortlepel Date: Mon, 31 Oct 2022 11:19:10 +0100 Subject: [PATCH] update changelog --- Changelog.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/Changelog.md b/Changelog.md index 5f66107..860595d 100644 --- a/Changelog.md +++ b/Changelog.md @@ -1,6 +1,10 @@ # v3.1.1 -- FIXED many issues which could cause the server to crash when receiving weird data +- FIXED bug which caused GetPlayerIdentifiers, GetPlayerName, etc not to work in `onPlayerDisconnect` +- FIXED some issues which could cause the server to crash when receiving malformed data +- FIXED a bug which caused a server to crash during authentication when receiving malformed data +- FIXED minor vulnerability in chat message handling +- FIXED a minor formatting bug in the `status` command # v3.1.0