Skip to content

Releases: exelban/stats

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

v1.5.0

20 Jan 21:40

Choose a tag to compare

  • change modules
  • a lot of improvements related to widget updates
  • remove observability from application
  • improve CPU and battery consumption
  • improve widgets
  • now charts updates only if a popup is opened
  • widgets refactored
  • a lot of small fixes

v1.4.0

13 Jan 23:00

Choose a tag to compare

  • fix bug when readers work in disabled modules
  • replace NSTimer with GCD
  • fix GCD initialization
  • starting to remove observable from the project (because of memory leak)
  • a new version will be download and mount automatically
  • fully rewritten menuBar
  • remove observability from AppDelegate, MenuBar
  • additional readers read fix
  • small fixes

v1.3.5

23 Sep 18:01

Choose a tag to compare

  • removed the first empty point from CPU and Memory charts
  • percentage value disabled if the battery is fully charged
  • removed n/a from battery time
  • small fixes

v1.3.4

17 Sep 17:05
c76a1a7

Choose a tag to compare

- rewrited readers for Top Processes in CPU and Memory modules
- improved power consumption