Skip to content

Releases: CCBlueX/LiquidLauncher

LiquidLauncher v0.5.0

21 May 01:03

Choose a tag to compare

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

20 May 21:11

Choose a tag to compare

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

20 May 01:33

Choose a tag to compare

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

20 May 01:47

Choose a tag to compare

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

20 May 20:29

Choose a tag to compare

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

20 May 00:45

Choose a tag to compare

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

17 May 21:56

Choose a tag to compare

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

09 May 10:06

Choose a tag to compare

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

09 May 10:09

Choose a tag to compare

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

09 May 10:02

Choose a tag to compare

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]