Skip to content

Changelog

All notable changes to Velero Dashboard will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

Unreleased

Added

  • Initial documentation site with MkDocs Material
  • Comprehensive user guides and configuration documentation
  • GitHub Actions workflow for automated documentation publishing

1.0.0 - YYYY-MM-DD

Added

  • Initial release of Velero Dashboard
  • Multi-cluster management support
  • OIDC authentication with Dex integration
  • Casbin RBAC with domain-based access control
  • Backup, restore, and schedule management
  • Backup Storage Location (BSL) configuration
  • Volume Snapshot Location (VSL) configuration
  • Kopia repository browser
  • Hot-reload configuration support
  • Docker deployment support
  • Helm chart for Kubernetes deployment
  • GitLab CI/CD pipeline
  • Comprehensive test suite

Features

  • View and create Velero backups
  • View and create restore operations
  • Manage backup schedules
  • Browse Kopia backup repositories
  • View backup/restore logs
  • Configure storage locations
  • Multi-environment support (dev, staging, production)
  • Responsive web interface

Security

  • OIDC authentication
  • Session-based access control
  • CSRF protection
  • Role-based permissions with Casbin

Version History