Skip to content

Release v1.21.8

Choose a tag to compare

@github-actions github-actions released this 19 Jul 13:56

What's Changed

Added

  • Support for 1.21.8

Changed

  • Refactor to simplify the Server struct
  • Updated the README and the documentation

Fixed

  • Invalid login start packet between 1.19 and 1.20.1
  • Do not always serialize as dynamic list if possible for >=1.21.5, which could cause incompatibilities with some proxy plugins (e.g. PacketEvents)
  • UUID is misencoded for <1.7.6 preventing connection to PicoLimbo through Velocity when using 1.7.6 or older clients
  • Invalid string decoding could cause a crash of the server if a player tries to connect with a Unicode username
  • Accept -1 protocol version number during handshake to improve support with ViaVersion

Removed

  • Removed the build script from pico_limbo binary for faster build times, this removes the detailed version number available when using the help command

Full Changelog: v1.21.7...v1.21.8