Starting minimized could leave the app running with no way to reach it. The tray icon now comes up before the window hides, including when you launch with --minimized or --tray, and older settings that combined "start minimized" with a hidden tray icon are repaired at launch. Thanks to Dwgthomson for the report and the fix (#14).
Preferences also stops reporting "Always show in tray" as off while "Start minimized" is on, since the two cannot both be true.
Downloads
| File | What it is |
|---|---|
RcloneBrowserNG-2.0.2-2d87d92-windows-x64-setup.exe |
Windows installer, 64-bit |
RcloneBrowserNG-2.0.2-2d87d92-windows-x64.zip |
Windows portable, unzip and run |
RcloneBrowserNG-2.0.2-source.tar.gz |
Source for building on Linux, macOS and BSD |
Check what you downloaded against SHA256SUMS:
sha256sum -c SHA256SUMS
The Windows builds are not code-signed, so SmartScreen will warn on first run. Verify the checksum, then choose More info and Run anyway. Signing needs a certificate the project does not have yet.
Built locally with Qt 6.11.2, which carries the fixes for CVE-2026-6210 and CVE-2026-9499. This repository has no CI, so there are no build attestations.
You need rclone installed separately; 1.75.1 or newer is recommended. Windows mounts additionally need WinFsp.
Full changes are in CHANGELOG.md.