Serhiy Mytrovtsiy
22c84ff305
feat: added an option to separate download and upload scale in the Network chart ( #966 )
...
fix: restore the scale in the Network chart after a restart
2022-08-30 18:18:18 +02:00
Serhiy Mytrovtsiy
ab2b0efab2
feat: added platform detection to the SystemKit
2022-08-27 14:49:11 +02:00
Serhiy Mytrovtsiy
94600961c3
feat: added information about efficiency and performance to the SystemKit
2022-08-09 20:53:34 +02:00
Serhiy Mytrovtsiy
64d7e4e8bf
fix: quick fix for the network chart that does not fit value in the range 0-1 (charts in the Disks and Network popups)
2022-08-07 20:38:07 +02:00
Serhiy Mytrovtsiy
4635820530
feat: added different scaling types to the charts (none, square, cube, logarithmic) ( #844 )
2022-08-02 11:05:28 +02:00
mooons
129c67ca94
feat: added M2 MacBooks to the device list ( #1006 )
2022-07-24 11:20:17 +02:00
Serhiy Mytrovtsiy
76856da1ca
feat: removed mac year from the model name. A lot of models could have the same model but different years.
2022-07-19 19:01:43 +02:00
Serhiy Mytrovtsiy
3f95347d4a
fix: corrected the year of MacPro5,1 ( #998 )
2022-07-14 21:08:05 +02:00
Serhiy Mytrovtsiy
ea71cb6abc
feat: moved to the custom Repeater plugin
2022-06-30 20:39:03 +02:00
Serhiy Mytrovtsiy
8071a06896
feat: reverted f8c9eb987d
2022-06-10 20:27:24 +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
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
49164388ca
feat: increased swiftlint file_length rule from 600 to 800
2022-05-24 23:26:53 +02:00
Serhiy Mytrovtsiy
d474521f78
feat: added custom suffix to the line chart toolTip ( #946 )
2022-05-24 23:26:14 +02:00
Serhiy Mytrovtsiy
12c219caf0
feat: fixed value rounding in the PieChartView ( #933 )
2022-05-23 18:01:33 +02:00
Serhiy Mytrovtsiy
f165955247
feat: use shadow point array when clicking on the line chart. It prevents missing the data when previewing the chart by clicking
2022-05-09 21:39:02 +02:00
Serhiy Mytrovtsiy
c664d7c1a6
feat: added pointer to the line chart with detecting and showing the information about the nearest point
2022-05-06 17:11:08 +02:00
Serhiy Mytrovtsiy
e4b6c003e0
feat: added mac studio to the device list ( #903 )
2022-04-08 18:55:40 +02:00
Serhiy Mytrovtsiy
6fb2c9b11b
feat: changed function_body_length swiftlint rule from 60/80 to 80/100
2022-04-02 12:45:41 +02:00
Serhiy Mytrovtsiy
548caace0e
fix: adjusted network chart size
2022-03-18 12:51:36 +01:00
Serhiy Mytrovtsiy
c5e6214fb2
feat: changed the default value for window visibility for charts
2022-03-14 18:46:27 +01:00
Serhiy Mytrovtsiy
e39f4f731e
fix: fixed updates of sensor chart
2022-03-14 18:34:58 +01:00
Serhiy Mytrovtsiy
fa266ffc32
fix: add a sensor value to the chart in the popup view even if the popup is closed
2022-03-11 19:02:40 +01:00
Serhiy Mytrovtsiy
916d157ad6
feat: removed sharing the anonymous stats with the server
...
feat: removed checking the app signature via server
2022-02-28 17:17:17 +01:00
Serhiy Mytrovtsiy
20b14068d5
feat: added 10.13 macOS High Sierra to the os list ( #832 )
2022-02-08 17:17:01 +01:00
Serhiy Mytrovtsiy
072e4e9194
fix: getting developer teamID from the remote
2022-02-01 21:54:17 +01:00
Serhiy Mytrovtsiy
71788a68b8
fix: set correct tag and download url in the updater
2022-01-28 17:02:42 +01:00
Serhiy Mytrovtsiy
88a3bd63d1
feat: added server option to the Updater
...
feat: small refactoring of Updater
feat: added an option to check the signature of downloaded update (disabled for now)
2022-01-27 22:16:18 +01:00
Serhiy Mytrovtsiy
36a596422e
feat: added cores number to the GPU information (Apple Silicon)
2022-01-12 17:06:06 +01:00
Serhiy Mytrovtsiy
caac121708
feat: added download/upload colors selector for Network widget ( #772 )
2022-01-07 15:06:12 +01:00
Serhiy Mytrovtsiy
e392a86aa4
feat: added an option to reinitialize network chart points array
2021-12-06 17:19:54 +01:00
Serhiy Mytrovtsiy
c9bb4b4609
feat: added an option to reinitialize line chart points array
2021-12-01 20:49:35 +01:00
Serhiy Mytrovtsiy
ab48870e73
fix: prevent crash if mac does not have a serial number ( #688 )
2021-11-06 11:59:44 +01:00
Serhiy Mytrovtsiy
e1bac3ffa0
fix: fixed Line Chart widget size when label option is enabled ( #678 )
2021-11-02 19:59:12 +01:00
Serhiy Mytrovtsiy
bf9b7af73b
feat: added missing iMac18,2 ( #676 )
2021-11-01 18:53:03 +01:00
Serhiy Mytrovtsiy
e0eab4767e
feat: added missing iMac and new MacBook Pro to the device list
2021-10-30 05:50:02 +02:00
Serhiy Mytrovtsiy
83cea2bcd9
feat: adjusted LineChart size
2021-10-28 17:13:15 +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
585014cba1
feat: added monochrome (grayscaled) color to the Tachometer widget
2021-10-14 18:29:50 +02:00
Serhiy Mytrovtsiy
9163b35ecf
feat: initialized Tachometer widget ( #631 )
2021-10-12 17:30:52 +02:00
Serhiy Mytrovtsiy
487e68438e
feat: added monochrome accent for network chart ( #634 )
2021-09-28 21:03:06 +02:00
Serhiy Mytrovtsiy
68dde13db5
feat: added macOS Monterey (12.x) to the SystemKit
2021-09-06 20:03:11 +02:00
Serhiy Mytrovtsiy
4197e2f76b
fix: add error_msg func to the Logger
...
fix: removed unused code from the AppDelegate
2021-07-20 17:30:30 +02:00
Serhiy Mytrovtsiy
c5c4e4df3d
v2.6.1
2021-07-18 15:01:10 +02:00
Serhiy Mytrovtsiy
178b713353
feat: prepare to support macOS 10.13
2021-07-07 19:15:47 +02:00
Serhiy Mytrovtsiy
08d8d84ceb
feat: init server plugin
2021-07-06 18:17:37 +02:00
Serhiy Mytrovtsiy
5b41276b7f
fix: removed OSLog from the SystemKit (moved to the NextLog)
2021-07-02 17:46:46 +02:00
Serhiy Mytrovtsiy
4f7a7bab25
feat: initialize custom logger (NextLog)
2021-06-25 22:35:32 +02:00
Serhiy Mytrovtsiy
c55d313d72
feat: removed the SMC plugin from the Kit framework. Compile from SMC where needed.
2021-06-07 22:55:17 +02:00