Skip to content

Releases: exelban/stats

v2.0.3

09 Jun 18:09
Compare
Choose a tag to compare
  • critical fix in network module: uncomment data usage in the widget

v2.0.2

09 Jun 12:56
Compare
Choose a tag to compare
  • fix battery level visibility in mini widget
  • adjust network width

v2.0.1

08 Jun 12:49
Compare
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
Compare
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
Compare
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
Compare
Choose a tag to compare
  • fix disk module (read freeSize of a disk)

v1.6.3

29 Apr 10:01
Compare
Choose a tag to compare
  • move from own implementation of Repeat to the 3d-party library

v1.6.2

26 Apr 10:58
Compare
Choose a tag to compare
  • fix CPU leak in network plugin

v1.6.1

11 Apr 20:17
Compare
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
Compare
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