Pretttty Big Update...
This release is mainly thanks to contributors @mchisolm0 and @sideshowbarker, thank you!
There some big new features as well as some crash fixes.
See PR Reviewers
Thanks to @sideshowbarker you can now see which reviewers are requested, what's their review state, and which ones you're still waiting on as code owners.
Labels Autocomplete on Issues
Thanks to @mchisolm0 you now have autocompletions when adding labels to an issue.
PR Commits Tab
You can now see the PRs commits! See the history of the PR and copy commit shas.
To update run:
gh extension upgrade dashChangelog
New Features
- 1cdc2ec: feat(prview): commits tab (#729) (@dlvhdr)
- 50f3fcc: feat: fetch all/more reviewers + show “suggested” (code owner) reviewers too (#728) (@sideshowbarker)
- 6419aa1: feat: show requested reviewers in PR sidebar (#724) (@sideshowbarker)
Bug fixes
- a3fae23: fix: Add placeholder suggestions (#734) (@mchisolm0)
- 9b2bd3a: fix: change labels to csv (#719) (@mchisolm0)
- 1bfe70f: fix: crash when pressing “w” to watch checks (#725) (@sideshowbarker)
- 9513616: fix: crash when switching to RepoView before data is loaded (#731) (@sideshowbarker)
- b513536: fix: multiple crash-inducing bugs and resource leaks (#732) (@sideshowbarker)
- 8ae986b: fix: preserve label colors when updating issue labels (#727) (@majiayu000)
- d0f05e1: fix: remove ESC key from quit keybinding (#726) (@majiayu000)
Other work
- e40e233: Increase issue label fetch limit (#730) (@mchisolm0)
- 5e60acb: Label completions (#720) (@mchisolm0)
If you enjoy dash, consider making a donation ❤️
Have questions? Join our Discord community!