···11# Changelog
2233+## 2026-04-25
44+55+### Working
66+77+- SQLite persistence layer with snapshot import tool
88+- Authentication server with login UI
99+- Wizard CLI for guided first-time setup
1010+- Dev runner (`make dev`) with automatic service builds
1111+- Memoir sub-status system with level-based unlocks
1212+- Companion and parts granting from the shop
1313+- `CopyDeck` / `RemoveDeck` deck management
1414+- Karma functionality
1515+- Docker multi-service orchestration (auth, CDN, gRPC) with cross-platform improvements
1616+- `--grpc-port` CLI flag
1717+1818+### Fixed
1919+2020+- Gate desync on quest-finish crash — scene now advances atomically
2121+- Equipment duplication in deck management
2222+323## 2026-04-18
424525### Working