All notable changes to GPU Sentinel Pro will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
- Initial project structure
- Basic GPU metrics monitoring
- Real-time dashboard with React frontend
- FastAPI backend service
- Supabase integration for data storage
- Temperature and performance monitoring
- Dark/light mode support
- Multi-GPU support
- Basic alerting system
- None
- None
- None
- None
- Basic CORS configuration
- Input validation
- SQL injection protection
1.0.0 - 2024-02-20
- Initial release
- Core monitoring functionality
- Basic dashboard
- Real-time updates
- Database integration
Added
for new featuresChanged
for changes in existing functionalityDeprecated
for soon-to-be removed featuresRemoved
for now removed featuresFixed
for any bug fixesSecurity
in case of vulnerabilities
- Major version (X.0.0) - Incompatible API changes
- Minor version (0.X.0) - Added functionality in a backward compatible manner
- Patch version (0.0.X) - Backward compatible bug fixes