Releases: coder/pr-buddy
Releases · coder/pr-buddy
PR Buddy v0.3.0
What's Changed
- chore(deps-dev): bump svelte from 5.53.3 to 5.53.5 by @dependabot[bot] in #10
- chore(deps): bump devalue from 5.6.3 to 5.6.4 by @dependabot[bot] in #51
- fix: align notification timing with UI refresh and unify panel/tray sections by @ibetitsmike in #53
- chore: release 0.3.0 by @ibetitsmike in #54
New Contributors
- @dependabot[bot] made their first contribution in #10
Full Changelog: v0.2.1...v0.3.0
PR Buddy v0.2.1
See the assets below to download and install this version.
What's Changed
- fix: open failing checks from actions links by @ibetitsmike in #50
Full Changelog: v0.2.0...v0.2.1
PR Buddy v0.2.0
See the assets below to download and install this version.
What's Changed
- fix: add diagnostic logging to Windows sign script by @ibetitsmike in #45
- fix: add core:window:allow-close permission so Close button works by @ibetitsmike in #46
- fix: remove mac-notification-sys to fix 100% CPU on macOS by @ibetitsmike in #47
- fix: decode base64 EV signing certificate before writing PEM file by @ibetitsmike in #48
- chore: release v0.2.0 by @ibetitsmike in #49
Full Changelog: v0.1.5...v0.2.0
PR Buddy v0.1.6
See the assets below to download and install this version.
What's Changed
- feat: collapse "Recently Merged" section by default by @ibetitsmike in #30
- feat: enhance PR cards with avatar, time waiting, and comment count by @ibetitsmike in #27
- fix: allow GitHub avatar URLs in CSP img-src directive by @ibetitsmike in #33
- fix: detect tray login in Svelte frontend and fetch user info on cache miss by @ibetitsmike in #29
- fix: right-align comment count and age in PRCard by @ibetitsmike in #36
- feat: add "Needs Your Review" section by @ibetitsmike in #32
- fix: prevent codex review check from passing prematurely by @ibetitsmike in #35
- feat: move Launch at Login to Settings, reorganize tray menu by @ibetitsmike in #34
- fix: collapse Recently Merged into submenu in native tray menu by @ibetitsmike in #37
- docs: refresh AGENTS project guide by @ibetitsmike in #38
- fix: use pwsh + object notation for Windows signCommand by @ibetitsmike in #40
- fix: add Close button to up-to-date update dialog by @ibetitsmike in #41
- fix: consistent width for native tray menu PR labels by @ibetitsmike in #39
- fix: add ~75s grace period for Codex review CI check by @ibetitsmike in #42
- chore: bump version to 0.1.6 by @ibetitsmike in #43
Full Changelog: v0.1.5...v0.1.6
v0.1.4
What's Changed
- fix: skip version-sync step for non-tag workflow_dispatch refs by @ibetitsmike in #15
- fix: require Codex comment before declaring review complete by @ibetitsmike in #16
- fix: enable macOS notification click-to-open by @ibetitsmike in #18
- feat: add 'Launch at login' autostart toggle by @ibetitsmike in #17
- feat: add settings page with notification toggles and repo filtering by @ibetitsmike in #19
Full Changelog: v0.1.3...v0.1.4
PR Buddy v0.1.3
See the assets below to download and install this version.