| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2026-05-01 | 392 Bytes | |
| v0.5.2 source code.tar.gz | 2026-05-01 | 5.5 MB | |
| v0.5.2 source code.zip | 2026-05-01 | 5.6 MB | |
| Totals: 3 Items | 11.1 MB | 0 | |
v0.5.2
Fixed
- Implemented backup create, restore, and upload endpoints (previously non-functional stubs)
- Backups now create a ZIP containing both databases (data.db + auxiliary.db) and all storage files
- Restore safely checkpoints WAL, replaces files, and re-bootstraps the server
- Upload accepts ZIP files via multipart upload and saves them to the backups directory