Serhiy Mytrovtsiy
ab7dffdf3a
fix: moved WKWebView initialization to the moment when it should be displayed, which prevents the initialization of the web view on app start and silences some system logs
2025-12-25 19:26:04 +01:00
Serhiy Mytrovtsiy
f5e7da4221
feat: removed the Telemetry module from the Stats since it does not do anything for a long time
2025-11-29 16:31:23 +01:00
Serhiy Mytrovtsiy
e67961038d
v2.11.47
2025-07-13 10:15:58 +02:00
Serhiy Mytrovtsiy
d68d691b18
feat: added efficiency and performance cores frequency and total cores frequency
2024-12-20 17:07:27 +01:00
Serhiy Mytrovtsiy
c10759f7a1
feat: added certificate verification to the helper app. It will verify the incoming connection certificate if it's Stats. If not the connection will not be opened. It prevents abusing the helper app by 3d party applications to access the helper interface. Thanks @senzee1984 for finding and helping solve that problem. This commit will force the update of the helper app and will require a password for users who have installed the helper.
2024-12-14 19:35:21 +01:00
Serhiy Mytrovtsiy
1daadf05eb
v2.11.11
2024-09-22 16:23:02 +02:00
Serhiy Mytrovtsiy
c768c9b472
feat: added notifications to the Bluetooth module ( #1891 )
2024-06-24 20:36:21 +02:00
Serhiy Mytrovtsiy
05c35c6d1e
v2.10.5
2024-03-24 12:49:10 +01:00
Serhiy Mytrovtsiy
45c1fc799d
feat: added leveldb as a backend for historical data storage
2024-02-06 17:58:40 +01:00
Serhiy Mytrovtsiy
cedb16e2d6
feat: added notifications view to the Battery module
2023-12-20 13:20:08 +01:00
Serhiy Mytrovtsiy
48322fc7e8
fix: fixed circles charts in the new version of Cocoa
2023-09-28 17:33:55 +02:00
Serhiy Mytrovtsiy
4ce067d68f
v2.8.17
2023-04-16 12:51:02 +02:00
Serhiy Mytrovtsiy
7e9b249a06
feat: added option to enable OneView. It's a feature that allows merging all widgets in one menu bar item. ( #1084 )
...
THIS IS AN VERY APHA FEATURE! do not propose anything till the issue with the feature will be closed!
2023-01-27 19:32:30 +01:00
Serhiy Mytrovtsiy
e9bc4cc5d3
feat: moved from the AppleScript for asking a root access when manipulating the fans to the Helper (SMJobBless + XPC) ( #1173 )
2022-11-18 22:51:34 +01:00
Serhiy Mytrovtsiy
ed806a54f9
fix: removed window moveToActiveSpace behavior ( #1174 )
2022-11-17 17:12:14 +01:00
Serhiy Mytrovtsiy
dfa1553bf4
fix: fixed data race when accessing the reader status
2022-09-16 17:48:06 +02:00
Serhiy Mytrovtsiy
8ab931b563
feat: added tests for RAM process parser
2022-04-16 12:30:08 +02:00
Serhiy Mytrovtsiy
77d1b5d274
feat: added Reachability plugin and moved Network module to it
2021-10-15 19:31:14 +02:00
Serhiy Mytrovtsiy
0320dfe709
fix: updated max file length in the swiftlint configuration
2021-10-05 19:14:09 +02:00
Serhiy Mytrovtsiy
d49eef9020
fix: fixed race condition in the Bluetooth module ( #591 )
2021-08-27 18:11:43 +02:00
Serhiy Mytrovtsiy
c5c4e4df3d
v2.6.1
2021-07-18 15:01:10 +02:00
Serhiy Mytrovtsiy
d4d60272c4
feat: move to the new mechanism of setting up fan speed (separate SMC app) ( #454 )
2021-06-17 14:08:19 +02:00
Serhiy Mytrovtsiy
ed362c3b5b
feat: initialized SMC as a command-line app ($454)
2021-05-28 21:52:41 +02:00
Serhiy Mytrovtsiy
e1b4386c95
- update project to the recommended settings (disabled framework signing)
2020-11-28 21:47:05 +01:00
Serhiy Mytrovtsiy
d62ebabb2b
- fix GPU detecting when 2 cards have the same driver ( #143 )
...
- processing GPUs with a generic model name (#109 )
- add debug argument which allows saving some logs to the file (/Documents/log.txt)
2020-11-06 08:40:48 +01:00
Serhiy Mytrovtsiy
2100c0b134
- move CPU frequency and temperature to the dedicated reader (less CPU consumption)
...
- add model identifier to the model name tooltip
2020-10-22 20:50:34 +02:00
Serhiy Mytrovtsiy
4069bad2df
Migrate project to swift 5.3
2020-09-24 19:29:46 +02:00
Serhiy Mytrovtsiy
163d95d9de
v2.3.2
2020-08-30 17:06:54 +02:00
Serhiy Mytrovtsiy
2383eba75b
- add Russian language
...
- update a README
- small fixes
2020-08-30 17:02:25 +02:00
Serhiy Mytrovtsiy
3f8ee3bd65
- update structure name in modules
...
- add arguments support (--reset, --disable)
- update a README
2020-06-28 23:58:37 +02:00
Serhiy Mytrovtsiy
4d6f759d3b
v2.0.0 ( #34 )
...
* v2.0.0
* rewritten application from scratch
* new Settings
* new custom popup view
* moved to own implementation of chart
* added more option to configure a widget
* now each module has own widget in the menu bar
* a lot of new features...
2020-06-07 12:22:32 +02:00
Serhiy Mytrovtsiy
a30effcf31
- move to own LaunchAtLogin helper;
2020-04-08 18:15:05 +02:00
Serhiy Mytrovtsiy
dac05598f4
removed first empty point from CPU and Memory charts; small fixes;
2019-09-23 19:45:59 +02:00
Serhiy Mytrovtsiy
f2571989ac
created view for CPU module
2019-09-04 00:38:56 +02:00
Serhiy Mytrovtsiy
1045009b3f
stash
2019-06-06 14:31:31 +02:00
Serhiy Mytrovtsiy
8f73b468e6
renamed to Stats; added StatsLaucher; updated icon;
2019-05-31 23:10:00 +02:00