Summary
- First stable release of VolumeVault for self-hosted Docker volume backup management.
- Includes scheduled and manual backups, safe restore-to-new-volume workflows, encrypted destinations, notifications, installation saves, user management, API tokens, and a documented
/api/v1API. - Container builds now expose the build reference in the app footer and OpenAPI metadata.
Known Limitations
- Restore currently supports new Docker volumes only.
- No external identity provider support yet.
- No remote Docker host or Kubernetes support yet.
- Local backup destinations require a filesystem path shared by VolumeVault and the temporary Offen container.
Verification
- Frontend build passed.
- Laravel test suite passed: 49 tests.