Skip to content

v0.2.0

Latest

Choose a tag to compare

@github-actions github-actions released this 11 Nov 19:09
· 40 commits to master since this release
3e56d6a

v0.2.0

Added

  • Sort results by name (A→Z/Z→A) and by date (newest/oldest).
  • File date column (uses filesystem mtime).
  • Arabic diacritics support and search modes (smart/regex/ignore/require) across UI and backend.
  • PDF support via pdftotext integration.
  • Expand file filter support for ePub, html, ODT, ...
  • fix-path-env integration for desktop.

Fixed

  • Correct logo path in macos and Linux builds.
  • Add missing lines count to rga command
  • Ensure consistent encoding in file reading functions
  • Improve performance of file preview of large files

Changes

  • Update ripgrep-all to support linux ARM.
  • Increase FileViewerDialog width.

Full diff