1.22.0 (2026-07-05)
✨ Features
- agents: show database delete button in card footer on agent page (64b3bf1)
- database: exclude soft-deleted databases from all list queries (8f2d6f0)
- database: reject soft-deleted databases in single-row lookups (20636bf)
🐛 Bug Fixes
- agents: add database delete button with confirm popover (dc4190a)
- backup: bulkBackupAction to queue backups for many databases (bdc863d)
- block if already ongoing or waiting (ff65590)
- bulk restore/backup (503d546)
- database-delete.action.ts (6d19fb8)
- database: add soft-delete server action clearing links and policies (6efcb55)
- database: authorize soft-delete by agent org + add onError + guard bulk-restore lists (cd72cfb)
- database: restrict db delete to agent-owning org (system agents admin-only) (df692c4)
- db-card: optional selection checkbox and selected state (60f57a7)
- db: make databases.agent_id and agent_database_id nullable for soft-delete (6b89cdf)
- docker volume upload (d5e453c)
- projects: bulk restore preview + type-to-confirm modal (f2acc10)
- projects: enable bulk backup/restore selection on project page (96c51a0)
- projects: floating bulk action bar (c073a30)
- projects: selection wrapper wiring bulk backup/restore with toasts (fe1d077)
- restore: bulk restore preview + queue actions with latest-backup resolver (97e2c21)