Skip to content

Releases: 0ry0n/Resource_Monitor

Release 27

20 Mar 22:19
820e6d3

Choose a tag to compare

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 (gettext domain/schema alignment, translation catalogs, and packaging workflow).
  • Italian translation (it locale).

Changed

  • Refactored the codebase into modular runtime/, services/, panel/, and prefs/ 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.ui file 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

11 Sep 10:56
916122f

Choose a tag to compare

  • Add option to show device name in disk statistics.
  • Added support for GNOME 48 and 49.
  • Other bug fixes.

Release 25

05 Nov 17:13
038db96

Choose a tag to compare

  • Cleanup code.
  • Other bug fixes.

Release 24

28 Oct 12:52
3b32dec

Choose a tag to compare

  • 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

18 Oct 14:03
46a111f

Choose a tag to compare

  • 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

03 Jun 15:32
6ef7653

Choose a tag to compare

  • Added support for GNOME 46.

Release 21

03 Jan 16:14
7e6b378

Choose a tag to compare

  • Added support for gnome 45.
  • Fix custom-program.

Release 19

27 Mar 13:28

Choose a tag to compare

  • 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

17 Oct 19:05
8aaef99

Choose a tag to compare

  • 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

09 May 14:01

Choose a tag to compare

  • 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.