Release 4.2.10

This commit is contained in:
Dylan K. Taylor
2022-04-20 13:03:25 +01:00
parent df33e179e5
commit 3339225fe8
2 changed files with 7 additions and 1 deletions

View File

@ -113,3 +113,9 @@ Released 19th April 2022.
## Fixes
- Fixed several potential crashes when deserializing item NBT (due to insufficient validation of input data).
# 4.2.10
Released 20th April 2022.
## Fixes
- Fixed performance issue when chat messages received from the client contain many newlines. This security vulnerability was disclosed publicly necessitating a priority fix.