Skip to content

Releases: exelban/stats

v2.4.13

17 Jan 14:47

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

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

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

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

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

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

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

Choose a tag to compare

HOTFIX

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

v2.4.5

29 Nov 11:52

Choose a tag to compare

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

  • update Vietnamese translation and correct grammar errors (#190)
  • optimize Chinese Taiwan Localization (#188)
  • fix typo and improve words naturally (Korean) (#196)

v2.4.4

22 Nov 12:36

Choose a tag to compare

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

  • add Norwegian Bokmål (#178)
  • update German Localization (#163)