fix(tui): improve restore error display formatting
- Parse and structure error messages for clean TUI display - Extract error type, message, hint, and failed databases - Show specific recommendations based on error type - Fix for 'out of shared memory' - suggest profile settings - Limit line width to prevent scrambled display - Add structured sections: Error Details, Diagnosis, Recommendations
This commit is contained in:
@@ -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_16:07:42_UTC
|
||||
- **Git Commit**: e2cf9ad
|
||||
- **Build Time**: 2026-01-18_10:38:39_UTC
|
||||
- **Git Commit**: 670c9af
|
||||
|
||||
## Recent Updates (v1.1.0)
|
||||
- ✅ Fixed TUI progress display with line-by-line output
|
||||
|
||||
Reference in New Issue
Block a user