Skip to content

v0.7.0

Choose a tag to compare

@github-actions github-actions released this 25 Mar 18:00
· 464 commits to main since this release

What's Changed

  • ui: group sidebar files by folder by @benvinegar in #99
  • Add navigation shortcuts: ctrl+d/u and shift+space by @benvinegar in #102
  • Add auto-hide vertical scrollbar to diff pane by @benvinegar in #93
  • Rewrite hunk-review skill following agent skill best practices by @benvinegar in #103
  • build: add linux arm64 prebuilt package release support by @aliou in #107
  • fix: prevent scroll snapback when using Space/PgUp/PgDown by @benvinegar in #105
  • fix: normalize git patch prefixes for parser compatibility by @aliou in #106
  • test: add missing noprefix test for hunk show command by @benvinegar in #117
  • fix: keep selected hunks fully visible when they fit by @benvinegar in #108
  • Fix wrap toggle redraw and preserve viewport anchor by @benvinegar in #110

New Contributors

Full Changelog: v0.6.1...v0.7.0