Merge branch 'legacy/pm3' into stable

This commit is contained in:
Dylan K. Taylor 2022-01-04 20:49:32 +00:00
commit 73168a0e39
No known key found for this signature in database
GPG Key ID: 8927471A91CAFD3D

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.