Skip to content

Releases: alexkainzinger/resource-watchdog

[1.4.0]

13 Aug 19:35
814fb36
Compare
Choose a tag to compare

What's Changed

  • Bump dependencies

Full Changelog: 1.3.3...1.4.0

[1.3.3]

21 Sep 19:03
Compare
Choose a tag to compare

What's Changed

  • chore(deps): bump systeminformation from 5.18.10 to 5.21.7 by @dependabot in #8

Full Changelog: 1.3.2...1.3.3

[1.3.2]

31 Jul 17:53
Compare
Choose a tag to compare
  • Bump dependencies

Full Changelog: 1.3.0...1.3.2

[1.3.0]

27 May 13:54
Compare
Choose a tag to compare
  • TypeScript 5.0 upgrade
  • Bump dependencies

Full Changelog: 1.2.0...1.3.0

[1.2.0]

08 Oct 15:47
Compare
Choose a tag to compare
  • Disables "Show battery" by default
  • Improve performance of battery status updates if "Show battery" is enabled by caching if battery is available (#2)
  • Bump dependencies

[1.1.1]

14 Jul 19:52
Compare
Choose a tag to compare
  • Slight performance improvements by checking if certain stats are enabled before deciding if it can be shown (by requesting it from the system), e.g. Battery, CPU Temperature & Disk
  • Bump dependencies, notable: systeminformation to resolve typing issue

[1.1.0]

07 Jul 16:51
Compare
Choose a tag to compare
  • Renamed resourceWatchdog.color to resourceWatchdog.colorOverride to better support light themes (#1)
  • Improve galleryBanner color for VSCode Marketplace

Full Changelog: 1.0.0...1.1.0

[1.0.0] - Initial Version 🎉

06 Jul 21:07
Compare
Choose a tag to compare
  • Support for:
    • Battery Percentage
    • CPU Frequency (with certain limits)
    • CPU Temperature (with certain limits)
    • CPU Usage
    • Disk Stats
    • Memory Usage
    • Network Stats (received and transferred byte/seconds)
    • Swap Usage
    • Uptime