Releases: exelban/stats
Releases · exelban/stats
v2.4.5
Closed issues
- enable universal build (from now supports Apple Silicon) (#181)
- added Apple Silicon macs to the list (MacMini9,1 and MacBookAir10,1 and MacBookPro17,1) (#184, #181)
- fixed app crash on start up (fixed out of the index in top processes reader) (#187)
- fix GPU popup initialization (GPU not showing in the popup) (#185)
- fix no download speed (#157)
- fix update interval in Disk module when speed widget selected (#182)
- remove the disk from the list if does not have a path (prevent to show MacintoshHD - Data partition) (#180)
- add Fans to the Sensors module (#197)
Fixes and updates
- clean up archs in CPU and Stats targets
- remove C bridge for IntelPowerGadget framework
- remove IntelPowerGadget framework dependency
- add IntelPowerGadget dynamic load if x86
- add an option to select the network reader (interface based or process based)
- fix initial disk read/write stats
Localization
v2.4.4
Closed issues
- remove background drawing in the popup view (#165)
- fix Sensors updates in one of the screens in multi-monitor configuration (#168)
- fix the wrong deletion while enumerating (#170)
- fix top processes sorting in the Network module (#150)
- fix incorrect and duplicate top processes in the Memory module (improve regex) (#169)
- fix disk read/write stats on Big Sur (#175)
- fix Network stats base in the popup view (#176)
Fixes and updates
- move back from CALayer to Core Graphics in Mini widget (CG using less CPU)
- fix Disk popup initialization (disks not showing in the popup)
- add pid to the process toolTip in the top processes
Languages
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)