Skip to content

Releases: dundee/gdu

gdu v4.8.0

08 Mar 20:42
v4.8.0
Compare
Choose a tag to compare
  • simple file viewer (#10)
  • fixed panic when right pressed while scanning
  • fixed logfile open attributes

gdu v4.7.0

02 Mar 23:26
v4.7.0
Compare
Choose a tag to compare
  • use 20% less memory
  • use 3x number of cores
  • upgrade to go 1.16
  • fixed progress modal transparency
  • fixed default log file on Windows
  • set modules version correctly to v4

gdu v4.6.5

23 Feb 10:16
v4.6.5
Compare
Choose a tag to compare
  • reverted to go 1.15
  • fixed setting version number

gdu v4.6.4

22 Feb 17:31
v4.6.4
Compare
Choose a tag to compare
  • fixed progress modal transparency
  • fixed default log file on Windows
  • set module version correctly

gdu v4.6.3

18 Feb 15:34
v4.6.3
Compare
Choose a tag to compare
  • g/G key bindings added to help

gdu v4.6.2

16 Feb 19:42
v4.6.2
Compare
Choose a tag to compare
  • keep background color of the terminal
  • delete files in separate thread
  • fixed data race in flag propagation

gdu v4.6.1

15 Feb 07:47
v4.6.1
Compare
Choose a tag to compare
  • version output fixed

gdu v4.6.0

14 Feb 22:59
v4.6.0
Compare
Choose a tag to compare
  • show modal if deletion fails
  • do not panic on errors

gdu v4.5.0

12 Feb 20:22
v4.5.0
Compare
Choose a tag to compare
  • added flag -x for not crossing filesystem boundaries
  • detect hard links
  • show file flags (like ncdu)
  • colors improved to be more readable on various terminals

gdu v4.4.1

05 Feb 13:06
v4.4.1
Compare
Choose a tag to compare
  • device tests fixed for chroot environments