Skip to content

Releases: MSCS-Capping/MSCS_Spring2025_Capping

v1.0.1

12 May 00:55

Choose a tag to compare

📦 SPAR-Desktop v1.0.1

Initial stable release of the System Processes and Analysis Reporting (S.P.A.R) desktop application.

🚀 What's New

  • ✅ Real-time system metrics display (CPU, memory, disk usage)
  • ✅ Live process list with filtering and sorting
  • ✅ RESTful API integration for backend stats
  • ✅ Authentication support with secure credential storage (Keychain)
  • ✅ High-contrast black & white accessibility mode
  • ✅ Desktop notifications for system thresholds
  • ✅ Auto-refresh system monitoring
  • ✅ Electron cross-platform desktop support

🔐 Security

  • 🔒 Secure login credential storage
  • 🔒 Input validation and basic protection against common injection attacks

🧪 Testing

  • ✅ Unit tests for data models and service layer
  • ✅ Mocked API tests
  • ✅ Manual UI testing for Windows

🛠 Tech Stack

  • Electron.js
  • Node.js
  • RESTful API (Springboot - backend)
  • System Info (Node.js + JSON parsing)

📁 Assets

  • SPAR-Desktop-v1.0.1-win.exe

📝 Notes

  • This is the second stable version. Future patches will include optimization improvements and additional accessibility features.
  • If you encounter bugs, please open an issue on the GitHub Issues page.

🔖 Tag: v1.0.1
📅 Release Date: May 11, 2025
📌 Status: Latest Stable

Full Changelog: v1.0.1...v1.0.1

SPAR-Desktop v1.0.0

11 May 02:20
095a872

Choose a tag to compare

📦 SPAR-Desktop v1.0.0

Initial stable release of the System Processes and Analysis Reporting (S.P.A.R) desktop application.

🚀 What's New

  • ✅ Real-time system metrics display (CPU, memory, disk usage)
  • ✅ Live process list with filtering and sorting
  • ✅ RESTful API integration for backend stats
  • ✅ Authentication support with secure credential storage (Keychain)
  • ✅ High-contrast black & white accessibility mode
  • ✅ Desktop notifications for system thresholds
  • ✅ Auto-refresh system monitoring
  • ✅ Electron cross-platform desktop support

🔐 Security

  • 🔒 Secure login credential storage
  • 🔒 Input validation and basic protection against common injection attacks

🧪 Testing

  • ✅ Unit tests for data models and service layer
  • ✅ Mocked API tests
  • ✅ Manual UI testing for Windows

🛠 Tech Stack

  • Electron.js
  • Node.js
  • RESTful API (Springboot - backend)
  • System Info (Node.js + JSON parsing)

📁 Assets

  • SPAR-Desktop-v1.0.0-win.exe

📝 Notes

  • This is the first stable version. Future patches will include optimization improvements and additional accessibility features.
  • If you encounter bugs, please open an issue on the GitHub Issues page.

🔖 Tag: v1.0.0
📅 Release Date: May 10, 2025
📌 Status: Latest Stable