Skip to content

Latest commit

 

History

History
168 lines (78 loc) · 7.77 KB

CHANGELOG.md

File metadata and controls

168 lines (78 loc) · 7.77 KB

Changelog

8.0.0+1.21 (2024-06-13)

Build System

8.0.0+1.20.5 (2024-04-28)

Build System

8.0.0+1.20.4 (2023-12-10)

Build System

8.0.0+1.20.2 (2023-10-15)

⚠ BREAKING CHANGES

Features

  • add error message for when the account has not purchased Minecraft (closes #101) (#104) (a6b34e9)
  • upgrade to Minecraft 1.20.2 (#102) (c1adb99)

Miscellaneous Chores

  • release as v8.0.0+1.20.2 (8736a6a)

7.0.2+1.20 (2023-07-07)

Bug Fixes

  • lang: update Traditional Chinese (#92) (5d7218c)
  • microsoft: 'Chat disabled due to missing profile public key' error (#91) (3fcdb51)

7.0.1+1.20 (2023-06-10)

Bug Fixes

  • disconnected screen crashes the game when adding the re-login button (fixes #87) (#88) (e740900)

Miscellaneous Chores

7.0.0 (2023-06-08)

⚠ BREAKING CHANGES

  • upgrade to Minecraft 1.20 (#82)

Features

6.1.0 (2023-06-07)

Features

  • microsoft: ctrl + click the Microsoft button to choose account (closes #46) (#84) (d63c490)

Bug Fixes

  • microsoft: update Microsoft OAuth2 token endpoints (fixes #57) (#83) (e606c2a)

6.0.0 (2023-03-28)

⚠ BREAKING CHANGES

  • upgrade to Minecraft 1.19.4 (#78)

Miscellaneous Chores

5.0.0 (2022-12-14)

⚠ BREAKING CHANGES

  • Drops support for Minecraft <= 1.19.2

Features

4.2.0 (2022-10-08)

Features

  • upgrade cloth-config-fabric (7 -> 8) (2d9e00a)

Bug Fixes

  • 'IS YOU' splash text should reflect the new username (fixes #65) (#67) (2fc0ab2)
  • re-login button should appear on the disconnected screen (fixes #63) (#64) (f0bf6e2)
  • unable to join servers with chat verification turned on (fixes #60) (#66) (d8ee98d)

4.1.0 (2022-07-26)

Features

  • add a warning screen when custom Microsoft auth URLs are in use (#55) (563b8e7)
  • add traditional Chinese translation (#52) (423c495)

4.0.0 (2022-06-08)

⚠ BREAKING CHANGES

  • upgrade Minecraft (1.18.2 -> 1.19) (#48)

Features

  • upgrade Minecraft (1.18.2 -> 1.19) (#48) (3f6541a)

3.1.0 (2022-04-17)

Features

3.0.0 (2022-03-31)

⚠ BREAKING CHANGES

  • use googleapis/release-please for releases
  • no longer works on Minecraft 1.18.1

Features

Bug Fixes

  • do not rerun the Microsoft login task when resizing the window (#38) (0fb8842)

Continuous Integration

  • use googleapis/release-please for releases (717c24f)