github RClone-Manager/rclone-manager v0.1.3-beta
RClone Manager v0.1.3

pre-release12 hours ago
Demo-1.mp4
Demo-2.mp4

We just shipped v0.1.3 – honestly our biggest release so far! 🎉

This one's packed with auto-updates, ARM support, encrypted configs, and an interactive setup wizard that actually makes configuring complex remotes bearable. Check out the demo videos in the GitHub release!

⚠️ Heads up: Breaking Change

We had to change the app identifier from com.rclone-manager.app to com.rclone.manager to fix some issues with macOS application bundles.

If you're upgrading, here's what you need to do:

  1. Export your config (File → Export)
  2. Completely uninstall the old version
  3. Install v0.1.3
  4. Import your config back

Yeah, it's annoying – we know. But this sets us up properly going forward. 🙏

What's New

Auto-Updates We built in a proper update system using Tauri Updater. Now you can update right from the app (we'll ask first, don't worry). Includes rollback support in case something goes wrong, and means we can get fixes and features to you way faster.

ARM Support Native ARM64 builds for Linux, Windows, and macOS are finally here. Works great on Raspberry Pi, ARM-based NAS systems, and newer ARM laptops like Apple Silicon Macs.

Encrypted Configs The app now detects and handles rclone's encrypted configs automatically. Passwords are stored securely in your system keychain, and you can encrypt/decrypt right from the UI.

Native Terminal Integration Added a "Remote Terminal" button that opens remotes directly in your preferred terminal app. You can set which terminal to use in settings.

Interactive Configuration Wizard ⭐ This is a big one. Some remotes (like OneDrive) need extra steps after the initial OAuth login – things like selecting a specific drive ID or configuring shared folders. Google Drive just grabs a token and you're done, but OneDrive requires additional back-and-forth that used to mean switching between the GUI and command line. Now there's a visual wizard that handles all of that for you, step by step.

New Operations

  • Bisync for proper two-way sync between remotes
  • Move to transfer files without leaving copies behind

Better Operation Controls Choose your mount type (mount, mount2, or nfsMount), enable createEmptySrcDirs, and access other advanced options that were previously CLI-only.

Customizable Workflows Pin up to 3 primary actions per remote (like mount/sync/copy). These show up in the overview and tray menu, so you can build a workflow that matches how you actually use rclone.

Under the Hood

  • Upgraded to Angular 20.3.0
  • Improved how remote updates are handled
  • Fixed engine restart settings not sticking
  • Generally better error handling throughout

Download

Grab the version for your platform:

Platform Formats
Linux .deb, .rpm, .AppImage (x86_64 & ARM64)
Windows .exe, .msi (x86_64 & ARM64)
macOS .dmg, .app (Intel & Apple Silicon)

👉 Download v0.1.3 Beta on GitHub

Thanks

Seriously appreciate everyone who's been testing this, filing bug reports, and giving feedback. Special thanks to our macOS testers who caught a bunch of platform-specific issues we would've missed.

This project exists because of you all 💜

Resources

⭐ If this is useful to you, throw us a star and share it with others who might need it!

Full Changelog: v0.1.2 → v0.1.3

Don't miss a new rclone-manager release

NewReleases is sending notifications on new releases.