SimpleBackupsSimpleBackups
All updates

Changelog - March 2026 #2

Improvement

🚀 What's New

Australia backup region New backup infrastructure in Australia. If you're running workloads in the Asia-Pacific region, your backups will now be faster and more reliable.


✅ Fixes & Improvements

  • Fixed structure-only database backups flagged as empty — Structure-only DB backups created with --no-data were incorrectly marked as empty due to small file size. Updated detection logic to properly handle these backups.
  • Fixed copy to clipboard in backup logs — Clicking the copy button for backup archive links now works properly instead of throwing permission errors.
  • Improved backup index search with quoted names — You can now search for servers and storage with spaces in their names using quotes like server:"My Server". Also shows actual storage provider icons instead of generic cloud icons in search results.
  • Fixed Pushover notification channel validation — Pushover notifications were failing validation. Issue is now resolved.
  • Cleaned up server edit UI for non-K8s servers — The Kubernetes configuration section no longer appears when editing servers that weren't originally set up with K8s.
  • Fixed info button on backup health maps — The (i) button next to "Last run" and "Last Restore Point" now properly opens the log dialog.
  • Fixed compliance board display issue — Locked backups info bar no longer appears broken on the Compliance Board page.
  • Fixed console errors in snapshot logs — Eliminated JavaScript errors that were appearing in the browser console when viewing snapshot log listings.
  • Improved code formatting in UI — Configuration lines that should display as code blocks now properly render with monospace formatting instead of plain text.
  • Fixed retention update requiring re-validation — You can now update backup retention settings without being forced to re-validate working database connections.