Releases: CCBlueX/mc-authlib
Releases · CCBlueX/mc-authlib
v1.4.1
v1.4.0
v1.3.6
Full Changelog: v1.3.5...v1.3.6
v1.3.5
Full Changelog: v1.3.3...v1.3.5
v1.3.3
Changes
Added ban tracker
Full Changelog: v1.3.2...v1.3.3
v1.3.2
v1.3.1
Changes
- Fixed requesting UUID on every account serialisation if field does not exist
- Renamed
MojangApi.getUuid(...)
toGameProfileRepository(...).fetchUuidByUsername(...)
. - Fixed Microsoft account might not get their correct UUID as it was fetched by username instead of session.
Full Changelog: v1.3.0...v1.3.1
v1.3.0
- Added support for authlib 6.0.52
- Added support for TheAltening
- Improved error handling in many scenarios
- Fixed issues with oauth servers starting on a fixed port conflicting with other or the same application
- Reformatted and optimised the whole project
- Renamed from Elixir to mc-authlib
- Changed group to net.ccbluex
- Added MojangApi utility class with uuid retrieval by username
- Added a replacement for the now removed YggdrasilUserAuthentication in Mojang's authlib with our own YggdrasilUserAuthentication module.
- Use short form as account type for serialization