Serhiy Mytrovtsiy
|
65fcc70fbb
|
feat: added calendar reset and update mechanism when opening the popup view
|
2024-10-19 14:49:08 +02:00 |
|
Serhiy Mytrovtsiy
|
9ed4ee5749
|
fix: fixed swiftlint error that appears in the new version of swiftlint
|
2024-10-18 16:44:03 +02:00 |
|
Serhiy Mytrovtsiy
|
359db0f0d0
|
feat: added an option to show the power state icon (lightning or power plug) near the battery widget (#2008)
|
2024-10-17 16:57:26 +02:00 |
|
Serhiy Mytrovtsiy
|
4472960368
|
feat: small redesign analog clock in Clock module popup
|
2024-10-16 19:03:32 +02:00 |
|
Serhiy Mytrovtsiy
|
8d677d0e77
|
feat: added calendar to the Clock module that could be hidden in the settings (#2170)
|
2024-10-15 18:25:41 +02:00 |
|
Serhiy Mytrovtsiy
|
11b34498c4
|
fix: fixed menu bar icons color on inactive screen (#2131), thx to @KizzyCode for fix
|
2024-10-14 18:13:16 +02:00 |
|
Binh Nguyen
|
1dd84d49c8
|
feat: added timezone for Australia (#2174)
Signed-off-by: Binh Nguyen <blcsntb@gmail.com>
|
2024-10-13 14:45:33 +02:00 |
|
Serhiy Mytrovtsiy
|
9f979b00b4
|
v2.11.14
|
2024-10-06 16:53:25 +02:00 |
|
Serhiy Mytrovtsiy
|
bb26bf1d28
|
feat: adjusted ip v6 font size to fix in the container (#2163)
|
2024-10-06 16:49:17 +02:00 |
|
Serhiy Mytrovtsiy
|
ce92471f6c
|
feat: added spa5 type to the SMC and a few new power sensors (#2161)
|
2024-10-05 17:31:41 +02:00 |
|
Serhiy Mytrovtsiy
|
a1ebc792d6
|
fix: added clock update in popup view if the name was changed. Also added updates to the popup settings lists (#2127)
|
2024-10-04 16:55:50 +02:00 |
|
Serhiy Mytrovtsiy
|
9275c412b8
|
v2.11.13
|
2024-09-29 15:31:52 +02:00 |
|
jrthsr700tmax
|
e0fcb6eeed
|
lang: updated Taiwan Traditional Chinese localization (#2144)
Signed-off-by: jrthsr700tmax <32911758+jrthsr700tmax@users.noreply.github.com>
|
2024-09-29 15:26:25 +02:00 |
|
Serhiy Mytrovtsiy
|
97e00dcc82
|
fix: changed App Group name to fit the requirements. It fixes widgets in macOS 15 but could break macOS 14. Since in the macOS 14 it was not working properly with the team ID prefix (#2115)
|
2024-09-28 19:58:42 +02:00 |
|
Serhiy Mytrovtsiy
|
109bc416b9
|
**HOT FIX v2.11.12**
fix: fixed non stopping fetching the wifi name that has a huge impact on network speed (#2146)
|
2024-09-25 13:02:19 +02:00 |
|
Serhiy Mytrovtsiy
|
7ec0c5c3fb
|
feat: changed the default behavior of Network data reset from At start to Never. Added data reset when At start is enabled (#2129)
|
2024-09-24 20:36:40 +02:00 |
|
Serhiy Mytrovtsiy
|
1daadf05eb
|
v2.11.11
|
2024-09-22 16:23:02 +02:00 |
|
Jerry Zhang
|
6e1a9be7ab
|
lang: updated Simplified Chinese localization (#2128)
|
2024-09-22 16:17:43 +02:00 |
|
Serhiy Mytrovtsiy
|
0e90175ce6
|
fix: fixed macOS Sequoia events
|
2024-09-20 18:04:52 +02:00 |
|
Serhiy Mytrovtsiy
|
66bd4c9563
|
feat: added new mechanism for WiFi network name for macOS Sequoia
|
2024-09-19 18:09:03 +02:00 |
|
Serhiy Mytrovtsiy
|
7a574d9530
|
v2.11.10
|
2024-09-15 11:25:28 +02:00 |
|
Serhiy Mytrovtsiy
|
57b381c11d
|
fix: added omit for disk that have 0 total space (#2122)
|
2024-09-14 15:06:49 +02:00 |
|
Serhiy Mytrovtsiy
|
f053555492
|
feat: added Text widget to the Network module with a description of the value that could be used in it (#1868)
|
2024-09-13 19:08:40 +02:00 |
|
Serhiy Mytrovtsiy
|
6fc3b58779
|
feat: added help button to the Preferences Row
|
2024-09-12 22:41:24 +02:00 |
|
Serhiy Mytrovtsiy
|
4b213c4392
|
feat: added a new Text widget that allows to visualize custom values in the menu bar
|
2024-09-10 18:14:46 +02:00 |
|
Serhiy Mytrovtsiy
|
c52d0e23b5
|
v2.11.9
|
2024-09-08 12:33:43 +02:00 |
|
Serhiy Mytrovtsiy
|
5e342553b2
|
feat: added total IO in the Network module when the app is started (#2087)
|
2024-09-07 17:41:10 +02:00 |
|
Serhiy Mytrovtsiy
|
16678796ab
|
fix: removed the tooltip feature for the IO chart (#2080)
|
2024-09-06 17:50:41 +02:00 |
|
Serhiy Mytrovtsiy
|
c44f089239
|
fix: fixed sensor value units in the Mini widget (#2102)
|
2024-09-03 18:29:04 +02:00 |
|
Serhiy Mytrovtsiy
|
fd6a042560
|
feat: added information about the Fan control feature to README
|
2024-09-02 20:42:01 +02:00 |
|
Serhiy Mytrovtsiy
|
4f81e38f41
|
v2.11.8
|
2024-09-01 17:06:50 +02:00 |
|
Cornelius Roemer
|
d90f7a0208
|
fix: made log scale graph have a better dynamic range (#2090)
* fixup
* Apply suggestions from code review
Signed-off-by: Cornelius Roemer <cornelius.roemer@gmail.com>
---------
Signed-off-by: Cornelius Roemer <cornelius.roemer@gmail.com>
|
2024-09-01 17:00:54 +02:00 |
|
xaskii
|
eb92de7334
|
fix: restored "reset total network usage" button (#2098)
|
2024-09-01 16:59:36 +02:00 |
|
Serhiy Mytrovtsiy
|
94352723aa
|
fix: fixed MacBookPro16,4 year, fixed negative height for the disk popup
|
2024-08-31 18:09:41 +02:00 |
|
Serhiy Mytrovtsiy
|
d76ff86e7a
|
fix: fixed height calculation for disk popup view (#2095)
|
2024-08-30 19:39:08 +02:00 |
|
Serhiy Mytrovtsiy
|
3c6856b169
|
feat: added missing MacBookPro16,4 to the devices list (#2093)
|
2024-08-29 19:03:32 +02:00 |
|
Serhiy Mytrovtsiy
|
67f8962099
|
feat: changed SEN label to FAN for bar chart widget in the Sensors module since they can show only fans
|
2024-08-27 19:31:52 +02:00 |
|
Serhiy Mytrovtsiy
|
45d571e19f
|
feat: adjusted bluetooth device margins in the popup view (#2092)
|
2024-08-26 18:26:20 +02:00 |
|
Serhiy Mytrovtsiy
|
5649f24d07
|
v2.11.7
|
2024-08-25 14:30:10 +02:00 |
|
Marc
|
ba816119b9
|
fix: fixed disk name label color. (#2084)
|
2024-08-25 14:21:43 +02:00 |
|
Serhiy Mytrovtsiy
|
bcabd48fa4
|
feat: added Mini widget to the Sensors module. It has quite a lot of limitations and only one sensor could be visualized (I hope understandable why) (#2029)
|
2024-08-23 20:34:10 +02:00 |
|
Serhiy Mytrovtsiy
|
bdbaeb8c4d
|
feat: disabled bar chart widget if there is no data to visualize
|
2024-08-22 17:45:18 +02:00 |
|
Serhiy Mytrovtsiy
|
6fd89fe54c
|
feat: removed logic that will disable module when no widgets are enabled. It makes more sense since there is a combined module view and details can be seen even if no widget is enabled. (#2072)
|
2024-08-20 20:19:02 +02:00 |
|
Serhiy Mytrovtsiy
|
9a72f3e01d
|
feat: added temperature unit update on each read in the Sensors popup (#2078)
|
2024-08-19 18:36:53 +02:00 |
|
Serhiy Mytrovtsiy
|
d2b8a91e02
|
v2.11.6
|
2024-08-18 14:20:10 +02:00 |
|
Barış
|
f9e589f370
|
lang: updated Turkish Localizable.strings (#2070)
Signed-off-by: Barış <36481442+setanarut@users.noreply.github.com>
|
2024-08-18 14:15:42 +02:00 |
|
Serhiy Mytrovtsiy
|
12768627e1
|
feat: small redesign in the Disk popup with the option to toggle drive details (#2050)
|
2024-08-17 19:34:03 +02:00 |
|
Serhiy Mytrovtsiy
|
14d177fdc0
|
feat: small rearrange in the Network popup (#2045)
|
2024-08-16 14:21:33 +02:00 |
|
Serhiy Mytrovtsiy
|
62db63df4f
|
feat: added an option to hide disks in the popup view (#1862)
|
2024-08-15 12:15:37 +02:00 |
|
Serhiy Mytrovtsiy
|
e2a5f5c1c4
|
feat: added an option to enable xl size of the battery widget
|
2024-08-14 17:25:11 +02:00 |
|