Skip to content

v0.5.0

Choose a tag to compare

@3nderXP 3nderXP released this 17 Jul 07:26
· 11 commits to main since this release
97b8f61

This release brings the interactive Gum interface to feature parity with the
direct CLI and significantly improves performance when browsing large addon
collections.

Highlights

  • Complete interactive access to Elo commands and options.
  • Native Gum tables, file selection, inputs, confirmations, and loading
    indicators.
  • Consistent Minecraft-inspired visual theme and branded ASCII headers.
  • First, Previous, Next, and Last navigation for paginated lists.
  • Cursor memory, page caching, and adjacent-page prefetching.
  • Faster installed-addon listings through incremental integrity validation.
  • Modrinth search pagination using the complete result set.
  • Improved shader and resource-pack compatibility handling.
  • Explicit Iris or OptiFine selection when installing shaders.
  • Expanded interactive, provider, installation, and cache test coverage.

Upgrading

elo update

For a new installation:

curl -fsSL https://raw.githubusercontent.com/3nderXP/elo/v0.5.0/install.sh | bash

What's Changed

Full Changelog: v0.4.1...v0.5.0