mirror of
https://github.com/OpenListTeam/OpenList-Desktop.git
synced 2026-09-09 03:27:39 +00:00
cd8f19f2b4
Default rclone mounts to VFS writes cache unless the user explicitly configures a cache mode, preserving overrides while enabling buffered file operations for existing, manual, and automatic mounts. Update the fallback OpenList sidecar to v4.2.4 so builds retain the 139Yun family-cloud root directory path fix when the latest release lookup fails. Add regression coverage for default cache injection and explicit cache-mode preservation. Closes #183. Closes #192.