All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
0.4.0 - 2026-02-07
- Review export now saves to
~/.revu/{repo-name}-{timestamp}.mdinstead of.revuin the project root - Exported file path is copied to clipboard for easy pasting into agents
- Renamed "Send to Agent" to "Export for Agent" throughout the UI
- SKILL.md agent skill file — replaced by simpler clipboard-based workflow
0.3.1 - 2026-02-05
- Redesigned comment cards with category icons, compact layout, and content preview limits
- Enriched demo mode data and updated App Store screenshots
0.3.0 - 2026-02-02
- Tree-shakeable demo modes for App Store screenshots
0.2.0 - 2026-01-30
- Independent horizontal scrolling for split view panes, allowing each side to scroll separately
- Comment navigation with keyboard shortcuts and clickable badges showing comment counts per file
0.1.3 - 2026-01-28
- Resolve relative paths (like
.) to display actual directory name in header
0.1.2 - 2026-01-28
- Native macOS titlebar with window controls overlay for a more integrated look
0.1.1 - 2026-01-28
- Bundled OpenSSL for consistent cross-platform builds
0.1.0 - 2026-01-28
- Initial revu release
- Local git diff viewer with unified and split view modes
- Inline commenting system with categories (issue, suggestion, question, nitpick, praise)
- Git operations: stage/unstage files, create commits, discard changes
- Review export to structured XML/Markdown for AI agent consumption
- CLI integration with repo path argument support
- Light/dark theme with system preference detection
- Keyboard shortcuts: Cmd+R (refresh), Cmd+Shift+C (copy), Cmd+Enter (commit)