ITADN
CCBlueX/LiquidLauncher

版本发布 8

LiquidLauncher v0.5.0v0.5.0
? · 2025-05-21

# LiquidLauncher v0.5.0 LiquidLauncher v0.5.0 resolves issues relating to users with networking problems accessing our API, and sends these information directly to the client for a quicker API lookup. This release introduces full support for macOS ARM and resolves the WebView issue completely. As a side-effect, LiquidLauncher now uses fewer resources because it no longer keeps a WebView on hold. We also prepared LiquidLauncher for the upcoming LiquidBounce releases to synchronize the logged-in LiquidBounce account in the Premium Section. We also finally updated our Marketing Facts as well as giving the Launcher a bit more version neutrality considering that LiquidBounce has Multi-Version Support. ## Changes - **UI**: Updated banner images and assets - **UI**: Added subsystem display on additional mods selection - **UI**: Changed to version-neutral title text - **UI**: Added first run dialog for onboarding of new users - **UI**: Fixed text centering in News component - **UI**: Fixed custom Java selector filter - **Content**: Updated Facts for the login screen - **Content**: Replaced News with LiquidBounce Blog (https://liquidbounce.net/blog) - **Launch**: Added client synchronisazition by piping data through command-line arguments - **Launch**: Replaced LauncherMeta with Piston-Meta for improved metadata retrieval - **Download**: Added automatic retries for file downloads - **Download**: Added contextual help on download failure - **Download (Webview)**: Use on-demand creation instead of loading at startup - **Download**: Fixed Download URL by using the File PID instead of API provided URLs

Development build - e490b3cc61e4fe4a1806384fc15e9fa9c42f588bv0.4.3-e490b3cc61e4fe4a1806384fc15e9fa9c42f588b预发布
? · 2025-05-20

Development build from commit e490b3cc61e4fe4a1806384fc15e9fa9c42f588b This is an automated build from the latest commit. It may be unstable. Commit message: fix(version): version prefix Signed-off-by: Izuna <izuna.seikatsu@ccbluex.net>

Development build - 5e0e168ff0bbad6689c08b91327db8118611841fv0.4.3-5e0e168ff0bbad6689c08b91327db8118611841f预发布
? · 2025-05-20

Development build from commit 5e0e168ff0bbad6689c08b91327db8118611841f This is an automated build from the latest commit. It may be unstable. Commit message: refactor: replace launchermeta with piston-meta Signed-off-by: Izuna <izuna.seikatsu@ccbluex.net>

Development build - 76d2ed607e2709302b55fbfe4b8eb8f4f7746269v0.4.3-76d2ed607e2709302b55fbfe4b8eb8f4f7746269预发布
? · 2025-05-20

Development build from commit 76d2ed607e2709302b55fbfe4b8eb8f4f7746269 This is an automated build from the latest commit. It may be unstable. Commit message: feat(launch): pipe data to client through args

Development build - 856e40136608beb3381d4a8587c2fb4efd91be6av0.4.3-856e40136608beb3381d4a8587c2fb4efd91be6a预发布
? · 2025-05-20

Development build from commit 856e40136608beb3381d4a8587c2fb4efd91be6a This is an automated build from the latest commit. It may be unstable. Commit message: feat(api): session token

Development build - 595eb0f1d19fed73a55204451339bf6089b8b116v0.4.3-595eb0f1d19fed73a55204451339bf6089b8b116预发布
? · 2025-05-20

Development build from commit 595eb0f1d19fed73a55204451339bf6089b8b116 This is an automated build from the latest commit. It may be unstable. Commit message: fix(download/webview): creation on use instead of on load Creates a new webview window with a new index on each use. This will solve issues regarding redirection.

Development build - 04c8d1e72ef9e86c34318826d91c6af59357dacfv0.4.3-04c8d1e72ef9e86c34318826d91c6af59357dacf预发布
? · 2025-05-18

Development build from commit 04c8d1e72ef9e86c34318826d91c6af59357dacf This is an automated build from the latest commit. It may be unstable. Commit message: fix(webview): macOS ARCH64 navigation Signed-off-by: Izuna <izuna.seikatsu@ccbluex.net>

Development build - 04f14759045cdbb850d5cab9e28fb25bf7c0201fv0.4.3-04f14759045cdbb850d5cab9e28fb25bf7c0201f预发布
? · 2025-05-18

Development build from commit 04f14759045cdbb850d5cab9e28fb25bf7c0201f This is an automated build from the latest commit. It may be unstable. Commit message: refactor(LiquidBounceAccount): nickname param instead of JWT decode Signed-off-by: Izuna <izuna.seikatsu@ccbluex.net>