Back to Changelog

v4.5.118

Minor Release Released May 2, 2026

Backup Quick Verify

New Features

2
  • New 'Verify' button on every backup row in the Backup Restore page (full backups, incrementals, and list view) - checks backup health in 1-3 seconds without performing a restore.
  • Encrypted backups are verified by AES-GCM key validation only, without decrypting the full archive - equally fast for backups of any size.

Improvement

1
  • New endpoint POST /api/v1/backup/server/verify/:filename returns metadata-only verification results (backup type, version, ID, encryption status, checksum presence).
See the Demo