Releases: phin-tech/redpen
Releases · phin-tech/redpen
Release list
v0.1.8
- style: cargo fmt
- fix: align release process with roux and fix build errors
- fix: codesign bundled CLI binary for macOS notarization
- feat: macOS signing workflow and bundled CLI installation
- feat: review mode UX improvements — diff folding, pending comments sidebar, inline replies
- feat: workspace launch redesign — inbox categories, agent status, LOCAL/INBOX sections
- docs: add workspace launch redesign spec
- Add CI checks view, session state transitions, and annotation enhancements (#59)
- feat: migrate push-approved check from file-based to server-based (#58)
- feat: automate changelog generation with git-cliff (#57)
- feat: redesign settings panel — sidebar navigation, pill tags, toggle switches, repo cards (#56)
- feat: PR description annotations with paragraph-level targeting (#55)
- feat: comprehensive UI overhaul — theme, header, bubbles, sidebars, review page, launch screen (#54)
- [codex] Frontend Sectioning Refactor, Pass 1 (#51)
- feat: comprehensive native menu bar with submenus and icons (#50)
- feat: add Approve/Request Changes to local review header, move Help right (#49)
- feat: pre-push review gate (#46) (#48)
- [codex] Centralize review session storage and history (#45)
- feat: integrate github review workflow
- Polish review toolbar and navigation
- feat: add delete confirmation, escape handling, color consistency, and shortcut system
- feat: add Lezer-based syntax highlighting to review page code snippets
- feat: add CLI choices/replies, bubble kind filter, codemirror theme updates, and docs
- feat: enhance review page with scope toggle, keyboard nav, and diff-only file support
- feat: add Review button to annotation sidebar
- feat: add review page commands and Cmd+Shift+R shortcut
- feat: wire ReviewPage into EditorPane conditional rendering
- feat: add ReviewPage component with feed layout and keyboard nav
- feat: add ReviewCard component for review page
- feat: add ReviewCodeSnippet component for review page
- feat: add review page store with changes and feedback modes
- feat: add read_file_lines command and resolve support to update_annotation
- feat: add resolved field to Annotation struct
- docs: add review page implementation plan
- docs: add review page design spec
- fix: add ts-rs type overrides for datetime fields in Annotation
- build: vendor libgit2 and openssl for portable git2 builds
- feat: extract annotation service behind EventBus trait (#36)
- fixup! fix: remove panic-prone unwrap() from non-test runtime paths (#31)
- docs: add event/service boundary implementation plan (#36)
- docs: add event/service boundary design spec (#36)
- fix: remove panic-prone unwrap() from non-test runtime paths (#31)
- Floating inline annotation bubbles + color-coded annotation kinds (#44)
- Replace deep links and signal files with local HTTP server (#43)
- ci + code quality: rustfmt, clippy, TS strictness, typed errors, plugin parity (#38)
- feat: generate shared TS types from Rust with ts-rs (#29)
- feat: add three-mode diff view (#35)
- feat: OS-level notifications for annotation replies (#22)
- Cleans up deploy
- feat: add Homebrew tap support (#19)
- fix: resolve push approval signal path in git worktrees (#18)
- fix: delete sidecar file when all annotations are removed (#16)