Skip to content

Releases: krashnakant/prpeek

v0.2.2

Choose a tag to compare

@github-actions github-actions released this 05 Jul 17:26

Fixes

  • ⌘V now works in every text field — token paste, GitHub Enterprise host, and search. (The app had no Edit menu, so paste shortcuts were dead; the clipboard-prefill and Paste from Clipboard button remain as fallbacks.)
  • Invalid or expired tokens now tell you — pasting a bad token (or having one expire/get revoked later) shows "GitHub rejected the token — sign in again" in the menu instead of silently reverting to "Not signed in".

Docs

  • App screenshots in the README and on the website.
  • First-launch Gatekeeper step (xattr -dr com.apple.quarantine) is now prominently called out — the DMG is ad-hoc signed, not notarized.

Full Changelog: v0.2.1...v0.2.2

v0.2.1

Choose a tag to compare

@github-actions github-actions released this 02 Jul 07:32
1111aa0

Full Changelog: v0.2.0...v0.2.1

v0.2.0

Choose a tag to compare

@krashnakant krashnakant released this 30 Jun 20:48
dd19bcc

macOS menubar watcher for open GitHub PRs.

Highlights

  • Desktop panel redesigned as two-line PR cards (CI chip + title + why-it-waits pill); rows fill panel width with truncation, and card colors are theme-aware on Light/Dark.
  • Keyboard-first search window across all loaded PRs.
  • Why a PR needs you surfaced inline, plus per-PR snooze/mute and re-notify on mute-clear.
  • Themes (System/Light/Dark + 4 Catppuccin flavors), launch-at-login, and GitHub Enterprise (GHES) support.
  • App icon + SF Symbols on menu rows; hover tooltip with full commit/comment summary.

Install

Download PRPeek.dmg, drag PRPeek to Applications. Ad-hoc signed — right-click → Open on first launch. Paste a read-only PAT or use device-flow sign-in.

Full changelog: v0.1.0...v0.2.0

What's Changed

  • feat: PR detail submenus, themes, desktop panel, configurable interval by @krashnakant in #4
  • Improve macOS panel and menu controls by @krashnakant in #5

Full Changelog: v0.1.0...v0.2.0

v0.1.0

Choose a tag to compare

@github-actions github-actions released this 29 Jun 18:12
021a505

What's Changed

  • v0.1.0 fix: menubar design fixes + review hardening by @krashnakant in #1
  • ci: DMG release pipeline + OSS files (CONTRIBUTING, MIT LICENSE) by @krashnakant in #2

New Contributors

Full Changelog: https://github.com/krashnakant/prpeek/commits/v0.1.0