Skip to content

LiquidLauncher v0.5.0

Latest

Choose a tag to compare

@github-actions github-actions released this 21 May 01:03

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