New features
- Backups can now be created without a recurring cron schedule and run on demand with Backup now.
- Custom date and time preferences: users can now choose their preferred date format (MM/DD/YYYY, DD/MM/YYYY, or YYYY/MM/DD) and time format (12h or 24h) in Settings.
- Expanded volume filtering: the Volumes page now includes filters for WebDAV, SFTP, and rclone backends.
Bug Fixes
- Snapshot browsing and restore selection now handle all cases. There was a bug causing older snapshots to render nothing if the root path of the backup was changed
- SFTP setup is now stricter and safer: known_hosts is required unless host key verification is explicitly skipped, preventing incomplete SFTP configurations.