Skip to content

Releases: exelban/stats

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

v1.5.2

25 Jan 19:35
Compare
Choose a tag to compare
  • fixed crashing

v1.5.1

22 Jan 22:42
Compare
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
Compare
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
Compare
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
Compare
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
Compare
Choose a tag to compare
- rewrited readers for Top Processes in CPU and Memory modules
- improved power consumption

v1.3.3

16 Sep 17:11
Compare
Choose a tag to compare
  • new option to set update time for each module
  • fixed widget initialization

v1.3.2

14 Sep 10:08
Compare
Choose a tag to compare
  • new battery widget with time remaining
  • rewrited battery widget
  • new menu item to open Activity Monitor

v1.3.1

11 Sep 16:25
Compare
Choose a tag to compare
  • fixed battery widget width
  • fixed initWidget function in the battery module
  • new build and update algorithm for the menu bar
  • added view with empty text in the popup when no active module
  • changed the source for battery charging information
  • changed battery widget percentage view
  • fixed values visibility in network widget
  • fixed parsing data from top output in CPU and Memory reader