Releases: aubymori/TaskManagerEx
Releases · aubymori/TaskManagerEx
v1.5.0
04 Apr 21:53
Compare
Sorry, something went wrong.
No results found
Changes from v1.4.1 :
Simplified and Traditional Chinese translation (thanks @win98se )
The Command Line column in the Processes tab is no longer truncated with exceptionally long command line arguments
v1.4.1
13 Oct 02:51
Compare
Sorry, something went wrong.
No results found
Changes from v1.4.0:
Fix tray icon not reappearing after Explorer restart
v1.4.0
28 Sep 20:09
Compare
Sorry, something went wrong.
No results found
Changes from v1.3.1:
Move strings, menus, and dialogs to MUI files
Japanese translation
v1.3.1
15 Sep 04:05
Compare
Sorry, something went wrong.
No results found
Changes from v1.3.0:
The "Shut Down Menu" option will now immediately update; you no longer need to switch tabs
v1.3.0
14 Sep 06:07
Compare
Sorry, something went wrong.
No results found
Changes from v1.2.0:
Add Up Time and Free Physical Memory metrics to performance tab
Slightly increase default window height to account for this
v1.2.0
03 Nov 01:01
Compare
Sorry, something went wrong.
No results found
Changes from v1.1.0:
Add an option to display LED numbers in the performance graphs, like Windows NT 4.0
Add an option for custom update speed
v1.1.0
02 Nov 02:38
Compare
Sorry, something went wrong.
No results found
Changes from v1.0.0:
Re-add the "PF Usage" graph in Performance.
It is now named "Commit Charge". "PF Usage" was a misleading name; this graph shows all committed memory, including both physical memory and the page file.
Physical memory will still be used by default. To enable the commit charge graph, do View > Memory History > Commit Charge.
v1.0.0
12 Oct 19:14
Compare
Sorry, something went wrong.
No results found
Changes from Windows Server 2003:
Make the visibility of the "Shut Down" menu into an option
Previously, this relied on IsOS(OS_WELCOMELOGONUI), which is never true on Windows Vista+
Replace the page file usage on status bar and Performance tab with physical memory, like Windows Vista
Always show the Users tab regardless if there's only one user
Backported the "Open File Location" and "Properties" menu items on the Processes tabs from Windows 7
Don't include invisible UWP/Immersive windows (e.g. Microsoft Text Input Application) in the Applications tab
Improve icon retrieval for Applications tab
Fix the sizing calculation for the "Processor Affinity" dialog; the OK and Cancel buttons won't get cut off anymore