Skip to content

Changelog

v0.6.5 Latest

2026-02-20

Technical Improvements

  • Added composables: useTabIndicator, useAsync, useMessage
  • Server status refresh now uses parallel Promise.all
  • Enhanced validation for memory/port input fields
  • Unified text colors with CSS variables

Bug Fixes

  • Fixed Arch Linux update issues
  • Fixed Tab indicator position not updating on language switch
  • Fixed sidebar expand/collapse state display logic
  • Fixed 0% download progress display anomaly
  • Fixed window control button icon direction

Docs & Engineering

  • Added bilingual Pull Request templates
  • Restructured project documentation (CN & EN)
  • Added Star History chart and contributors wall
  • Improved AUR auto-publish workflow

v0.6.2

2026-02-17

New Features

  • Refactored settings page with auto-save support
  • Added Arch Linux package files support
  • Added multi-language support: Japanese, Spanish, German, Russian, Vietnamese, British English, Australian English, etc.
  • Added meme Chinese i18n support
  • Optimized CI check logic for on-demand execution

UI Improvements

  • Optimized homepage UI layout and folder opening interaction
  • Enhanced dark mode contrast, added tab indicator animations
  • Optimized quote loading logic
  • Improved app close event handling

Technical Improvements

  • Refactored console and settings page component structure
  • Rewrote pkg.tar.gz build logic
  • Fixed Arch desktop icon display issues

v0.6.0

2026-02-16

New Features

  • System tray menu and single instance enforcement
  • Native color theme support
  • bat/sh launch script support
  • Color editor with color picker
  • Custom quick commands
  • Contributor info display

Fixes & Optimizations

  • Improved startup stability, fixed TypeScript/runtime issues
  • Fixed multi-threaded downloader issues
  • Fixed symlink causing duplicate Java detection
  • Fixed macOS and Linux disk space calculation
  • Fixed offline/stopped/banned reconnection state parsing
  • Refactored auto-update flow
  • Fixed numerous i18n issues

v0.5.0

2026-02-14

Massive update. Thanks to every contributor.


v0.4.1

2026-02-14

  • Optimized Rust build config with LTO and binary size optimization
  • Slimmed down Tokio dependencies
  • Added frontend code splitting for improved loading performance

v0.4.0

2026-02-14

  • Dark mode support
  • Windows acrylic glass blur effect
  • Font selection feature
  • Java search optimization (Windows registry)
  • Linux Wayland white screen fix
  • UI component beautification

Released under the GPL-3.0 License