Releases: CCBlueX/LiquidLauncher
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 - e490b3cc61e4fe4a1806384fc15e9fa9c42f588b
Development build from commit e490b3c
This is an automated build from the latest commit. It may be unstable.
Commit message: fix(version): version prefix
Signed-off-by: Izuna [email protected]
Development build - 856e40136608beb3381d4a8587c2fb4efd91be6a
Development build from commit 856e401
This is an automated build from the latest commit. It may be unstable.
Commit message: feat(api): session token
Development build - 76d2ed607e2709302b55fbfe4b8eb8f4f7746269
Development build from commit 76d2ed6
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 - 5e0e168ff0bbad6689c08b91327db8118611841f
Development build from commit 5e0e168
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 [email protected]
Development build - 595eb0f1d19fed73a55204451339bf6089b8b116
Development build from commit 595eb0f
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 - 5968a1a915f3f8dcd046bccf1bc9fd9f27883d50
Development build from commit 5968a1a
This is an automated build from the latest commit. It may be unstable.
Commit message: feat: first run dialog
Signed-off-by: Izuna [email protected]
Development build - b6e5e25950c52eff25a758d1b975acbc537b9300
Development build from commit b6e5e25
This is an automated build from the latest commit. It may be unstable.
Commit message: fix(News): banner background
Signed-off-by: Izuna [email protected]
Development build - 71f1c59b8b181b39187365fd75f60461a54c9376
Development build from commit 71f1c59
This is an automated build from the latest commit. It may be unstable.
Commit message: chore: update banner image
Signed-off-by: Izuna [email protected]
Development build - 68397748a0023ec6f7e6318d869af0b0bf4d4ad6
Development build from commit 6839774
This is an automated build from the latest commit. It may be unstable.
Commit message: fix(News): banner text centering
Signed-off-by: Izuna [email protected]