Changelog
3.4.1
February 5, 2026
- Option to retry failed transfers directly from the job details drawer.
- Navigate to the new job created from a retry.
3.4.0
February 3, 2026
- Commander: a dual-panel file manager for browsing, copying, and moving files between remotes with drag-and-drop.
- File preview support in Commander for images, text, and other formats.
- Edit scheduled task cron expressions after creation, with a preview of upcoming runs.
- Dry-run indicator on job details.
- File checking state visibility before transfers begin.
3.3.1
January 30, 2026
- Fixed Windows mount issue.
- Show file verification progress while checking files before transfer.
- Improved schedule debug logging.
3.3.0
January 23, 2026
- Resizable command windows with min/max size constraints.
- Mobile access: connect to your rclone instance from your phone via a secure Cloudflare tunnel, with QR code for easy setup.
- Settings page reworked into organized sections.
3.2.2
January 10, 2026
- Automatically clear filesystem cache when editing a remote to prevent stale data.
- VFS cache management from the toolbar: forget cache for individual or all remotes.
- Toolbar browse action now lists all configured remotes for quick access.
3.2.1
January 5, 2026
- Minor fixes.
3.2.0
December 29, 2025
- Name your scheduled tasks when creating them.
- Inline-editable schedule names on the Schedules page.
- Graceful deep-link registration handling in Flatpak.
3.1.5
December 29, 2025
- Flatpak compatibility: disabled single-instance plugin to prevent sandbox conflicts.
3.1.4
December 26, 2025
- Editable mount point for auto-mount configurations.
3.1.3
December 24, 2025
- Support for custom drive letter mount points on Windows.
- Unified native prompt handling across all platforms.
3.1.2
December 15, 2025
- Added cargo dependencies for Flatpak builds.
3.1.1
December 15, 2025
- Fixed toolbar and window sizing on Windows with mixed-DPI multi-monitor setups.
3.1.0
December 15, 2025
- Descriptive auto-mount error messages showing which mount point failed and why.
- Labeled option sections in auto-mount settings (Mount, VFS, Config, Filter).
- Padded Linux tray icons.
3.0.2
December 14, 2025
- Startup mount logging for easier debugging.
- Smaller tray icon on Linux.
- Extracted reusable refresh button for the Transfers page.
3.0.1
December 13, 2025
- Toolbar browse command now lists all remotes when no path is specified.
- Case-insensitive remote matching and support for remote names with spaces in the toolbar.
- Fixed Windows prompt input.
3.0.0
December 7, 2025
- Introduced the new Rclone UI, a desktop application for managing rclone.
- Toolbar, for quick access to common operations.
- Remote control, for interacting with
rcloneinstances on external servers, Docker, and homelabs. - Stable release for all major operating systems (Windows, macOS, Linux).
2.8.1
November 11, 2025
- Fixed remote type parameter using
Descriptioninstead ofName, causing incorrect backend selection.
2.8.0
November 3, 2025
- Bisync command (alpha): two-way synchronization between remotes.
2.7.28
November 2, 2025
- Searchable autocomplete when selecting a remote type (replaced dropdown).
- Improved option chip readability with active-state highlighting.
- Serve type constants and default address formatting.
2.7.27
November 2, 2025
- Directory-only filtering in the path finder.
- Info descriptions for each command in the tray menu.
- macOS tray icon theme support.
2.7.26
November 1, 2025
- Download command: save files from URLs directly to any remote.
- Tray menu ordering improvements.
- Updated WinFsp integration.
2.7.25
November 1, 2025
- Settings fixes and prompt improvements.
- Removed Rust-side theme checking in favor of frontend detection.
2.7.6 - 2.7.24
October 24 - November 1, 2025
- Light and dark tray icon support across all platforms.
- Remote avatar validation on startup.
- Fixed render loop causing excessive re-renders.
- Improved theme detection for Linux, macOS, and Windows.
- Smaller icon assets for Linux.
2.7.5
October 24, 2025
- Flatpak and Linux packaging fixes.
2.7.4
October 21, 2025
- Fixed crash when a remote had no configured type.
2.7.3
October 14, 2025
- Download files from URLs to a remote (initial implementation).
- "Issues?" tray menu item linking to GitHub for quick bug reporting.
- Improved Linux stability and crash avoidance.
- Better tray support detection on Linux.
2.7.2
October 8, 2025
- Tray support checking on Linux before attempting to create tray icon.
2.7.1
October 7, 2025
- Flattened Tauri configuration structure.
2.7.0
October 6, 2025
- Custom S3 endpoint support for self-hosted or alternative S3-compatible services.
- Enabled all remaining rclone backends (40+ cloud storage providers).
- Storj support.
- More backend provider icons.
- Filter out unconfigured remotes on startup.
- Option to skip a specific update version.
- Detect and warn about occupied ports before starting rclone.
- Flatpak metainfo bundling for Linux app stores.
2.6.3
September 24, 2025
- Fixed rclone CLI path resolution on Windows.
- Fixed config file path detection.
- Improved window focus behavior and process exit handling.
2.6.2
September 23, 2025
- Improved rclone config file validation on startup.
2.6.1
September 22, 2025
- Polish language translations.
- Remote provider icons in the tray menu for each configured remote.
- Relaunch the app automatically after installing an update.
- Fixed Windows startup behavior.
- Updates for Winget and Chocolatey package managers.
2.6.0
September 21, 2025
- Serve command: expose remotes over HTTP, FTP, SFTP, WebDAV, NFS, S3, DLNA, or Restic.
- Always-on-top window option.
- Prompt to relaunch if the app crashes.
- Fixed browse link colors.
- Fixed Windows config file path matching.
2.5.0
September 18, 2025
- Templates: save and reuse command configurations for Copy, Move, Sync, Purge, and Delete.
- Autostart on system login.
- Native dialog prompts for user input.
2.4.0
September 17, 2025
- Purge command for removing entire remote directories.
- Schedule Purge jobs to run on a cron schedule.
- Check proxy connection on startup.
- Confirmation tip when deleting files.
2.3.0
September 17, 2025
- Per-remote custom options for Copy, Move, and Sync commands.
- Fixed create and edit remote drawers not populating correctly.
- Fixed tray icon shifting when switching between tab bars.
2.2.0
September 17, 2025
- New path selector for browsing and selecting files/folders across Mount, Copy, Move, and Sync.
- Provider-specific icons for S3-compatible remotes.
2.1.0
September 15, 2025
- Proxy support for connecting through HTTP/SOCKS proxies.
- Redesigned settings page.
- Proxy connection checker to verify connectivity.
- Automatically update rclone binary on startup.
2.0.0
September 15, 2025
- Initial 2.0 release.
- Major architecture rewrite for v2.
1.9.3
September 13, 2025
- OneDrive support with provider icon.
- Fixed job path display on Windows.
- Improved mount plugin dialog messaging.
1.9.2
September 13, 2025
- Performance improvements with compiled React build.
1.9.1
September 12, 2025
- Redesigned UI styling.
- Improved encrypted config handling.
- Export config to file.
- Improved exit and relaunch behavior.
- Mount on startup fixes.
1.9.0
September 12, 2025
- Added more cloud storage backends (Google Photos, HTTP, NetStorage, Oracle Object Storage, Swift).
- Startup page for first-time setup and rclone provisioning.
- Tray menu now reflects actual mount status from rclone instead of local state.
- No longer force-quits after downloading a mount plugin (Fuse-t / WinFsp).
- Custom config options per operation.
1.8.2
September 11, 2025
- Delete command scheduling with cron.
- Customizable config options.
- Display current rclone version.
1.8.1
September 11, 2025
- Azure Blob Storage and Azure Files support (beta).
- Fixed mount options parsing (notably NoAppleXattr on macOS).
- Increased job expiration interval.
1.8.0
August 31, 2025
- Dark theme support.
- Platform-aware path separators for cross-platform consistency.
- Google Drive
client_idnotice when creating a Drive remote. - Handle missing system config gracefully.
1.7.1
August 17, 2025
- Desktop notifications when a scheduled task starts.
1.5.0 - 1.7.0
August 15 - 17, 2025
- Custom S3 endpoint and region fields when creating or editing S3 remotes.
- Dropbox support.
- FTP support.
- Encrypted config syncing with
RCLONE_CONFIG_PASS_COMMAND. - "Request Feature" link in the About section.
1.4.1
August 15, 2025
- Debug actions in the About screen.
1.4.0
August 14, 2025
- Open on startup / autostart option.
1.3.0
August 14, 2025
- Version check on startup to notify about new releases.
- About section in Settings.
1.2.0
August 13, 2025
- Move command.
- Delete command.
- Cleanup command for remotes that support it (S3, B2, Box, Drive, OneDrive).
- Display rclone CLI and UI versions in Settings.
- Sync with externally updated config files (not just imported ones).
1.1.0
August 11, 2025
- Cron scheduling: schedule Copy and Sync tasks to run on a recurring schedule.
- Cron editor with pause, resume, and remove controls.
- Multi-config support: manage and switch between multiple rclone configurations.
- Improved PathFinder with debounced search and file picker mode.
- Browse improvements: sort by name/size/date, search files, and fixed breadcrumb navigation.
- Migrated UI framework from NextUI to HeroUI.
- Windows path handling fixes.
1.0.4
February 28, 2025
- Validate that source exists before starting a Copy or Sync operation.
- PathFinder suggestions for local file paths.
- Fixed job card layout and path display.
1.0.2
February 14, 2025
- Improved Linux compatibility.
1.0.0
February 3, 2025
- First stable release.
- Consolidated update buttons.
0.9.5
February 2, 2025
- Auto-mount selected remotes on startup.
- "Go up" navigation in the file browser.
- Windows ARM build support.
0.9.4
February 2, 2025
- New app icon.
- Full-height window on Windows.
- Ask to unmount remotes before exiting.
- Consolidated mount/unmount behavior.
- "Show Location" action for mounted remotes.
- Toggle generated username/password visibility.
0.9.3
February 1, 2025
- Better update handling.
- Functional mounts on Windows.
0.9.2
February 1, 2025
- Initial beta release.
- System tray with per-remote actions (Mount, Browse, Copy, Sync).
- Automatic rclone download and provisioning.
- Mount remotes with Fuse-t (macOS) or WinFsp (Windows) detection.
- Browse remote files in a built-in file browser.
- Copy and Sync commands with lockable custom options.
- Settings page for managing remotes and tray actions.
- Support for SFTP, S3, B2, and Google Drive backends.