Skip to content

Releases: CCBlueX/LiquidLauncher

LiquidLauncher v0.4.0

27 Dec 03:58
Compare
Choose a tag to compare

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

Development build - 48538625eb12cfee61e77cff5addcbeb93610853

Development build from commit 4853862
This is an automated build from the latest commit. It may be unstable.
Commit message: fix: no hard fail on token expire

Development build - f7cdb15735099594fe02b747baca0f1ef516be92

Development build from commit f7cdb15
This is an automated build from the latest commit. It may be unstable.
Commit message: chore: update product name and update artifacts

Development build - c15186001d8acccd0ff050a25fc4ae597747d3d7

Development build from commit c151860
This is an automated build from the latest commit. It may be unstable.
Commit message: fix: use tauri-opener plugin instead

Development build - c0c7e7d1c0930aff1dce993b185e7ac793fc53cd

Development build from commit c0c7e7d
This is an automated build from the latest commit. It may be unstable.
Commit message: feat: logs clean up
Logs will now clean up when older than 7 days

Development build - 96c098bd6d77b41194744b2e6ee2ef7d9ab2ba2c

Development build from commit 96c098b
This is an automated build from the latest commit. It may be unstable.
Commit message: remove debug print

Development build - 92ab8941108ae5bb7d0027944d57f0acd63841d1

Development build from commit 92ab894
This is an automated build from the latest commit. It may be unstable.
Commit message: remove debug println

Development build - 539a8a755722d543cc4b86106f6a99879715cc45

Development build from commit 539a8a7
This is an automated build from the latest commit. It may be unstable.
Commit message: fix glitching settings panel animation

Development build - 3acf0a6a29515db89873ac80e968d24b32af01ea

Development build from commit 3acf0a6
This is an automated build from the latest commit. It may be unstable.
Commit message: fix jvm location not resetting

Development build - 3588fc6ea5d0758b23020365ef645a4a2ab85dbc

Development build from commit 3588fc6
This is an automated build from the latest commit. It may be unstable.
Commit message: slightly increase window height