Skip to content

LiquidLauncher v0.4.0

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 27 Dec 03:58

Features

  • Added manual Java distribution selection support
  • Added warning display for outdated client versions
  • Improved error handling across the application
  • Replaced percentage-based memory slider with absolute MB values
  • Added retry mechanism for HTTP requests (3 attempts)
  • Implemented automatic cleanup of logs older than 7 days
  • Added GraalVM Java 17 support
  • Expanded release target platforms

Bug Fixes

  • Added support for Minecraft 1.21.4
  • Fixed options JSON not saving after re-authentication during client launch
  • Corrected app name on Windows from "liquidlauncher" to "LiquidLauncher"
  • Fixed unnecessary line breaks in logging output

Maintenance

  • Upgraded to Tauri V2
  • Capitalized branch naming convention
  • Added "(unsupported)" tag for unsupported branches
  • Restructured options JSON format

Compare v0.3.1...v0.4.0