Skip to content

Releases: exelban/stats

v2.4.15

31 Jan 14:27
Compare
Choose a tag to compare

Closed issues

  • fix: remove settings view corner radius to prevent the crash on m1 (#315)
  • fix: disk free size not updating (#325)

Localization

  • feat: add Missing Terms for Hungarian (#316)
  • feat: add Missing L10n for GPU Popup toolTip (#316)
  • feat: update 🇹🇼 Traditional Chinese translation (#317)
  • feat: update 🇳🇴 Norwegian translation (#321)
  • feat: update French translation (#322)

v2.4.14

24 Jan 16:22
Compare
Choose a tag to compare

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

  • update Chinese Simplified translation (#298)
  • update Traditional Chinese translation (#304)
  • update German translation (#309)
  • add translation support for Hungarian (#310)

v2.4.13

17 Jan 14:47
Compare
Choose a tag to compare

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

10 Jan 13:45
Compare
Choose a tag to compare

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

  • fix English phrases for used and free disk memory (#281)
  • update Chinese Simplified Translation (#259)
  • update Spanish translation (#269 )

v2.4.11

03 Jan 12:59
Compare
Choose a tag to compare

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

  • update Chinese Traditional translation (#253)
  • add translation support for Portuguese (Portugal) (#261)

v2.4.10

27 Dec 16:19
Compare
Choose a tag to compare

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

  • update Chinese Traditional Localization (#240, #244)

v2.4.9

20 Dec 12:32
Compare
Choose a tag to compare

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

  • update Turkish translation (#226)
  • update zh-Hant translation (#235)
  • add translation support for Japanese (#234)

v2.4.8

13 Dec 12:13
Compare
Choose a tag to compare

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

06 Dec 10:26
Compare
Choose a tag to compare

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

Localization

  • update Korean translation (#205)
  • update Spanish translation (#211)
  • update Vietnamese translation (#208)

v2.4.6

30 Nov 16:09
Compare
Choose a tag to compare

HOTFIX

  • fix app crashes with the old version of IntelPowerGadget (#202)