Features:
- Add an option, to the context menu, to show kernel times, in the CPU graphs
- Add CPU temperature, where possible
- Implement smarter rounding and display precision of values throughout the app by QwertyChouskie
- Use metainfo instead of appdata for application metadata by David Guglielmi
Fixes:
- Fixed a regression where natively installed browsers were not showing up in the apps list on Fedora
- Fixed a regression where Flatpak apps were not showing up in the apps list on ArchLinux Plasma
- Fixed a bug where the Maps app desktop file wasn't being parsed correctly
- Moved some performance related logs to
g_debug
to prevent spamming of system logs