Commit Graph

1199 Commits

Author SHA1 Message Date
Serhiy Mytrovtsiy
e6ab321c75 feat: show Merge widgets into one option only if more than 1 widget is available 2022-07-13 19:53:34 +02:00
Serhiy Mytrovtsiy
a83901d3a9 feat: added No available widgets to configure text when no widgets are available to configure in the widget settings 2022-07-13 18:37:34 +02:00
Serhiy Mytrovtsiy
108e85bec0 fix: fixed scroll view anchors in the settings. It fixes the scrollbar overlay over settings. 2022-07-12 19:12:58 +02:00
Serhiy Mytrovtsiy
ec1f828065 v2.7.25 2022-07-10 13:20:27 +02:00
Serhiy Mytrovtsiy
06681cafdb feat: updated Makefile. Moved from altool to the notarytool in notarize step 2022-07-10 13:20:09 +02:00
Serhiy Mytrovtsiy
07b29a41cb fix: fixed swiftlint errors 2022-07-10 12:45:38 +02:00
Serhiy Mytrovtsiy
58ed03125f feat: added missing translations 2022-07-09 11:57:25 +02:00
Serhiy Mytrovtsiy
0b7be467e1 feat: added option to show all widgets per module as one item in the menu bar. It's an early feature, so there is a bugs. To work fine with this feature a lot of widgets must be adjusted. It supports organizing the elements right from the widget selector settings already. IT'S AN EARLY FEATURE! 2022-07-09 11:37:00 +02:00
Serhiy Mytrovtsiy
ab0a997912 feat: added missing translations 2022-07-08 20:48:05 +02:00
Serhiy Mytrovtsiy
25732c1ec0 fix: fixed python script that check the translation. Added missing exit code when error found. 2022-07-07 19:27:30 +02:00
Serhiy Mytrovtsiy
eceb304a8d feat: added a notification to the Disk usage (#913) 2022-07-07 19:12:07 +02:00
Serhiy Mytrovtsiy
31b68e439e feat: added a notification to the RAM usage (#913) 2022-07-06 20:26:12 +02:00
Serhiy Mytrovtsiy
1cb90efbb7 fix: fixed tachometer widget internal type 2022-07-05 22:50:29 +02:00
Serhiy Mytrovtsiy
3e48f80c1f feat: added a notification to the GPU usage (#913) 2022-07-05 20:22:50 +02:00
Serhiy Mytrovtsiy
bd2b25bf52 feat: added a notification to the CPU usage (#913) 2022-07-04 18:11:52 +02:00
Serhiy Mytrovtsiy
576bfdd5e1 v2.7.24 2022-07-03 11:05:06 +02:00
Andras Oravecz
e4f06f9d22 feat: updated Hungarian translation (#983) 2022-07-03 10:54:27 +02:00
Serhiy Mytrovtsiy
87a867c81a feat: added information about reducing energy impact and CPU usage to the README 2022-07-01 09:49:12 +02:00
Serhiy Mytrovtsiy
ea71cb6abc feat: moved to the custom Repeater plugin 2022-06-30 20:39:03 +02:00
Serhiy Mytrovtsiy
3e2e13e051 feat: added an option to synchronize the fans speed control (#975) 2022-06-28 18:28:09 +02:00
Serhiy Mytrovtsiy
cc96226008 feat: added an option to synchronize the fans (the mode only for now) control (#975) 2022-06-27 19:15:48 +02:00
Serhiy Mytrovtsiy
93f63e7830 v2.7.23 2022-06-26 15:59:32 +02:00
Serhiy Mytrovtsiy
cc98e1bc6a fix: reset the process lock when clearing the process view (#977) 2022-06-24 21:02:50 +02:00
Serhiy Mytrovtsiy
caccedc2b2 fix: convert battery temperature in the Battery module (#979) 2022-06-22 19:49:33 +02:00
Serhiy Mytrovtsiy
85de410ba2 fix: corrected a way of how disk data is matching with disk view. It has caused duplicating disks in the view 2022-06-21 19:33:20 +02:00
Serhiy Mytrovtsiy
d81689434b feat: added instruction for CPU frequency to the FAQ (#973) 2022-06-20 21:14:06 +02:00
Serhiy Mytrovtsiy
c530b5c74e v2.7.22 2022-06-19 18:08:57 +02:00
Petr Rajtslegr
8aca2dca00 feat: updated Czech Localization (#971) 2022-06-19 18:01:39 +02:00
Serhiy Mytrovtsiy
fe6e1d9c8b fix: fixed view clean up after the disk was disconnected (#969) 2022-06-18 21:19:30 +02:00
Serhiy Mytrovtsiy
95f335e234 feat: added Greek contributor to the README 2022-06-12 14:45:01 +02:00
Serhiy Mytrovtsiy
d41e1c3d08 fix: removed temporary build file 2022-06-12 14:43:34 +02:00
Serhiy Mytrovtsiy
1b4f87ce25 v2.7.21 2022-06-12 14:41:41 +02:00
George
ebb553ab72 feat: added Greek Language (#960)
Hi there! It was a pleasure of mine to contribute to your project by translating the app to Greek. Every translation is accurate and compatible with macOS words in Greek!
2022-06-12 14:31:47 +02:00
Serhiy Mytrovtsiy
2e0b57118b feat: added activity chart per disk to the Disk popup (#827) 2022-06-10 20:29:35 +02:00
Serhiy Mytrovtsiy
8071a06896 feat: reverted f8c9eb987d 2022-06-10 20:27:24 +02:00
Serhiy Mytrovtsiy
2824f2df7c feat: added description about HID sensors on m1 macs 2022-06-09 13:19:40 +02:00
Serhiy Mytrovtsiy
5e51f1d1d4 feat: small sensors name correction (CPU core -> CPU Core) for TC%C sensors 2022-06-07 17:57:03 +02:00
Serhiy Mytrovtsiy
f8c9eb987d fix: reverted 3753ca92cd
This code makes app unuseful for users who ddos the server from what Stats takes the information about new version. So more useful from my side is to not have this code.
2022-06-07 17:08:10 +02:00
Serhiy Mytrovtsiy
72f616cdf6 feat: added saving the state of the disk used/free field in the popup view 2022-06-07 17:00:38 +02:00
Serhiy Mytrovtsiy
3753ca92cd fix: allow to check the newest version via button even if the last check was recently 2022-06-06 21:30:22 +02:00
Serhiy Mytrovtsiy
5b79e8df30 fix: prevent update loop by the TS when was the last check and the last installation (#957) 2022-06-06 20:52:16 +02:00
Serhiy Mytrovtsiy
6890ccc7d4 v2.7.20 2022-06-05 11:22:41 +02:00
Orkun Olcal
cffdae0fc6 feat: updated Turkish translation (#953) 2022-06-05 11:17:51 +02:00
Harry Yep
50253f7324 feat: updated Simplified Chinese translation (#949)
* update zh-Hans translation

* update zh-Hans translation

* update zh-Hans translation
2022-06-05 11:17:02 +02:00
Serhiy Mytrovtsiy
168be5b080 feat: added value colorizing for the Speed widget (#936) 2022-06-03 18:28:24 +02:00
Serhiy Mytrovtsiy
67a25d7c62 feat: added translation for additional wifi details (Standard, Security, Channel) 2022-06-01 16:51:20 +02:00
Serhiy Mytrovtsiy
c5c954a623 v2.7.19 2022-05-30 23:00:26 +02:00
Serhiy Mytrovtsiy
b9ffa6fbb4 fix: fixed wrong temperature converting when default temperature is not Celsius (#950) 2022-05-30 23:00:16 +02:00
Serhiy Mytrovtsiy
e162c506f3 v2.7.18 2022-05-29 11:55:04 +02:00
Serhiy Mytrovtsiy
d44dac0c06 feat: show a current temperature unit in the GPU chart toolTip (#947)
fix: return a current temperature unit for the temperature sensor
2022-05-27 16:38:50 +02:00