Skip to content
This repository was archived by the owner on Nov 5, 2023. It is now read-only.

Commit 99ded81

Browse files
Changes for new version (v2.25.0)
1 parent 749aaff commit 99ded81

File tree

4 files changed

+23
-1
lines changed

4 files changed

+23
-1
lines changed

Changes.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,10 @@
11
# System Monitoring Center
22

3+
### v2.25.0 (13.10.2023)
4+
* New: Temperature unit option (Sensors tab)
5+
* New: Chinese (Simplified) translations
6+
* Minor improvements (stability, code, GUI, etc.)
7+
38
### v2.24.0 (06.10.2023)
49
* New: Video encoding/decoding engine load for AMD GPUs
510
* New: GPU usage and GPU memory columns (AMD GPUs only)

data/io.github.hakandundar34coding.system-monitoring-center.appdata.xml.in

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -98,6 +98,15 @@
9898
</screenshot>
9999
</screenshots>
100100
<releases>
101+
<release version="2.25.0" date="2023-10-13">
102+
<description>
103+
<ul>
104+
<li>New: Temperature unit option (Sensors tab)</li>
105+
<li>New: Chinese (Simplified) translations</li>
106+
<li>Minor improvements (stability, code, GUI, etc.)</li>
107+
</ul>
108+
</description>
109+
</release>
101110
<release version="2.24.0" date="2023-10-06">
102111
<description>
103112
<ul>

debian/changelog

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,11 @@
1+
system-monitoring-center (2.25.0) unstable; urgency=medium
2+
3+
* New: Temperature unit option (Sensors tab)
4+
* New: Chinese (Simplified) translations
5+
* Minor improvements (stability, code, GUI, etc.)
6+
7+
-- Hakan Dündar <[email protected]> Fri, 13 Oct 2023 09:20:00 +0300
8+
19
system-monitoring-center (2.24.0) unstable; urgency=medium
210

311
* New: Video encoding/decoding engine load for AMD GPUs

src/__version__

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
2.24.0
1+
2.25.0

0 commit comments

Comments
 (0)