Files
pulsedock/docs/CHANGELOG.md
T

17 lines
784 B
Markdown
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
# 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.