Skip to content

Releases: CCBlueX/mc-authlib

v1.4.1

24 May 14:19
Compare
Choose a tag to compare

v1.4.0

20 Apr 09:23
Compare
Choose a tag to compare
v1.4.0

v1.3.6

25 Feb 01:07
Compare
Choose a tag to compare

Full Changelog: v1.3.5...v1.3.6

v1.3.5

06 Jan 16:19
Compare
Choose a tag to compare

Full Changelog: v1.3.3...v1.3.5

v1.3.3

17 Dec 13:19
Compare
Choose a tag to compare

Changes
Added ban tracker

Full Changelog: v1.3.2...v1.3.3

v1.3.2

10 Dec 07:58
Compare
Choose a tag to compare

Changes

  • Fixed storing null UUID causing serilization to fail

Full Changelog: v1.3.1...v1.3.2

v1.3.1

09 Dec 13:13
Compare
Choose a tag to compare

Changes

  • Fixed requesting UUID on every account serialisation if field does not exist
  • Renamed MojangApi.getUuid(...) to GameProfileRepository(...).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

09 Dec 12:25
Compare
Choose a tag to compare
  • 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