Releases: alphasixtyfive/ResoDrive
Release list
ResoDrive v0.3.7
ResoDrive 0.3.7 is the consolidated release containing the installer, update, safety and remote-wipe fixes.
-
Nextcloud accounts configured with a dedicated app password are checked only after a 401/403 response. Local account state is wiped only after Nextcloud explicitly returns
{"wipe":true}. -
Remote-wipe probes and acknowledgements accept only same-host HTTPS endpoints recorded by setup.
-
The client stops mounts and syncs, removes settings, encrypted configuration, cache, scheduler state, ownership state and logs, then acknowledges
/index.php/core/wipe/success. -
Setup explains that a dedicated Nextcloud app password is required. Existing accounts must be reconnected through setup to register remote wipe.
-
Update preparation now reports upload/cache shutdown blocks before Windows Installer starts.
-
Fix the confirmed immediate 1603/1722 failure when an elevated installer contacts an unelevated 0.3.6 host. The MSI now carries its own preparation helper and authenticates the host's actual Windows account across UAC elevation.
-
Show preparation stages and specific shutdown failures. Keep pending-upload protection and preserve settings and cache if preparation fails.
-
Keep idle drive rows compact. Show uploads beside the domain only while files are queued or uploading; retain cache errors when attention is needed.
-
Pass custom data directories explicitly to Windows Installer, and repair the app without repairing the shared .NET runtime.
-
The setup includes the ResoDrive icon and logo, clear progress, repair/removal screens, a launch action and a direct failure-log link.
-
Setup provides a direct link to its log when an installation fails.
-
Uninstall now asks the background host to stop before removing the application. Process shutdown is scoped to the installed copy and session; the host is allowed to finish cleanly within a bounded wait.
-
Application updates require the exact versioned installer URL and a checksum naming that installer. Downloads remain resumable and are verified again before installation.
-
Cancel a ResoDrive update download and resume it later from Settings.
-
Fix rclone's Cancel button during active component operations, align both download progress bars, and keep cache selectors aligned when labels wrap.
-
Mounted drives show queued uploads, active uploads and cache problems. Disconnect, reconnect, exit and update preparation check for reported pending uploads and cache errors before stopping work.
-
Drive readiness is rechecked after slow starts and interruptions. A recovered live mount is preserved while its readiness is checked.
-
Drive settings explain how local and network mode affect Windows and temporary files.
-
Settings can export a diagnostic report containing versions, numeric performance settings, states and recent UI error references. Connection names, addresses, paths, credentials and raw logs are omitted.
-
Release checks now install, launch, repair, upgrade and remove the app on disposable Windows runners, including checks that settings and cached data survive.
Download ResoDrive-Setup.exe for normal installation. The MSI remains available for administrators and the in-app updater. Existing drive settings and credentials are preserved; no manual settings changes are needed for this release. Close documents opened from mounted drives before installing or removing ResoDrive.
Upload statistics are snapshots of rclone's disk cache, not a guarantee that open documents have been saved. If statistics cannot be read (including recovered processes or cache-off mounts), ResoDrive displays an unavailable status. A responsive mount does not prove that its server is reachable. Windows shutdown, process crashes and older installed versions cannot provide the new upload guard.
This replaces the withdrawn 0.3.7 packages. If an earlier 0.3.7 build is already installed, run the new setup manually: the update checker cannot treat the same version number as newer. Normal upgrades from 0.3.6 remain supported.
ResoDrive v0.3.6
ResoDrive 0.3.6 makes caching explicit and consistent when adding or editing a drive.
- Choose read and write caching, writes only, minimal caching, or no disk cache.
- Set a cache size target and how long unused cached files are kept, using presets or custom values.
- Review the configured performance options and get useful validation errors before saving.
- New drives explicitly enable read and write caching. Existing drives retain their settings, including legacy defaults, until you change them.
Existing users: open Edit drive > Advanced to review caching. An older drive may now correctly show Writes only where the previous editor showed Standard. Select Read and write cache (recommended) to enable caching of downloaded data, choose the size and retention appropriate for your deployment, then save and accept Apply and reconnect if prompted.
The normal download is ResoDrive-Setup.exe. This update preserves your settings and credentials. Deployment profiles affect new connections; updating a profile does not rewrite existing drives.
ResoDrive v0.3.5
ResoDrive 0.3.5 makes the Drives and Sync pages feel more consistent. Sync jobs
now use the same settings gear as drives, and the tooltip and screen-reader text
make the action clear.
The normal download is ResoDrive-Setup.exe. Existing settings, credentials,
mounts, and sync jobs are preserved during the upgrade.
ResoDrive v0.3.4
ResoDrive 0.3.4 fixes settings changes being rejected just because a different
drive was mounted. Each change is now checked against the drive it actually
affects, so unrelated mounts stay connected.
When a mounted drive's connection settings need to change, ResoDrive explains
that the drive will briefly disconnect and asks before continuing. If approved,
the affected drive reconnects automatically. Running or queued sync work is
still protected and will never be interrupted to apply settings.
This release also keeps the real mount states visible when a settings change is
rejected, instead of briefly showing every drive as unmounted, and fixes a race
that could prevent an active drive from being deleted cleanly.
The normal download is ResoDrive-Setup.exe. Existing settings, credentials,
mounts, and sync jobs are preserved during the upgrade.
ResoDrive v0.3.3
ResoDrive 0.3.3 fixes application updates that could stop with Windows Installer
code 1603 when the optional graceful-shutdown preparation returned an error.
Preparation is now best-effort; the installer always continues to a hidden,
path-scoped fallback that stops only the installed ResoDrive processes and waits
for them to exit before replacing files. An already-stopped application is now
handled as a successful no-op instead of another installer error.
Failed updates now include the exact installer-log path in their diagnostic
message.
Fixed header and footer buttons now stay aligned with their scrollable content
when a vertical scrollbar appears on Drives, Sync, Settings, setup, or an editor.
The normal download is ResoDrive-Setup.exe. Existing settings, credentials,
mounts, and sync jobs are preserved during the upgrade.
ResoDrive v0.3.2
ResoDrive 0.3.2 fixes Start with Windows registration on systems where Windows
Task Scheduler normalizes the saved user identity and default privilege fields.
ResoDrive now recognizes the normalized task as its own instead of removing it
during post-registration verification.
Installer upgrades no longer open PowerShell windows while stopping the running
application.
The normal download is ResoDrive-Setup.exe. Existing settings, credentials,
mounts, and sync jobs are preserved during the upgrade.
ResoDrive v0.3.1
ResoDrive 0.3.1 fixes a crash that could occur when reopening a maximized window
after ResoDrive started in the background.
Notification-area actions are now isolated so an unexpected failure in one UI
callback cannot terminate the application. Fatal failures during very early
startup are also written to the diagnostic log and displayed with an error ID
instead of looking like a silent exit.
The normal download is ResoDrive-Setup.exe. Existing settings, credentials,
mounts, and sync jobs are preserved during the upgrade.
ResoDrive v0.3.0
ResoDrive 0.3 is a focused public preview.
It mounts Nextcloud, WebDAV, and SFTP storage as Windows drives, runs copy and
mirror jobs, and keeps active work running when the management window is closed.
Optional sign-in startup now uses Windows Task Scheduler without an artificial
delay.
Mount recovery uses bounded retry intervals for slow or intermittent links.
Application and rclone downloads can continue after a dropped connection and are
verified before use.
The normal download is ResoDrive-Setup.exe. It keeps updates small by using the
shared .NET 10 Desktop Runtime and downloads that prerequisite only when required.
WinFsp remains necessary only for drive mounting.