Skip to content

Releases: elio-fm/elio

v1.1.0

18 Apr 19:39

Choose a tag to compare

Added

  • Added RAR archive previews using the existing external archive listing backends, with unrar as 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 Details section.
  • 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 trash on 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 .trashinfo names.
  • 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 Document body heading with Details and keeping People for 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 Details instead of repeating Video, Audio, Image, or Binary as the first body section.
  • Clarified archive metadata previews by using Details instead of Summary, Image, or Torrent for the first body section.
  • Clarified SQLite database previews by using Details for the first metadata section.

v1.0.1

12 Apr 17:11

Choose a tag to compare

Added

  • Added --help/-h and --version/-V CLI flags.
  • Added release packaging automation for AUR, Fedora COPR, and Homebrew, including Homebrew bottle publishing.

v1.0.0

10 Apr 18:18

Choose a tag to compare

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.