Releases: exelban/stats
Releases · exelban/stats
v2.4.15
v2.4.14
Closed issues
- feat: add a translation for the "Check for update" setting (#294)
- fix: prevent a crash when opening the battery popup for the first time (#295). Fixed by removing overridden
start
function. - feat: add new widget
Network Chart
(#189) for Network module. - fix: add missing localizations in the GPU popup (#312)
Fixes and updates
- feat: add a missing phrase to the localization file
- feat: small refactoring of popup HeaderView
Localization
v2.4.13
Closed issues
- fix: show right base in the Network graph legend (#283)
- fix: correct disk path detection (#279)
- fix: do not stop
popup
readers when popup view is detached (#285) - fix: delete dmg after update (#271)
Localization
- fix: add missing translations
- feat: add translation support for Czech (#286)
v2.4.12
Closed issues
- feat: allow to detach popup view and leave it opened (MVP) (#272)
- fix: changed service for fetching public IP (#257)
- fix: delete dmg after the run new version (#271)
- fix: added condition to the CPU temperature: must be less than 110C (#280)
- fix: removed battery state on arm (Apple Silicon) (#274)
Fixes and updates
- fix: update uptime when open Dashboard
- fix: hide header button focus in the popup view
- feat: was added option to disable the top processes (0 - option in the number of processes)
- feat: new GPU popup view. Added more information about each GPU (#191). Only available chart (temperature and usage) will be visible for GPU.
Localization
v2.4.11
Closed issues
- fix: fixed wrong RAM stats (#243)
- fix: battery health on Apple Silicon (#246)
- feat: added Apple Graphics to the GPU module (#260)
- fix: missing top processes in RAM module (#262)
- fix: adjust CPU temperature sensors (#266)
- fix: Apple GPU detection (#260)
- fix: error memory pressure needle CRITICAL (#255)
Fixes and updates
- fix: adjust the one-row height in the sensors widget
- feat: remove log to file from GPU module
Localization
v2.4.10
Closed issues
- fix: show correct free disk space (do not include purgeable space) (#233)
- fix: interface and process-based translation (#237)
- fix: show memory (GB), not speed (GB/s) in the RAM Memory widget (#239)
- fix: save value option state in the Speed widget (#242)
- feat: added battery cycle to the popup (#245)
- fix: arrows positions in the Speed widget (#248)
- fix: top process pid detection (#249)
Fixes and updates
- feat: rename Memory module to RAM
- fix: show correct GPU temperature on MBP16" built-in with Radeon Pro 5300M
- feat: small refactoring GPU temperature if native missing
- feat: separate dashboard and Stats settings
Localization
v2.4.9
Closed issues
- feat: swap memory in the popup view (#227)
- feat: added Automatic option in the GPU to show setting. Allow showing the currently active GPU when selected. (#232)
- feat: allow to change widget title for Mini widget (#111, #232)
- feat: added the option to show a GPU type when Mini widget selected (#111, #232)
- fix: disk memory conversion (macOS report not bytes) (#233)
Fixes and updates
- feat: adjust the LineBar chart width
- feat: remove additional spacing on Big Sur
- fix: system temperature units
- fix: system temperature unit in Big Sur (new temperature unit format in Big Sur)
- fix: duplicating GPU the toggle the module
Localization
v2.4.8
Closed issues
- add an option to show disk space remaining instead of space used (#160)
- fix sensor names for different versions of macs (#214)
- fix the label width on some widgets (#223)
- hide temperature indicator from the CPU popup if not available (#222)
- move temperature units toggle from the Sensors module to general settings (#219)
- add battery power (TDP) to the Batter popup view (#222)
Fixes and updates
- adjust Mini widget width when 100% and no label
- add sensor key to the sensor name toolTip in a popup view
Localization
- update translations
- update Norwegian Bokmål (#218)
v2.4.7
Closed issues
- mark CPU frequency reader as popup (#192)
- fix CPU frequency reader block after sleep/IPG interruption (#199)
- fix RAM usage per process when top reports gigabyte or kilobyte (#209)
- disable Sensors module if no sensors available
- fix inconsistent temperate units for different locales (set us_US locale) (#166)
- improve Battery widget on low resolution displays (#105)
- improve Mini, LineChart, and BarChart widgets borders on low resolution displays (#105)
Fixes and updates
- add reconnection mechanism to IPG reads
- rename CircleGraphView to PieWidget
- add new Pie chart widget
- add Pie chart widget to the CPU module
- add Pie chart widget to the RAM module
- add an option to show/hide the value in PieWidget
- add an option to fill full pie in PieWidget
- make Battery widget more similar to Big Sur