Releases: exelban/stats
Releases · exelban/stats
v2.4.3
Closed issues
- round sensor value to integer when more than 100 (#139)
- add total upload/download stats to the Network widget (#153)
- move Sensors widget to the CALayout (#125)
- add an option to hide additional information when the battery is full (#138)
Fixes
- fix CPU and Memory chart height
- add missing words to the external translations
- small update in the sensors list
- update settings view and layout
- adjust Mini widget
- fix disk name for macOS Big Sur
- fix label color in Mini widget for macOS Big Sur
- fix colors in Sensors widget for macOS Big Sur
- fix temperature unit format for macOS Big Sur
New languages
v2.4.2
- fix app crash when start (#136) (font bug)
- fix Fans visibility on some macs (#135)
- fix fans disappearing from the menu bar (#141)
- fix GPU detecting when 2 cards have the same driver (#143)
- processing GPUs with a generic model name (#109)
- add French language (#142)
- move from core graphics to CALayout in Mini widget
- fix out of bounds when changing to the chart widget (happens only when empty history)
- add Build version to the version toolTip
- add debug argument which allows saving some logs to the file (/Documents/log.txt)
v2.4.1
v2.4.0
- add Chinese (Traditional) language (#119)
- add Spanish language (#126)
- add Vietnamese language (#133)
- add Fans module (visualization only) (#50)
- add an option to select the number of top processes (#79)
- add some missing sensors (#128)
- add an option to select the battery time: short (01:25) and long (1h 25min) (#129)
- improve performance when changing the widget
- move trigger process.read when changing the number of top processes to the background
- move CPU frequency and temperature to the dedicated reader (less CPU consumption)
- add the model identifier to the model name tooltip
- add support button
- add an option to select the sensors widget layout (automatic/one row/two rows)
- improved translations
- add missing translation to the Pictogram setting in the Network module
- add missing sensors group translation
- rewrite Popup view
- improve popup view updates and resizes
- add scrollView to popup view (need to display a lot of sensors)
v2.3.8
v2.3.7
v2.3.6
v2.3.5
- fix battery module enabling when disabled (#89)
- update the visibility of sensors value in the widget when one value in a row (#90)
- add an option to select the unit for temperature sensor (#73)
- add beta mechanism to the updater (miss beta version if stable installed; install a new beta version if the oldest beta installed)
v2.3.4
v2.3.3
- add translation support for Turkish (#80)
- add translation support for Chinese (Simplified) (#78)
- fix crash when Chinese (Simplified) language of macos (macos build number error)
- add an option to show battery percentage and time in the widget (#82)
- remove temperature sensors which report more than 110 C (more probably it's a problem with SMC) (#81)
- update CPU temperature sensors (#81)
- fix widget showing when module is disabled (possible it's happened only in the Network module) (#83)