docs: update PROJECT_STATE.md and CHANGELOG.md with recent fixes
This commit is contained in:
@@ -1,5 +1,16 @@
|
||||
# Changelog
|
||||
|
||||
## [Unreleased] — 2025-01-31
|
||||
|
||||
### Fixed
|
||||
- TUI host list footer now includes `Ctrl+E:edit`
|
||||
- New hosts/keys/snippets created via TUI form now get UUID + timestamps (`CreatedAt`, `UpdatedAt`)
|
||||
- Storage layer auto-generates UUID + timestamps on save if empty (defense-in-depth)
|
||||
|
||||
### Changed
|
||||
- All tab footers are now context-specific (no global status bar)
|
||||
- SFTP browser uses full-width panes (`t.width/2`)
|
||||
|
||||
## v1.0.0 (2025-01-30)
|
||||
|
||||
### Added
|
||||
|
||||
Reference in New Issue
Block a user