Changelog
All notable changes to PRivity. Entries are generated automatically from each release.
v1.2.0 — 2026-06-22
- Keyboard shortcuts for header actions — ⌘1 / ⌘2 / ⌘3 switch tabs, ⌘R refreshes, ⌘, toggles Settings (#34)
- Arrow-key navigation in PR list — ↑/↓ move through PRs, Return opens the selected PR in your browser (#35)
v1.1.1 — 2026-06-22
- GitHub Actions check-runs in CI status — repos using Actions exclusively now show real CI status (passing / pending / failing) instead of “unknown” (#33)
- Release process polish (#32)
v1.1.0 — 2026-06-21
The first public release after a big push of new features and fixes.
New
- Issues and Dashboard tabs with per-account Watched Repositories (#15)
- Drafts filter tab — exclude draft PRs from Approved/Pending/Changes so they don’t confuse the queue (#19)
- Block by org/user — manually block whole owners in addition to single repos (#18, #22)
- Welcome screen on first launch with one-click sign-in (#25)
- “Already approved” badge on review-requested PRs — see which ones already have a green light (#28)
- Auto-generated changelog and Sparkle appcast on every release (#20)
Fixed
- Don’t show PRs from archived repositories — they’re not actionable (#17)
- Keychain reads moved off the main thread — eliminates UI freezes on managed/work Macs (#21)
- Stuck “Loading PRs…” resolved — polling no longer perpetually cancels in-flight refreshes (#23, #27)
- Sparkle nested binaries now signed with Developer ID + secure timestamp (#31)
- Multiple smaller refinements (#24, #26, #29, #30)