v0.5.0-rc.1
Pre-release
Pre-release
This release candidate brings the interactive Gum interface to feature parity
with the direct CLI and significantly improves performance when browsing large
addon collections.
As a pre-release, it is intended for real-world testing before v0.5.0.
Feedback about terminal compatibility, addon searches, pagination, and large
local collections is especially welcome.
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, andLastnavigation 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.
Install this release candidate
Pre-releases are not selected automatically by elo update. Install this
version explicitly:
elo update --version v0.5.0-rc.1For a new installation:
curl -fsSL \
https://raw.githubusercontent.com/3nderXP/elo/v0.5.0-rc.1/install.sh |
bash -s -- --ref v0.5.0-rc.1Testing notice
Although the automated test suite passes, this release includes extensive
changes to the interactive experience. Please report any unexpected behavior,
particularly with:
- different terminal sizes and environments;
- large installed-addon collections;
- remote search pagination;
- shader installation and platform selection;
- page navigation and loading indicators.
What's Changed
Full Changelog: v0.4.1...v0.5.0-rc.1