Download Latest Version v4.23.2 source code.tar.gz (26.3 MB)
Email in envelope

Get an email when there's a new version of gh-dash

Home / v4.23.0
Name Modified Size InfoDownloads / Week
Parent folder
checksums.txt 2026-03-04 1.3 kB
gh-dash_v4.23.0_windows-amd64.exe 2026-03-04 22.2 MB
gh-dash_v4.23.0_windows-arm64.exe 2026-03-04 20.7 MB
gh-dash_v4.23.0_darwin-arm64 2026-03-04 20.7 MB
gh-dash_v4.23.0_freebsd-386 2026-03-04 19.9 MB
gh-dash_v4.23.0_linux-amd64 2026-03-04 21.3 MB
gh-dash_v4.23.0_windows-386.exe 2026-03-04 21.0 MB
gh-dash_v4.23.0_freebsd-amd64 2026-03-04 21.2 MB
gh-dash_v4.23.0_freebsd-arm64 2026-03-04 20.1 MB
gh-dash_v4.23.0_linux-386 2026-03-04 20.1 MB
gh-dash_v4.23.0_linux-arm64 2026-03-04 20.1 MB
gh-dash_v4.23.0_android-arm64 2026-03-04 22.0 MB
gh-dash_v4.23.0_darwin-amd64 2026-03-04 21.9 MB
gh-dash_v4.23.0_freebsd-arm_7 2026-03-04 20.2 MB
gh-dash_v4.23.0_linux-arm_7 2026-03-04 20.3 MB
README.md 2026-03-04 4.9 kB
v4.23.0 source code.tar.gz 2026-03-04 26.2 MB
v4.23.0 source code.zip 2026-03-04 26.4 MB
Totals: 18 Items   344.2 MB 0

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:

:::bash
gh extension upgrade dash

Changelog

New Features

  • 1cee318ce648037b5ac89c5e7f3a1719dec52379: feat(config): Ensure that tests run locally skip any local user config (#747) (@sideshowbarker)
  • 6aa4a37099e8618af325c5614b2f0106b4642a0c: feat(keybindings): add Author variable for PR and issue commands (#741) (@sideshowbarker)
  • 73ea6cfde19585ba30b0086cccc9e67e82cebfb6: feat(prs): show workflows awaiting approval in Checks tab and add V keybinding to approve them (#767) (@sideshowbarker)
  • 484b93e6f55319c12eed33e4970bb8dcdf974c6a: feat: add merge queue status indicator for PRs (#750) (@tlam-roblox)
  • db780f8a534b758444ccb3ba6bcc1c4c99f772a0: feat: dynamic preview pane width based on terminal size (#762) (@trolleksii)
  • 3ad757c344cd8ea3c041cfce3c3658136191ad57: feat: support ANSI color indices in theme configuration (#771) (@graelo)

Bug fixes

  • 8a0c0db2e2585cb585331506cbbbe1278fefe5ee: fix(notifications): add esc key to return to notification prompt (#779) (@joelazar)
  • 76ae15d10f207729ef2fa7f7d4e5885c94597c36: fix(notifications): clean up control flow and fix PR/Issue action confirmations (#744) (@sideshowbarker)
  • 96f9a4a5c79f3a4ef14154c0fbd9ed3bef56c6c6: fix(notifications): fix confirmation prompt, refetch after mark-all-done, and show read notifications by default (#785) (@sideshowbarker)
  • 3f054a883ee93377b35a0acbcd3558144d5bd0b3: fix(prs): Make r/R refresh properly update reviewer status as expected (#746) (@sideshowbarker)
  • 6f204751d8cb88d4119f42bcf3c3403998e13c97: fix: Enter key stops working after viewing a notification (#764) (@sideshowbarker)
  • 23efed4433ff634ea234388f09bea40be8a26889: fix: allow switching views with “s” key when viewing notifications (#754) (@sideshowbarker)
  • 7473dd22b6e56999da54947a61737ac149188425: fix: exclude archived from TotalCount (#757) (@andrewg-xyz)
  • 0825d267bde0ca136d8083446d64ea46c1902a1a: fix: issue assign keybinding (#760) (@andrewg-xyz)
  • 629a692e8cc120110c3407a4d4be97672e0d55b8: fix: notifications dashboard fails to display some notifications it should (#783) (@sideshowbarker)
  • c18425dc367676ec86d95ca68570ce4d2bab0508: fix: reset autocomplete state when switching input modes (#755) (@sideshowbarker)
  • 44dc841c4c11e990515e22111ac29177b50eac01: fix: smart filter inside repo (#769) (@iperzic)
  • e570fdc5171f9d3a2ba817b3428f44cca18b005b: fix: support custom keybindings for PR/Issue notifications (#782) (@sideshowbarker)
  • 05ae4b16da5a11c411e6a9795778c174e6808d98: fix: use Repository.HtmlUrl for notification URLs instead of hardcoding github.com (#781) (@sideshowbarker)
  • 460ee4781df429323de392e78b3304212e262584: fix: use correct label for low filter in gh-dash.yml (#768) (@jrepe)

Documentation updates

  • 12ed913ba470c5f26ac533c5cd877078b2d7cf30: docs(enhance): better usage (#774) (@dlvhdr)
  • 9809e3ae0878b54b227ca49e4b6da49974adee21: docs: better layout (#775) (@dlvhdr)
  • ca8f415bf873d05d2303897202b1a6b9f579e195: docs: enhance oss (#761) (@dlvhdr)
  • 747766a07c33dd0c90f05e68869df3f3570e714c: docs: fixes (#763) (@dlvhdr)
  • fa58a2bc9d15ae3eba2ada1a9ba064a1644139cc: docs: logs (#776) (@dlvhdr)
  • 8418796c99e47b28863b268be93139e5306c014f: docs: try and fix wrong sponsorship goal (#777) (@dlvhdr)
  • 5717f0279eaeaa87958a83053a1d75afbc9aec7d: docs: update og image (#772) (@dlvhdr)
  • 7166310ea0a03df16436fc410894023a4a7dd67a: docs: update og image again (#773) (@dlvhdr)

Other work

  • 28a54074f184839184329da3fc053ba5c7c0c524: ci(taskfile): install local and prod versions tasks (#787) (@dlvhdr)
  • 57557ecf37bcbc799f06e00d632e506425444cba: fix date syntax in docs (#789) (@daturkel)
  • 119eeee33e5dd523fc65a446a8bea32d835f7546: refactor: move common prompts to constants (#758) (@mchisolm0)

If you enjoy dash, consider making a donation ❤️

Have questions? Join our Discord community!


<picture> DASH Logo </picture>

Source: README.md, updated 2026-03-04