17 lines
784 B
Markdown
17 lines
784 B
Markdown
# Changelog – PulseDock
|
||
|
||
## [1.0.0] - 2026-07-23
|
||
|
||
### Added
|
||
- Initial production-ready release of PulseDock.
|
||
- .NET 10 WPF Application with MVVM architecture.
|
||
- Glassmorphic UI supporting Compact, Standard, and Expanded view modes.
|
||
- Telemetry services for CPU, RAM, GPU, Disks, Network, Battery, and Top Processes.
|
||
- Custom `SparklineControl` and `ProgressRingControl`.
|
||
- Non-admin fallback mechanism for LibreHardwareMonitor and WMI/PerformanceCounters.
|
||
- Configurable warning alerts with notifications & audio cues.
|
||
- Tray icon context menu & HKCU registry autostart manager.
|
||
- Multi-monitor DPI-aware position bounds clamping & position locking.
|
||
- Global Click-Through hotkey (`Ctrl + Shift + F12`).
|
||
- Complete xUnit test suite & self-contained Release x64 build configuration.
|