Skip to content

0.7.5

Latest

Choose a tag to compare

@robinbraemer robinbraemer released this 14 May 21:12
b898894

What's Changed

  • Fix direct Spigot/Paper Connect tunnels not forwarding signed skin profile properties.
  • Preserve textures profile data across older authlib versions and newer Paper authlib record-style profiles.
  • Update Paper profile prefill handling to use the real Connect profile properties instead of an empty texture placeholder.
  • Add Spigot tests for authlib and Paper signed texture conversion.

Verification

  • CI passed on PR #27 before merge.
  • Local merged-branch verification: ./gradlew build and git diff --check passed.
  • Runtime compatibility checks passed against old authlib 1.5.21 and Paper 1.21.11 authlib 7.0.61 using the shaded Spigot jar.
  • Live custom-skin comparison:
    • Direct Paper on released 0.7.4: skin missing.
    • Direct Paper with this fix: skin visible.
    • Velocity Connect path: skin visible.