From 5bb4a348b5392b4db3b0cbb975a874dd6018f8e2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Hakan=20D=C3=BCndar?= Date: Fri, 6 Oct 2023 07:17:19 +0300 Subject: [PATCH] Changes for new version (v2.24.0) --- Changes.md | 9 +++++++++ README.md | 2 +- debian/changelog | 12 ++++++++++++ src/__version__ | 2 +- 4 files changed, 23 insertions(+), 2 deletions(-) diff --git a/Changes.md b/Changes.md index 8c12ae4e..6f09d310 100644 --- a/Changes.md +++ b/Changes.md @@ -1,5 +1,14 @@ # System Monitoring Center +### v2.24.0 (06.10.2023) + * New: Video encoding/decoding engine load for AMD GPUs + * New: GPU usage and GPU memory columns (AMD GPUs only) + * New: Option for hiding kernel threads (Processes tab) + * New: Show F5 shortcut of Refresh action (main menu) + * Updated dependency versions (Flatpak) + * Fix: Empty lists if old version of the application is run + * Minor improvements (performance, translations, etc.) + ### v2.23.0 (29.09.2023) * New: Process info. summation of multiple process selection * New: Refresh action (main menu) diff --git a/README.md b/README.md index fe9c94de..2c8172d5 100644 --- a/README.md +++ b/README.md @@ -95,7 +95,7 @@ - Supports ARM architecture - Hardware accelerated GUI - Free and open source -(*) GPU columns on Processes tab require `amdpu_top>v0.2.0` or its build from latest source code. +- Note: GPU columns on Processes tab require `amdpu_top>v0.2.0` or its build from latest source code. ### Installation: - There are several options for using System Monitoring Center: diff --git a/debian/changelog b/debian/changelog index 0a3068b4..ff9a92ae 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,15 @@ +system-monitoring-center (2.24.0) unstable; urgency=medium + + * New: Video encoding/decoding engine load for AMD GPUs + * New: GPU usage and GPU memory columns (AMD GPUs only) + * New: Option for hiding kernel threads (Processes tab) + * New: Show F5 shortcut of Refresh action (main menu) + * Updated dependency versions (Flatpak) + * Fix: Empty lists if old version of the application is run + * Minor improvements (performance, translations, etc.) + + -- Hakan Dündar Fri, 06 Oct 2023 07:15:00 +0300 + system-monitoring-center (2.23.0) unstable; urgency=medium * New: Process info. summation of multiple process selection diff --git a/src/__version__ b/src/__version__ index e9763f6b..ad226192 100644 --- a/src/__version__ +++ b/src/__version__ @@ -1 +1 @@ -2.23.0 +2.24.0