Releases: codeGROOVE-dev/goose
Releases · codeGROOVE-dev/goose
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
v0.2.0
Full Changelog: v0.1.0...v0.2.0
v0.1.0
What's Changed
- lint cleanup of code base by @tstromberg in #1
- Improve UX & add sound by @tstromberg in #2
- Add --user flag by @tstromberg in #4
- Less icons in the menu bar by @tstromberg in #5
- Improve rendering performance & reliability by @tstromberg in #6
- Add block reason to tooltips + --no-cache flag by @tstromberg in #7
- improve UX, sort blocking PRs first by @tstromberg in #8
- use cmp to prevent unnecessary menu builds by @tstromberg in #10
- lint cleanup by @tstromberg in #11
- finally fix the excessive menu rebuilds by @tstromberg in #12
- Add more HONK to notifications system by @tstromberg in #13
Full Changelog: https://github.com/ready-to-review/pr-menubar/commits/v0.1.0