·
25 commits
to master
since this release
v0.5.2
New Features & Enhancements
- Minecraft 1.21.11 Support: Updated ViaVersion to support Minecraft client/server protocol version 1.21.11
- SRV Record Handling: Now respects priority and weight fields when resolving SRV records
- Optimization: Favicon loading is now handled in a coroutine for better performance
Bug Fixes
- Authentication: Fixed a bug in the access token expiration check
- Networking: Corrected the Packet ID used for player kicks
Maintenance & Chores
- Updated Netty library
- Updated ViaVersion API usage
- Updated documentation (README)