Skip to content

v1.6.0

Latest
Compare
Choose a tag to compare
@nokyan nokyan released this 23 Aug 12:46
· 71 commits to main since this release
f254bcf

Resources 1.6 has been released, containing mostly internal changes along with some new features and more preparations for GNOME Circle. Enjoy!

  • 🐛 Bug fixes

    • Multiple dialogs (e. g. Settings dialog) could be shown at the same time
    • Resources could freeze sometimes after the device wakes up from sleep
    • Apps installed in local folders (e. g. /usr/local/share) were not recognized
    • Sidebar ordering could get messed up when a new drive or network interface was detected
    • Accessibility hints and tooltips were not translatable
    • Resources could not detect power usage of some batteries
  • ✨ New features

    • Dialog for changing a process’ priority and CPU affinity
    • Resources and resources-processes now accept commandline arguments to help with debugging
    • Context menus for items in the Apps and Processes views
  • 📈 Improvements

    • Graphs now have rounded corners
    • Memory usage over time has been reduced
    • Vastly improved debug messages
    • Improved app detection
    • Debug messages are disabled per default when using the release profile (can be enabled by setting the appropriate environment variable: RUST_LOG=resources=debug)