fix: improve cleanup toggle UX when database detection fails
All checks were successful
CI/CD / Test (push) Successful in 1m17s
CI/CD / Lint (push) Successful in 1m28s
CI/CD / Build & Release (push) Successful in 3m13s

- Allow cleanup toggle even when preview detection failed
- Show 'detection pending' message instead of blocking the toggle
- Will re-detect databases at restore execution time
- Always show cleanup toggle option for cluster restores
- Better messaging: 'enabled/disabled' instead of showing 0 count
This commit is contained in:
2026-01-17 17:07:26 +01:00
parent 29e089fe3b
commit e2cf9adc62
2 changed files with 37 additions and 23 deletions

View File

@@ -4,8 +4,8 @@ This directory contains pre-compiled binaries for the DB Backup Tool across mult
## Build Information
- **Version**: 3.42.50
- **Build Time**: 2026-01-17_15:54:39_UTC
- **Git Commit**: 9396c8e
- **Build Time**: 2026-01-17_16:00:43_UTC
- **Git Commit**: 29e089f
## Recent Updates (v1.1.0)
- ✅ Fixed TUI progress display with line-by-line output