Skip to content

Releases: exelban/stats

v2.5.9

11 Apr 14:16
Compare
Choose a tag to compare

Closed issues

  • feat: init apple silicon sensors (#210)

Fixes and updates

  • fix: fixed memory leak in the Battery reader
  • fix: update battery high level notification message
  • fix: removed label from bar and pie charts

Localization

  • fix: correct Dutch translation
  • feat: update German translation (#406)
  • feat: update Bulgarian translation (#410)
  • feat: update Traditional Chinese translation (#412)
  • feat: add missing translations (#411)

v2.5.8

04 Apr 16:42
Compare
Choose a tag to compare

Closed issues

  • feat: add a new icon to the battery widget. Plug icon - visible when charger is connected, but battery not charging (#386)
  • feat: init Label widget (#376)
  • fix: fixed RAM and GPU information on Apple Silicon (#394)

Fixes and updates

  • fix: enable battery top process reader (the pipe was closed when setup)
  • feat: removed another UnsafeMutablePointer
  • fix: fixed border color in the widget selector
  • fix: fixed multi GPU in the Dashboard (SystemKit)

Localization

  • feat: add missing translations
  • feat: add dutch translation (#398)
  • feat: update Bulgarian translation (#389)
  • feat: update Portuguese (Brazil) translation (#390)
  • feat: update German translation (#392)
  • feat: update Turkish translation (#403)

v2.5.7

28 Mar 14:08
Compare
Choose a tag to compare

Closed issues

  • feat: added fan speed control panel to the popup (#152)
  • fix: fixed file descriptors leak (#384)

Fixes and updates

  • feat: removed global Store instance
  • feat: moved from UnsafePointer to sharable instance (SMC shared)

v2.5.6

21 Mar 18:13
Compare
Choose a tag to compare

Fixes and updates

  • feat: add function to set target fan speed (#152)
  • feat: add function to change fan mode (#152)
  • feat: add a helper function to run the app with root (#152)
  • feat: add mode to the fan (#152)
  • feat: moved from UnsafePointer to sharable instance (Store.shared)
  • fix: allow to copy the value from NSTextView by CMD+C (#383)

Localization

  • feat: update Polish translation (#382)

v2.5.5

14 Mar 10:39
Compare
Choose a tag to compare

Closed issues

  • feat: add an option to disable CPU frequency (IPG) (#379)

Localization

  • fix: add missing translations (battery high-level notification)
  • feat: update Chinese Traditional translation (#377)
  • feat: update Japanese translation (#378)

v2.5.4

07 Mar 13:10
Compare
Choose a tag to compare

Closed issues

  • feat: show both public IPs: v4 and v6 (#307)
  • feat: add an option to refresh public IP (#339)
  • feat: add a close button to detached popup view (#282)

v2.5.3

28 Feb 20:26
Compare
Choose a tag to compare

HOTFIX

  • fix: removed phantom space in the menu bar (#368)

v2.5.2

28 Feb 12:08
Compare
Choose a tag to compare

Closed issues

  • fix: fixed 0% disk usage (#356)
  • feat: add battery high notification (#362)

Fixes and updates

  • fix: next try to make a properly working widget order in the menu bar
  • fix: fixed manuBarItem initialization size and add tracker if menubar item was removed from the menu bar

Localization

  • feat: update Chinese Translation Translation (#357)

v2.5.1

21 Feb 10:21
Compare
Choose a tag to compare

Closed issues

  • fix: correct widget ordering after restart (#347)
  • fix: ensure that update path does not contain app name (#344)
  • feat: add iMac12,1 and iMac13,1 to the device list (#348)
  • fix: show both GPUs info when the same model (#329)
  • fix: fixed visual bug of Mini widget (#326)

Fixes and updates

  • feat: show widget settings button only for the active widget
  • feat: adjust RAM color zones (orange: 0.8, red: 0.95) in BarChart for utilization mode
  • fix: fixed widget initialization when the first start
  • fix: removed spacing from menu bar if the module is disabled

Localization

  • feat: update Chinese Translation translation (#345)
  • feat: update Bulgarian translation (#352)
  • feat: update Norwegian translation (#353)

v2.5.0

14 Feb 13:39
Compare
Choose a tag to compare

Closed issues

  • fix: removed arrow pointer and disabled selection option from public and local IP (#334)

Fixes and updates

  • feat: now a few widgets can be enabled for one module

Localization

  • fix: add Localization to the Power Source (#340)
  • feat: update Chinese Translation translation (#341)
  • feat: update Bulgarian translations (#342)
  • feat: update Polish translations (#343)