Skip to content

SJMCL 0.8.3

Latest

Choose a tag to compare

@github-actions github-actions released this 23 Feb 02:44
· 95 commits to main since this release
  • 🌟 Support adding and removing game servers directly within the launcher. #1328 @hbz114514 @UNIkeEN @zaixizaiximeow
  • 🐛 Fix missing game assets in certain early game versions. #1341 @icgnos @UNIkeEN
  • 🐛 Fix failures when importing account information from other launchers due to expired Microsoft accounts. #1368 @xunying123 @UNIkeEN
  • 🐛 Fix potential issues with server address validation in the add authentication server modal. #1388 @UNIkeEN
  • ⚡️ Improve the startup user experience by guiding users to download Java runtime when it is missing. #1376 @UNIkeEN
  • 🛠 Allow users to ignore runtime path checks and close the warning modal. #1375 @UNIkeEN
  • 🌐 Update French and Japanese translations of the launcher UI. #1371 @codex
  • 🌐 Update Traditional Chinese translations for the launcher UI and related documentation. #1381 #1383 #1390 @3gf8jv4dv
  • 📦 Update multiple dependencies to patch versions. #1387 @dependabot[bot]
  • Workflow:
    • Update internationalization tool scripts. #1122 #1384 @HsxMark
    • Add an experimental VSCode extension providing development helper features tailored for this project. @UNIkeEN