Releases: 0ry0n/Resource_Monitor
Releases · 0ry0n/Resource_Monitor
Release 27
Added
- Support for GNOME Shell 50.
- Support for AMD and Intel GPU telemetry backends via sysfs.
- Multi-panel display mode with Dash to Panel integration.
- Customizable secondary metric separators (Minimal Dot, Slash, Brackets).
- Multi-language support infrastructure (
gettextdomain/schema alignment, translation catalogs, and packaging workflow). - Italian translation (
itlocale).
Changed
- Refactored the codebase into modular
runtime/,services/,panel/, andprefs/layers. - Migrated preferences to native GTK4/Libadwaita pages and models.
- Aligned extension metadata and GSettings schema naming with GNOME extension conventions.
- Refreshed symbolic icons and modernized repository tooling (validation, packaging, translations).
Removed
- Legacy compatibility paths.
- Legacy
prefs.uifile after migration to code-built preferences.
Fixed
- Network unit-of-measure selection in bps mode.
- Disk device naming instability across reboots by introducing stable identifiers.
- Additional stability and regression fixes during the refactor series.
Release 26
- Add option to show device name in disk statistics.
- Added support for GNOME 48 and 49.
- Other bug fixes.
Release 25
- Cleanup code.
- Other bug fixes.
Release 24
- Removed deprecated TreeView component.
- Added custom peripheral name support.
- Adjusted width with scale factor for better sizing.
- Enhanced UI for improved user experience.
- Other bug fixes.
Release 23
- Added support for GNOME 47.
- Introduced memory alerts for RAM and SWAP usage to enhance monitoring capabilities.
- Improved CPU frequency monitoring by reading all CPU core frequencies and displaying the highest value.
- Added color coding for all items to enhance visual clarity and differentiation.
- Integrated Zenpower thermal sensors; thanks to @mclvren for the contribution.
- Fixed issues with CPU temperature reading.
- Other bug fixes.
Release 22
- Added support for GNOME 46.
Release 21
- Added support for gnome 45.
- Fix custom-program.
Release 19
- Added support for gnome 44.
- Fixed Cpu Frequency Unit: thanks to @giacomo-boldini.
- Fixed Unit and scale factor.
- Added ability to hide GPU name.
- Added GPU icon.
- Added ability to choose the display position of items.
- Fixed incorrect classification of CPU thermal sensors.
- Added ability to show all disk devices for stats monitoring.
- Bug fixed.
Release 18
- Added support for gnome 43.
- Added GPU monitor (NVIDIA only).
- Added Load Average monitor.
- Added the ability to use fixed units of measure.
- Added the ability to use a custom application to launch when left-clicking the mouse.
- New preferences window.
- Bug fixed.
Release 17
- Added support for gnome 42.
- Added the ability to choose to monitor the used or free ram and swap and whether to use the percentage or the size.
- Added the ability to choose the application to start when left click.
- Bug fixed.