Skip to content
This repository has been archived by the owner on Aug 29, 2020. It is now read-only.

1.7.0

Compare
Choose a tag to compare
@cjbassi cjbassi released this 13 Dec 02:20
· 138 commits to master since this release

Changelog

015f458 Bump version
c1e7986 Fix stderr redirection on arm64
e81b4c1 Update gitignore
001d5ca Change Disk column widths
ce4f867 Refactor error handling in main.go
f5ad5e8 Fix double counting network data with VPN (Close #61)
defda4a Remove 'mapper' from disk name
67e0fed Don't show Docker containers in Disk widget
2043837 Fix ignoring of loop disk devices
8548428 Redirect stderr to logfile
5de58c6 Refactor logging in main
7e9de44 Cleanup logic to trim 'dev' from disk partition
b0bf304 Fix bug_report log path
d712195 Fix panic on partition error
83bb121 Update termui; Closes #77
23fdf43 Fix ps whitespace parsing errors
44ed6e8 Fix process name cropping
1aa5eea Fix cpu usage percents panic
b166e61 Update bug report template
d928072 Update GitHub issue templates
cfcb489 Add more logging for Disk widget
a3c934e Update gopsutil for #41
c717178 Log to file on errors
3dee8bc Fix 'gg' and 'dd' keypresses
db57b40 Refactor config directory into global variable
a2d80c8 Fix C import; Closes #71
e596d52 Improve OSX temp names (#71)
38e3d78 Remove AUR submodule
a1e266a Merge pull request #75 from 999eagle/patch-loop-devices
40260a8 Filter loop devices in disk stats