mirror of
https://github.com/forkless/NotAlterra.git
synced 2026-08-16 08:36:37 +02:00
v0.4.2: pinned headers, layout alignment, info dialog, yellow highlights
This commit is contained in:
@@ -4,6 +4,27 @@ All notable changes to NotAlterra are documented in this file.
|
||||
|
||||
---
|
||||
|
||||
## [v0.4.2] — 2026-06-09
|
||||
|
||||
### Added
|
||||
- **Info dialog** — non-blocking popup (no button) for backup-in-progress status
|
||||
- **INI restore picker header** — pinned header with "INI Backup" / "Size" columns
|
||||
- **Header pinned on restore pickers** — column header + blank spacer stay fixed
|
||||
- **Spacer row** between list content and status bar on all screens
|
||||
|
||||
### Changed
|
||||
- **Layout alignment** — restore backup and INI restore headers aligned with data
|
||||
- **Column widths** — Backup column widened to 38 chars for longer labels
|
||||
- **Size column** — right-aligned, header centered above values
|
||||
- **Main menu** — entries shifted 1 position left
|
||||
- **INI submenu** — entries aligned with main menu, header cyan + 3 right
|
||||
- **Highlight color** — all picker highlight color changed to yellow
|
||||
- **Backup creation** — no intermediate spinner page; info popup + summary dialog
|
||||
- **INI restore picker** — now uses `pinned_header`, matching restore backup style
|
||||
|
||||
### Fixed
|
||||
- **Header/data misalignment** — total widths matched so `{:>8}` fields align
|
||||
|
||||
## [v0.4.1] — 2026-06-09
|
||||
|
||||
### Added
|
||||
|
||||
Reference in New Issue
Block a user