Skip to content

Releases: dlvhdr/gh-dash

v4.5.4

14 Aug 20:08
a7f720c
Compare
Choose a tag to compare

Changelog

v4.5.3

13 Aug 19:21
c37003b
Compare
Choose a tag to compare

Changelog

v4.5.2

06 Aug 14:32
c524f60
Compare
Choose a tag to compare

Changelog

v4.5.1

04 Aug 10:36
45d9e61
Compare
Choose a tag to compare

Changelog

v4.5.0

03 Aug 19:34
8c43384
Compare
Choose a tag to compare

Support for sparse layout

image

This is the new default!

To use the old UI include this in your config:

theme:
  ui:
    table:
      compact: true

Changelog

v4.4.0

19 Jul 10:28
f060107
Compare
Choose a tag to compare

Changelog

v4.3.0

27 Jun 20:30
96cca1a
Compare
Choose a tag to compare

Changelog

  • 96cca1a feat: support showing the number of results in tab bar (#401)

v4.2.0

21 Jun 13:28
da1221b
Compare
Choose a tag to compare

Changelog

  • da1221b support modifying default keybindings prototype (#356)

v4.1.2

05 Jun 20:58
Compare
Choose a tag to compare

Changelog

  • 40df1bd fix: goreleaser duplicate artifacte names due to goarm

v4.1.0

05 Jun 17:05
Compare
Choose a tag to compare

Changelog

  • 04a048e add Table#Update
  • 68025d2 add spinner
  • a727687 centerize loading message
  • 3223dd9 feat: showing a loading message
  • 9276e7b fix: adjust ExpandedHelpHeight to prevent screen corruption
  • 9d27687 hide loading message during pagination
  • 2447fff use the colors from the user's theme