Skip to content

sideye: v0.4.2

Choose a tag to compare

@github-actions github-actions released this 03 Jul 19:16
de18283

0.4.2 (2026-07-03)

Features

  • ui: ✨ context-aware command menu (#195) (7159306), closes #183
  • ui: ✨ highlight file finder matches on single-line rows (#197) (61e0497)
  • ui: ✨ spread file icons & syntax highlighting across lists (#196) (97f6f73)

Bug Fixes

  • 🐛 bump deps (#194) (384c247)
  • references: 🐛 follow the cursor when navigating the results (#198) (429a3b6)
  • ui: 🐛 restore the scrollbar for windowed lists (#192) (17e56d5)

Performance Improvements

  • diff: ⚡️ compute per-file diffs in-process (#190) (50a09c8), closes #188