Skip to content

Releases: Xflofoxx/pingup

Version 1.6.0 - Dashboard Usability

26 Feb 01:26

Choose a tag to compare

Enhanced dashboard user experience.

New Dashboard Requirements (DASH-01 to DASH-10):

  • DASH-01: Responsive Design
  • DASH-02: Dark/Light Theme
  • DASH-03: Dashboard Notifications
  • DASH-04: Offline Support
  • DASH-05: Keyboard Shortcuts
  • DASH-06: Custom Widgets
  • DASH-07: Internationalization
  • DASH-08: Accessibility
  • DASH-09: Real-time Updates
  • DASH-10: PWA Support

Documentation:

  • Added spec/DASHBOARD.md with full specifications

Version 1.4.1 - Linting & Optimization

26 Feb 01:26

Choose a tag to compare

Maintenance release with code quality improvements.

Fixes:

  • Fixed all ESLint errors in server and agent
  • Improved type safety
  • Added test coverage reports
  • Added custom metrics support
  • Added API rate limiting middleware
  • Added backup & restore functionality

Documentation:

  • Updated AGENT.md and SERVER.md specs
  • Added DASHBOARD.md with full specifications
  • Added 10 new dashboard requirements (DASH-01 to DASH-10)

Version 1.3.0 - Advanced Monitoring

26 Feb 01:26

Choose a tag to compare

Advanced monitoring features.

Server Features:

  • SSL Certificate Monitoring (SERV-022)
  • Bandwidth Monitoring (SERV-023)
  • Process Monitoring (SERV-024)
  • Service Monitoring (SERV-025)
  • Password Recovery

Version 1.2.0 - Reporting & Export

26 Feb 01:26

Choose a tag to compare

Data export and reporting capabilities.

Server Features:

  • Scheduled Reports (SERV-019)
  • Prometheus Export (SERV-020)
  • Grafana Integration (SERV-021)

Version 1.1.0 - Alerting & Notifications

26 Feb 01:26

Choose a tag to compare

Basic alerting system with thresholds and notifications.

Server Features:

  • Agent Groups (SERV-018)
  • Alert Thresholds (SERV-016)
  • Alert Notifications (SERV-017)

Agent Features:

  • Temperature Monitoring (AGENT-023)