Releases: codeGROOVE-dev/goose
Releases · codeGROOVE-dev/goose
v0.9.6
What's Changed
- lint upgrades & go code modernization by @tstromberg in #102
- Update codeGROOVE dependencies (turnclient, prx, sfcache) by @tstromberg in #103
- Bump github.com/gen2brain/beeep from 0.11.1 to 0.11.2 by @dependabot[bot] in #104
- auto-recover from auth failures by @tstromberg in #105
- Bump github.com/godbus/dbus/v5 from 5.2.0 to 5.2.2 by @dependabot[bot] in #107
- Rebrand as reviewGOOSE by @tstromberg in #108
- Add support for setting or disabling custom TURNSERVER and SPRINKLER backends by @tstromberg in #109
- Rename bundle from Review Goose to reviewGOOSE by @tstromberg in #110
- improve makefile rule, update logo by @tstromberg in #111
- decrease logo size by @tstromberg in #112
- upgrade go deps by @tstromberg in #113
- accept slog context, update go deps by @tstromberg in #114
Full Changelog: v0.9.4...v0.9.6
v0.9.4
What's Changed
- Introduce homebrew tap for macOS & Linux by @tstromberg in #93
- Mark blocked incoming PRs as blocked as soon as we see them by @tstromberg in #99
- Use a smaller blocking dot for bot-driven PRs by @tstromberg in #101
Full Changelog: v0.9.3...v0.9.4
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