| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2026-02-01 | 785 Bytes | |
| v0.25.0 source code.tar.gz | 2026-02-01 | 1.9 MB | |
| v0.25.0 source code.zip | 2026-02-01 | 2.1 MB | |
| Totals: 3 Items | 4.0 MB | 0 | |
- Add the ability to give a custom
RCLONE_CONFIG_DIRenvironment variable if running the container as a different user - Fix mounting issues with SMB that would force the user to add more cap_adds to the container
- Allow mounting SMB as guest
- Improve file explorer to load 500 items per folder at a time with pagination and load more button (avoids crashing the app if a folder contains millions of files)
- Fix a styling issues causing the backup status to be hidden if the name was too long
- Notifications and Volumes names can be any text now (it was before forced as a slug style string)
- Email notifications can now be configured with a custom FromName
- Add the ability to force refresh the list of snapshots in the repository details page
- Bump Rclone to 1.73.0