Releases: elio-fm/elio
Releases · elio-fm/elio
v1.1.0
Added
- Added RAR archive previews using the existing external archive listing backends, with
unraras an additional fallback when available. - Added non-image comic archive previews for CBZ and CBR files, using embedded XML/comment metadata or conservative structured-name fallbacks instead of showing an empty pane.
- Added MOBI and AZW3 ebook classification, book icons, native metadata previews, and cover image previews for Kindle ebook files.
Changed
- Improved fuzzy search indexing and filtering responsiveness for large directory trees.
- Simplified document metadata previews by keeping author, dates, application, stats, and extra metadata fields in the
Detailssection. - Made MOBI and AZW3 cover previews larger while preserving room for document details.
- Made full-height EPUB image sections advance on preview scroll without first scrolling hidden context lines.
- Kept RAR archive loading previews silent while archive contents are inspected in the background.
- Documented fuzzy search scope, hidden-file handling, pruning, refresh behavior, and large-tree caps.
- Documented Trash behavior across Linux, BSD, macOS, and Windows.
- Prefer
gio trashon Linux before falling back to the Freedesktop Trash layout for desktop-compatible trashing.
Fixed
- Fixed fuzzy search reusing stale indexes after directory reloads, so pasted, cut, deleted, or newly created entries are reflected after filesystem changes.
- Fixed Freedesktop Trash entries with collision-suffixed storage names, such as
photo.jpg.2, so they display, preview, open, and restore using their original.trashinfonames. - Fixed stacked browser layouts so the Preview pane expands in tall narrow terminals and respects configured Files/Preview pane weights.
- Fixed metadata previews for large ZIP-based office documents, including PPTX, PPTM, ODP, DOCX, XLSX, and Pages files.
- Clarified document metadata preview sections by replacing the repeated
Documentbody heading withDetailsand keepingPeoplefor author fields. - Fixed fixed-layout EPUB pages without extractable text so the preview shows page and book context instead of an empty pane.
- Clarified media and binary metadata previews by using
Detailsinstead of repeatingVideo,Audio,Image, orBinaryas the first body section. - Clarified archive metadata previews by using
Detailsinstead ofSummary,Image, orTorrentfor the first body section. - Clarified SQLite database previews by using
Detailsfor the first metadata section.
v1.0.1
Added
- Added
--help/-hand--version/-VCLI flags. - Added release packaging automation for AUR, Fedora COPR, and Homebrew, including Homebrew bottle publishing.
v1.0.0
First Public Release
- Three-pane interface with dedicated Places, Files, and Preview columns.
- Rich previews for text, code, structured data, documents, archives, media, directories, and binary metadata.
- Inline image previews on supported terminals through Kitty Graphics, iTerm2 Inline, and Sixel backends.
- Keyboard and mouse navigation, list and grid views, and fuzzy search for efficient browsing.
- Configurable Places, theme overrides, pane layout settings, and browser key bindings.
- Quick actions including Go-to, Open With, clipboard copy, and system opener integration.
- Trash and restore support for safer file management workflows.
- Optional integrations such as Poppler, ffmpeg, ffprobe, resvg, and 7-Zip for richer previews and metadata.