| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2026-02-01 | 652 Bytes | |
| v0.7.7 source code.tar.gz | 2026-02-01 | 302.7 MB | |
| v0.7.7 source code.zip | 2026-02-01 | 304.8 MB | |
| Totals: 3 Items | 607.5 MB | 0 | |
Fixed
- Persistence mode now actually persists data with proper YAML serialization (PR [#1001])
- Auto-save now works correctly with cloud status indicators
- Start screen displays appropriately when persistence is enabled
- Layout auto-loads on startup if a saved layout exists
- Metadata and UUID handling for persisted layouts
- Thanks to @timothystewart6 for the comprehensive persistence fix!
Technical
- Production deployment now syncs docker-compose.yml from repo to prevent config drift
- Added --remove-orphans flag to clean up stale containers during deployment
- Fixed inch mark character escaping in changelog for GitHub Actions