Release 3.26.5

This commit is contained in:
Dylan K. Taylor
2022-01-04 20:47:31 +00:00
parent 8c4b8a9042
commit a4af1609ea
2 changed files with 5 additions and 1 deletions

View File

@ -26,3 +26,7 @@ Plugin developers should **only** update their required API to this version if y
- Fixed skins appearing black when using RTX resource packs.
- Fixed chunks containing furnaces in old worlds (pre-2017) being discarded as corrupted.
- This was caused by a strict corruption check detecting bad data created by a bug in PocketMine-MP that was fixed in 2017.
# 3.26.5
- Fixed several denial-of-service attack vectors related to writable book text length and encoding.
- Fixed several denial-of-service attack vectors related to skin data field lengths.