- 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