Skip to content

Releases: dlvhdr/gh-dash

v4.23.2

07 Mar 12:22
v4.23.2
78b9ca5

Choose a tag to compare

4.23.2

To update run:

gh extension upgrade dash

Changelog

Bug fixes


If you enjoy dash, consider making a donation ❤️

Have questions? Join our Discord community!


DASH Logo

v4.23.1

05 Mar 21:19
v4.23.1
29db1ce

Choose a tag to compare

4.23.1

Just a quick bug fix release.

To update run:

gh extension upgrade dash

Changelog

Bug fixes

Documentation updates


If you enjoy dash, consider making a donation ❤️

Have questions? Join our Discord community!


DASH Logo

v4.23.0

04 Mar 19:51
v4.23.0
629a692

Choose a tag to compare

4.23.0

The Contributors Release

This release was mainly contributed by the community. Thanks @sideshowbarker for your repeated contributions, and the rest of the new contributors.
Look how many there are! :O

Notable Features

  • show workflows awaiting approval in Checks tab and add V keybinding to approve them (@sideshowbarker)
  • dynamic preview pane width based on terminal size (@trolleksii)
  • add merge queue status indicator for PRs (@tlam-roblox)
  • support ANSI color indices in theme configuration (@graelo)

Bug Fixes

  • @sideshowbarker continued to polish the notifications feature with various important fixes
  • various fixes to the smart filtering feature (thx @iperzic!)

To update run:

gh extension upgrade dash

Changelog

New Features

Bug fixes

Documentation updates

Other work


If you enjoy dash, consider making a donation ❤️

Have questions? Join our Discord community!


DASH Logo

v4.22.0

20 Jan 13:54
v4.22.0
b70a695

Choose a tag to compare

4.22.0

Notifications Are Here!

Thanks to @sideshowbarker's amazing work, some thousands lines PR and over 120
comments addressed — THE most requested feature for DASH is here!
This change adds a new Notifications view that allows you to triage you GH "inbox" within DASH.

Note

The implementation follows existing patterns from PR and Issue views, but in this case with requiring you to explicitly/intentionally initiate the "view" action — to prevent accidental "read" marking.

Usage

Press s twice to switch to the new view.

  • View unread notifications with type icons (PR, Issue, Discussion, Release)
  • Mark notifications as done (d) or read (m)
  • Mark all notifications as done (D) or read (M)
  • Unsubscribe from notification threads (u)
  • Bookmark notifications to keep them visible after marking read (b)
  • Open notifications in browser (o) or view in sidebar (Enter)
  • Sort by repository (S)
  • Filter by repo:owner/name and is:unread/read/all/done
  • New-comment count indicator for PR/Issue notifications
  • Auto-scroll to latest comment when viewing
  • Active view indicator styled with bold text and gold color for notifications

Bookmarks

The bookmark system from GH is also supported! Geez @sideshowbarker, you done
good.
Bookmark notifications to keep them visible after marking read (b)

  • Local storage in ~/.config/gh-dash/bookmarks.json
  • Bookmarked items appear in default view even when read
  • Explicit "is:unread" search excludes bookmarked+read items

Images

image image

To update run:

gh extension upgrade dash

Changelog

New Features


If you enjoy dash, consider making a donation ❤️

Have questions? Join our Discord community!


DASH Logo

v4.21.0

09 Jan 19:14
v4.21.0
9513616

Choose a tag to compare

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.

image

Labels Autocomplete on Issues

Thanks to @mchisolm0 you now have autocompletions when adding labels to an issue.

image

PR Commits Tab

You can now see the PRs commits! See the history of the PR and copy commit shas.

image

To update run:

gh extension upgrade dash

Changelog

New Features

Bug fixes

Other work


If you enjoy dash, consider making a donation ❤️

Have questions? Join our Discord community!


DASH Logo

v4.20.1

19 Dec 14:59
v4.20.1
c29006c

Choose a tag to compare

A Couple of Bug Fixes

Enjoy!

To update run:

gh extension upgrade dash

Changelog

Bug fixes

Documentation updates


If you enjoy dash, consider making a donation ❤️

Have questions? Join our Discord community!


DASH Logo

v4.20.0

06 Dec 17:06
v4.20.0
481bc05

Choose a tag to compare

Perf Improvements and More Goodies!

Enjoy!

To update run:

gh extension upgrade dash

Changelog

New Features

Bug fixes

Documentation updates


If you enjoy dash, consider making a donation ❤️

Have questions? Join our Discord community!


DASH Logo

v4.19.1

15 Nov 20:32
v4.19.1
aa07252

Choose a tag to compare

Fixes Galore!

I've fixes a bunch of high priority bugs, mainly around display corruption.
I've also fixes the confirm quit behavior, so it now behaves correctly.
Enjoy!

To update run:

gh extension upgrade dash

Changelog

Bug fixes

Documentation updates


If you enjoy dash, consider making a donation ❤️

Have questions? Join our Discord community!


DASH Logo

v4.19.0

29 Oct 19:02
v4.19.0
de29274

Choose a tag to compare

The Reusable Settings Release

Reusing Settings

DASH now supports defining global settings that will always be applied, and lets you override them with a per-repo or one-time basis.

This lets you set your theme, keybindings and any other setting by defining them once.

Read the guide for more details!

Sponsors Appreciation

Run gh dash sponsors to see the list of current sponsors.
Thank you to everyone who donated! ❤️

Layout Fixes

I've fixed a bunch of layout issues that caused the UI to break.
Expect a smoother experience 🌊

Updating

To update run:

gh extension upgrade dash

Changelog

New Features

Bug fixes

Documentation updates

Other work


If you enjoy dash, consider making a donation ❤️

Have questions? Join our Discord community!


DASH Logo

v4.18.0

13 Oct 19:57
v4.18.0
467ce19

Choose a tag to compare

Know When a New Version Is Available!

v4.18.0 will now show if a new version is available in the header.
Also, tabs should now show arrows (indicating an overflow) when there's not enough room for them.

image

To update run:

gh extension upgrade dash

Changelog

New Features

Documentation updates

Other work


If you enjoy dash, consider making a donation ❤️

Have questions? Join our Discord community!


DASH Logo