Releases: codeGROOVE-dev/goose
Releases · codeGROOVE-dev/goose
v0.9.3
What's Changed
- makefile: improve app bundling & output by @tstromberg in #92
Full Changelog: v0.9.2...v0.9.3
v0.9.2
What's Changed
- rename binary to review-goose for clarity by @tstromberg in #90
- Fix Apple plist VERSION tagging by @tstromberg in #91
Full Changelog: v0.9.1...v0.9.2
v0.9.1
What's Changed
- Add "doas" to make install, improve README by @tstromberg in #87
- decrease blockedPRiconDurtation to 5 minutes by @tstromberg in #88
- Add --version + "make release" workflow by @tstromberg in #89
Full Changelog: v0.9.0...v0.9.1
v0.9.0
What's Changed
- improve state logging & tracking by @tstromberg in #74
- Special handling for NEWLY_PUBLISHED state by @tstromberg in #75
- Add cockroaches and diamonds, increase duration from 5m to 15m by @tstromberg in #76
- Add dynamic systray icons for non-macOS platforms by @tstromberg in #81
- Improve mouseover title by @tstromberg in #82
- go.mod update by @tstromberg in #83
- Search for xdg-open in locations outside of PATH by @tstromberg in #84
- docs(readme): update markdown bullets, add license to readme by @rebelopsio in #79
New Contributors
- @rebelopsio made their first contribution in #79
Full Changelog: v0.8.0...v0.9.0
v0.8.0
What's Changed
- improve recovery from sleep by @tstromberg in #54
- upgrade to latest turn api by @tstromberg in #55
- add next action to goose value in URL by @tstromberg in #56
- improve state tracking for icon changes by @tstromberg in #57
- Improve X11/Wayland compatibility by @tstromberg in #58
- add systray support for Windows by @tstromberg in #59
- Bypass caching for PRs with pending tests by @tstromberg in #61
- Show 'tests running' as a state by @tstromberg in #62
- Enable auto-browser opening by default by @tstromberg in #63
- Add real-time notification support via sprinkler by @tstromberg in #65
Full Changelog: v0.7.0...v0.8.0
v0.7.0
v0.6.0
What's Changed
- Add menu item to hide GitHub orgs by @tstromberg in #44
- Fix buggy honk state tracking for menu items, reduce visibility to 25m by @tstromberg in #47
Full Changelog: v0.5.1...v0.6.0
v0.5.1
What's Changed
- Fix bugs in how we highlight recently notified PRs by @tstromberg in #37
- Fix resource use issues around PR highlighting by @tstromberg in #41
- Fix bad logic that left old PRs in the menu list by @tstromberg in #42
- Remove duplicate setTrayTitle call by @tstromberg in #43
Full Changelog: v0.5.0...v0.5.1
v0.5.0
What's Changed
- Add sound toggle for Goose-haters by @tstromberg in #20
- Clarify codeGROOVE API auth by @tstromberg in #24
- Only redraw menu if there are changes by @tstromberg in #25
- Prefer PATH for gh discovery, hard-coded paths as a fallback by @tstromberg in #27
- Show an error in the menubar when gh isn't available by @tstromberg in #28
- Add feature for auto-opening incoming PRs, remove reminder feature by @tstromberg in #30
- Rename app bundle to "Review Goose" by @tstromberg in #31
- Highlight Goose'd menu items, don't honk for stale PRs by @tstromberg in #32
- New logo by @tstromberg in #34
- README - Mention that sponsors is coming soon by @tstromberg in #35
New Contributors
Full Changelog: v0.3.0...v0.5.0
v0.3.0
What's Changed
- Add support for GITHUB_TOKEN environment variable by @tstromberg in #15
- Update README.md by @tstromberg in #16
- Fix lint & missing files by @tstromberg in #17
- Update outgoing sound, reorg code by @tstromberg in #18
- more code cleanup by @tstromberg in #19
Full Changelog: v0.2.0...v0.3.0