mirror of
https://github.com/forkless/NotAlterra.git
synced 2026-08-16 08:36:37 +02:00
changelog: add archive integrity check, context-aware descriptions, warning spacing
This commit is contained in:
@@ -46,6 +46,14 @@ All notable changes to NotAlterra are documented in this file.
|
||||
picker instead of raw `.tar.gz` filenames
|
||||
- **Backup Types section** in README — explains Full Backup vs
|
||||
Pre-restore in plain language so users understand the safety flow
|
||||
- **Archive integrity check** — `check_tar_gz_integrity()` verifies gzip
|
||||
magic bytes before restore; corrupt files show a warning description
|
||||
and Enter is blocked
|
||||
- **Context-aware restore descriptions** — restore picker shows
|
||||
different descriptions for full backup, pre-restore, migrated, and
|
||||
corrupted archives
|
||||
- **Consistent warning spacing** — all `⚠` messages use double-space
|
||||
formatting
|
||||
|
||||
### Removed
|
||||
- **"Inspect save files" menu entry** — metadata is now visible inline in
|
||||
|
||||
Reference in New Issue
Block a user