Skip to content

2.0.0_alpha-20250523a

Choose a tag to compare

@MovTery MovTery released this 23 May 13:43
· 2898 commits to main since this release

Updates:

  • Language:
    • Turkish: Added 9 new translations, contributed by Star1xr
    • Traditional Chinese (Taiwan), contributed by HongyiHank
  • Content Management:
    • Added Minecraft text formatting code processing mechanism
    • Save Management Page:
      • Supports displaying save details
      • Supports renaming, deleting, and backing up saves
      • Supports quick launch
    • Resource Pack Management Page:
      • Supports displaying resource pack details
      • Supports renaming and deleting resource packs
  • About Page:
    • Displays all loaded plugins
  • Settings:
    • Added animation amplitude configuration option
  • MioLibPatcher:
    • Enables Forge to log loaded mod information
  • Debug Version:
    • Always shows a debug version warning

Refactors:

  • UI Refactors:
    • Replaced pagination with NavigationRail for page display
  • Settings:
    • Improved loading and retrieval performance using caching

Adjustments:

  • UI Adjustments:
    • Adjusted outer padding of tooltips to prevent shadows from being clipped
    • Optimized list code structure and performance
    • Removed shadow from top information bar
  • Launch Page:
    • Improved logic for detecting decompressed content
  • Version Management:
    • Added support for parsing whether a version supports quick launch
    • Replaced space-constrained TabRow with DropdownMenu
  • Language:
    • Adjusted some language translations

Fixes:

  • UI Fixes:
    • Dialog input fields did not fill the full width
  • FFmpeg Plugin:
    • Fixed issue where the FFmpeg plugin could not load properly