Skip to content

Releases: psalias2006/gpu-hot

v1.9.0

28 May 07:57
87b6569

Choose a tag to compare

What's Changed

Full Changelog: v1.8.1...v1.9.0

v1.8.1

11 Apr 10:35
0f71a44

Choose a tag to compare

What's Changed

Full Changelog: v1.8.0...v1.8.1

v1.8.0

10 Apr 19:21
9a07f45

Choose a tag to compare

What's Changed

Full Changelog: v1.7.3...v1.8.0

v1.7.3

26 Feb 01:06

Choose a tag to compare

What's Changed

  • Media Metrics: Added real-time monitoring for GPU Encoder and Decoder utilization.
  • UI Refresh: Updated the global color palette, typography tokens, and transition timings for a more refined look.
  • Backend Updates: Improved error handling for NVML metrics collection and refactored socket event handling.

Full Changelog: v1.7.2...v1.7.3

v1.7.2

19 Feb 23:05
0e75131

Choose a tag to compare

What's Changed

  • fix(handlers): avoid "Set changed size during iteration" in monitor loop by @psalias2006 in #57

Full Changelog: v1.7.1...v1.7.2

v1.7.1

18 Feb 10:41
46e7824

Choose a tag to compare

What's Changed

UI Polish & Demo Improvements

  • Wide-screen layout — Responsive centering replaces the fixed 1600px left-aligned cap
  • Dark theme — Pure neutral backgrounds (no brown/blue tint), boosted text and chart contrast
  • Demo page — Periodic utilization bursts to showcase orange warning colors; full system metrics (swap, network, disk, load average) now match the real dashboard

Full Changelog: v1.7.0...v1.7.1

v1.7.0

17 Feb 00:15
0d0a73c

Choose a tag to compare

What's Changed

Summary

  • Redesigned the dashboard with a sidebar-based layout, replacing the old flat single-page structure
  • Split monolithic styles.css into modular CSS: tokens.css, layout.css, components.css
  • Added primary/secondary metric hierarchy with visual weight for the detail view
  • Added chart drawer for click-to-expand correlation analysis between metrics
  • Enhanced single-GPU overview on the All page

v1.6.1

15 Jan 01:50
74abcc7

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.6.0...v1.6.1

v1.6.0

02 Nov 23:14
0c06596

Choose a tag to compare

Enhanced Chart System and Mobile Responsiveness

Chart System Redesign

  • Completely refactored chart architecture (42% code reduction)
  • Pre-fill charts with historical data for instant visualization on startup
  • Fixed chart glitching during tab switches and page transitions

Visual Improvements

  • Larger graphs with more space for actual data visualization
  • Compact stat badges to maximize chart area
  • Better spacing between charts for easier scanning
  • Cleaner design with refined borders and layout

Smart Features

  • Auto unit conversion: PCIe stats automatically display as MB/s for values over 1000 KB/s
  • Version checker: Shows current version and notifies about updates
  • Auto-reconnect: WebSocket automatically reconnects after mobile lock/unlock
  • Desktop zoom: Default 75% zoom for better overview

Mobile Fixes

  • Fixed charts not rendering on mobile devices
  • Fixed GPU utilization percentage not displaying correctly
  • Improved touch interactions and responsive layout

Reliability

  • Better error handling and input validation
  • Improved memory management for long-running sessions
  • More robust chart rendering

Breaking Changes: None

v1.5.6

30 Oct 09:33

Choose a tag to compare

Full Changelog: v1.5.5...v1.5.6