a180011975
Update to version 0.12.2
JL K
2025-12-29 13:06:51 +00:00
fb11c4ee6a
Accepting request 1318308 from utilities
Ana Guerrero2025-11-18 14:37:41 +00:00
7ac2cf8e68
- Update to 0.11.4: Bug Fixes: * #1859: Ensure average CPU is drawn on top in "All" mode. * #1867: Fix network graph y-axis height cache not updating correctly. * #1867: Fix network graph y-axis occasionally starting with a range of zero. Other: * #1862: Simplify cfg condition * #1863: Replace bottom icon with a square version * #1865: Improve help dialog width calculation. * #1869: Add mise installation method to README - Remove obscpio file, we already use the .tar.zst
JL K
2025-11-17 17:52:07 +00:00
d15aaa4bd0
- Update to version 0.11.2: Features: * #1793: Add support for threads in Linux. * #1719: Support ignoring all keypresses. * #1772: Support hiding kernel threads Bug Fixes: * #1800: Fix colon at end of process name in Linux. * #1804: Draw average CPU last again. * #1811: Fix drawing average CPU in basic mode when dedicated row is enabled * #1817: Fix builds for FreeBSD on ARM/PowerPC due to libc::c_char data type being different * #1821: Use alpha version of ratatui version which fixes drawing at high resolutions. * #1827: Fix crash for Windows where the network widget could cause a crash if the program started too quickly after boot under certain settings. Other: * #1780: Add gah installation instructions * #1801: Build and check Windows ARM. * #1816: Optimize username cloning on Unix.
Martin Hauke2025-10-10 07:06:19 +00:00
6c14ccd8b6
Accepting request 1167684 from utilities
Ana Guerrero2024-04-15 18:17:43 +00:00
4a90097f20
Accepting request 1166005 from home:jlkDE
JL K
2024-04-07 20:56:32 +00:00
07cb8a850b
Accepting request 1107979 from utilities
Ana Guerrero2023-08-30 08:21:12 +00:00
db7a813100
Accepting request 1107975 from home:lkocman:branches:utilities
Martin Hauke2023-08-29 16:07:27 +00:00
d0fb3e85b8
Accepting request 1106137 from utilities
Ana Guerrero2023-08-28 15:15:40 +00:00
8f8346f03a
- Update to version 0.9.6~0: * uptick: 0.9.6 (#1288) * deps: bump dependencies as of 2023-08-26 (#1287) * deps: pin serde to 1.0.188 (#1286) * docs: update changelog dates * ci: pin musl to 1.71.0 for now when building releases (#1282) * other: appease clippy after Rust 1.72.0 (#1281) * uptick: 0.9.5 (#1280) * deps: bump windows to 0.51.1 (#1279) * deps: bump dependencies as of 2023-08-18 (#1277) * deps: pin serde to <=1.0.171 (#1278) * deps: pin sysinfo to 0.29.8 (#1273) * deps: bump deps as of 2023-08-08 (#1272)
Michael Vetter2023-08-27 10:44:15 +00:00
ee4fd51bde
- Update to 0.9.3: * #1216: Fix arguments not being sorted alphabetically. * #1219: Fix overflow/underflow in graph timespan zoom. * #1221: Support human times for rate. * #1206: Add .rpm package generation. * #1220: Update documentation for features supporting human times.
Michael Vetter2023-06-26 05:42:08 +00:00
9a36ff39a6
- Update to 0.9.2: Bug Fixes: * #1186: Fix for temperature sensor data gathering on Linux immediately halting if any method failed. * #1191: Fix ntfs3 mounts not being counted as a physical drive type. * #1195: Fix battery health being incorrectly reported on M1 macOS. * #1188: Don't fail fast with temperature sensor name generation on Linux. Features: * #1172: Support human times for time_delta and default_time_value. * #1187: Use better names for duplicate temp sensors on Linux. * #1188: Also check /sys/devices/platform/coretemp.* for temp sensors on Linux. Other: * #1199: bottom should build on aarch64-linux-android with features disabled.
Michael Vetter2023-06-12 07:23:35 +00:00