Releases: psalias2006/gpu-hot
Releases · psalias2006/gpu-hot
v1.9.0
v1.8.1
What's Changed
- Feature/compact view single server by @psalias2006 in #63
Full Changelog: v1.8.0...v1.8.1
v1.8.0
v1.7.3
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
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
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
What's Changed
Summary
- Redesigned the dashboard with a sidebar-based layout, replacing the old flat single-page structure
- Split monolithic
styles.cssinto 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
What's Changed
- Add container name for gpu-hot service by @leonardonels in #49
- Add star prompt by @psalias2006 in #50
New Contributors
- @leonardonels made their first contribution in #49
Full Changelog: v1.6.0...v1.6.1
v1.6.0
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
Full Changelog: v1.5.5...v1.5.6