| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2026-03-20 | 806 Bytes | |
| v0.32.2 source code.tar.gz | 2026-03-20 | 2.0 MB | |
| v0.32.2 source code.zip | 2026-03-20 | 2.4 MB | |
| Totals: 3 Items | 4.4 MB | 0 | |
- Fix live backup progress now with a more robust polling method
- Backup warning and error details are now surfaced directly in the UI, making it easier to understand partial-success backup runs without digging through container logs.
- Added support for quoted URL environment variables BASE_URL and TRUSTED_ORIGINS
- Fixed backup include paths so literal file and folder paths are treated separately from glob patterns. This fixes a bug for literal paths containing special characters like [ or ] that were previously interpreted as patterns. ⚠️ If you were affected by this bug, go back to your backup settings and re-select the paths.
- Fixed SMB volume mounting to use username and password mount parameters, improving on systems where the shorter user and pass options caused mount failures.