Skip to content

v2026-02-19.3

Choose a tag to compare

@itsDNNS itsDNNS released this 19 Feb 20:30

What's Changed

Backup & Restore (#64)

  • One-click backup download from Settings (tar.gz with SQLite VACUUM INTO for consistency)
  • Scheduled automatic backups with configurable interval (daily/weekly) and retention
  • Server-side directory browser for selecting backup paths
  • Restore from backup during fresh instance setup
  • Demo data automatically excluded from backups
  • Path traversal protection on directory browser and file operations
  • Backup metadata with format version, table counts, and app version for forward compatibility
  • i18n support for all backup UI (en, de, fr, es)

Closes #64

BQM Improvements

  • Configurable BQM collection time with automatic date assignment
  • BQM image deletion and import date offset

Commits

  • 4cc8d70 feat: backup and restore with scheduled backups and directory browser (#64)
  • f8843e7 feat: configurable BQM collection time with automatic date assignment
  • 518556e feat: BQM image deletion and import date offset

Full Changelog: v2026-02-19.2...v2026-02-19.3