Skip to content

v0.2.0

Latest

Choose a tag to compare

@evilsocket evilsocket released this 04 Mar 11:11

🚀 New Features

  • Advanced view with power limits, system stats, fan speed, throttling status, hostname, and uptime
  • Per-process GPU usage chart in process detail modal

🐛 Fixes

  • Fixed NVML fan speed API usage and removed unavailable thermal throttling status
  • Fixed GPU process utilization distribution when per-process stats unavailable
  • Fixed Homebrew release URL and checksum for tagged releases

📚 Documentation

  • Added Advanced view documentation to README and usage guide

🔧 Miscellaneous

  • Replaced shell commands with native macOS APIs for improved process detection reliability
  • Improved CI/CD reliability with platform-specific test gating and headless environment detection