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

Commit

Permalink
Changes for new version (v1.43.5)
Browse files Browse the repository at this point in the history
  • Loading branch information
hakandundar34coding committed Jun 22, 2023
1 parent f89127c commit c51be37
Show file tree
Hide file tree
Showing 3 changed files with 38 additions and 1 deletion.
27 changes: 27 additions & 0 deletions Changes.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,32 @@
# System Monitoring Center

### v1.43.5 (22.06.2023)
* Changed: Process Start Time column instead of Path column
* Minor improvements for lower CPU usage (Processes, Users)
* Fix: User account login time precision (Users)
* Fix: Saving settings after clicking treeviews
* Fix: Errors during listing processes

### v2.16.0 (20.06.2023)
* New: Setting app. language independent of system
* Fix: Rendering text for some languages (graphics)
* Fix: Listing processes with some cmdline characters
* Minor improvements (Performance, GUI, code)

### v2.15.1 (11.06.2023)
* Minor performance improvements for Processes tab
* Fix: Recursive CPU,Memory,Memory-RSS columns

### v2.15.0 (06.06.2023)
* New: Recursive CPU,Memory,Memory-RSS columns (Processes)
* New: Multiple process selection and operations
* Updated Portuguese(Brazilian,Portugal), Russian translations
* Updated dependency versions (Flatpak)
* Improvements for lower CPU usage (Processes)
* Changed: Command line column instead of path (Processes)
* Fix: User names of some processes
* Fix: Number of processes of users

### v1.43.4 (05.06.2023)
* Fix: User names of some processes
* Fix: Number of processes of users
Expand Down
10 changes: 10 additions & 0 deletions debian/changelog
Original file line number Diff line number Diff line change
@@ -1,3 +1,13 @@
system-monitoring-center (1.43.5) unstable; urgency=medium

* Changed: Process Start Time column instead of Path column
* Minor improvements for lower CPU usage (Processes, Users)
* Fix: User account login time precision (Users)
* Fix: Saving settings after clicking treeviews
* Fix: Errors during listing processes

-- Hakan Dündar <[email protected]> Thu, 22 Jun 2023 22:00:00 +0300

system-monitoring-center (1.43.4) unstable; urgency=medium

* Fix: User names of some processes
Expand Down
2 changes: 1 addition & 1 deletion src/__version__
Original file line number Diff line number Diff line change
@@ -1 +1 @@
1.43.4
1.43.5

0 comments on commit c51be37

Please sign in to comment.