Skip to content

Releases: exelban/stats

v2.0.1

08 Jun 12:49

Choose a tag to compare

  • fix data update in battery popup
  • add charging state to battery widget

v2.0.0

07 Jun 10:51
4d6f759

Choose a tag to compare

v2.0.0

  • rewrite the application from scratch
  • new Settings view
  • new custom popup view
  • move to own implementation of chart
  • add more option to configure a widget
  • now each module has own widget in the menu bar
  • a lot of new features...

v1.6.5

06 Jun 10:22

Choose a tag to compare

latest version that runs on macOS 10.13

  • fix disk module (read disk bsd name)

v1.6.4

29 Apr 13:40

Choose a tag to compare

  • fix disk module (read freeSize of a disk)

v1.6.3

29 Apr 10:01

Choose a tag to compare

  • move from own implementation of Repeat to the 3d-party library

v1.6.2

26 Apr 10:58

Choose a tag to compare

  • fix CPU leak in network plugin

v1.6.1

11 Apr 20:17

Choose a tag to compare

  • fix widget visibility when 'Automatically hide and show the menu bar' turned on

v1.6.0

08 Apr 16:41

Choose a tag to compare

  • add Sensors module (temperature, voltage and power)
  • improve start time by moving an initial read to the background
  • fix the margins in the network widget view
  • add missing widgets name
  • improve battery module updates
  • fix CPU usage visibility per process
  • fix default network and battery widgets
  • remove CHANGELOG.md (replaced with git tags)
  • update Disk module to select the disk to show
  • fix interval saving in CPU, RAM and Disk modules
  • move to own LaunchAtLogin helper
  • cleanup project

v1.5.2

25 Jan 19:35

Choose a tag to compare

  • fixed crashing

v1.5.1

22 Jan 22:42

Choose a tag to compare

  • now update open downloaded file, not just file with name Stats.dmg
  • add a popup view for network module
  • new reader in the network module
  • fix changing active popup view when switching the tabs
  • remove Carthage vendor folder from the project
  • small fixes