Skip to content

v1.8.0

Latest
Compare
Choose a tag to compare
@nokyan nokyan released this 29 Mar 11:53
· 22 commits to main since this release
0b0dfbc

Resources 1.8 has landed with new features, quality of life updates and better support for more hardware along with an update to the new GNOME 48 runtime. Enjoy! :)

  • πŸ› Bug fixes

    • In certain configurations Resources was unable to read CPU temperatures
  • ✨ New features

    • GPUs, drives and network interfaces can now show their link types and speeds (thanks to @peterdk)
    • Added support for trace logs β€” run Resources with the environment variable RUST_LOG=resources=trace set to get highly verbose logs
    • Added support for reading temperatures of Raspberry Pi CPUs
    • Added support for monitoring Raspberry Pi GPUs when running on kernel 6.12 or higher
    • Updates in the Apps and Processes view are now paused when Ctrl is held
    • Added a column for combined memory and swap usage to the Apps and Processes views
  • πŸ“ˆ Improvements

    • Resources now supports type-to-search, making the β€œShow search on start” option obsolete
    • Improved behavior of the side panel especially when in portrait mode
    • Battery detection has been improved and power calculation now works in more configurations (thanks to @peterdk)