Skip to content

Releases: bvaisvil/zenith

0.14.1

01 May 22:57
Compare
Choose a tag to compare

What's Changed

  • Adding line to print database path with hitting ticks-mismatch error by @noyez in #128
  • Update instructions for installing on Arch Linux by @orhun in #129
  • Change outdated function call by @tph5595 in #133
  • Update linux-taskstats by @wezm in #135
  • Remove unused mut by @MilesCranmer in #136
  • Fix crash when no GPUs are detected by @alexmaco in #141
  • ui: use even spacing between elements when temperature is shown by @alexmaco in #140
  • Upgrade tui -> raratui and other deps by @alexmaco in #139
  • Update Arch Linux package URL in README.md by @felixonmars in #143
  • Migrated to 'uzers' from 'users' as the latter is no longer maintained in #146

New Contributors

Full Changelog: 0.14.0...0.14.1

0.14.0

24 Feb 22:01
Compare
Choose a tag to compare

What's Changed

  • Bump libs and omit default features of linux_taskstats by @alexmaco in #116
  • Fix compile on latest nightly by @macmv in #117
  • readme mention deb-get as delivery mechanism by @takov751 in #123
  • Highlighting of Temperatures/CPU Usage/Power
  • Show uid if no user name could be found
  • Added iowait top pid to disk usage
  • Fix for Issue #120
  • Fix for Issue #124
  • Updated dependencies
  • Some security updates Issue #98

New Contributors

Full Changelog: 0.13.1...0.14.0

0.13.1

15 Apr 21:07
Compare
Choose a tag to compare

0.13.0

09 Mar 23:16
8eda9ae
Compare
Choose a tag to compare

0.12.0

13 Jan 02:24
Compare
Choose a tag to compare

0.11.0

25 Oct 18:43
ab79e05
Compare
Choose a tag to compare
  • d7ec179 - Ask what to do when user options conflict
  • 797c730 - MEM utilization value in figures before the percentage (thanks @sumwale)
  • e6ca43b - Grid view for large number of cores (thanks @alexmaco)
  • b7a5867 - Specify measurement units fix other issues related to tick times
  • 40aa04d - Show paths for zero argument case too (thanks @sumwale)
  • 610950f - Fixed mean calculation to represent the current histogram window
  • d6a1d32 - Fixed issue with tabbing through sections that were not visible
  • 3400294 - Upgraded TUI (thanks @alexmaco)
  • 4bb05da - Use percentages for relative heights of panels (thanks @sumwale)
  • 5af0ead - Support for DEB package build (thanks @sumwale)
  • 876c058 - Dependency update (thanks @alexmaco )
  • 3da4e6d - Readme updates for building and other directionss (thanks @sumwale )

0.10.1

12 Sep 17:39
Compare
Choose a tag to compare

Fixes

0.10.0

06 Jul 22:07
Compare
Choose a tag to compare

Features

  • 8744989 Multiple GPU support
  • 714619c Grace Period for when selecting a task (Thanks to @alexmaco)
  • 22b9904 When viewing a task, return with 'b' returns to your previously highlighted row (Thanks to @alexmaco )
  • 76852fd Added CPU Temp for MacOS / Linux (assuming sensor drivers are present).
  • 01130fc Page Up/ Page Down to scroll through tasks (Thanks to @alexmaco )

Fixes

  • 249311a Fix memory leak / upgrading sysinfo (Issue #33 thanks to @alexmaco and @Byron for their assistance in tracking this down!)

Updates

0.9.2

29 May 03:22
Compare
Choose a tag to compare

Fixes

  • Cargo.lock was accidentally removed from repo, now it has been restored.

0.9.1

28 May 03:44
Compare
Choose a tag to compare

Bug Fixes

  • b6d0077 - Fixes issue where p no longer toggle paths on/off
  • 284151a - Fixes issue #43