Skip to content

v1.0.0

Compare
Choose a tag to compare
@github-actions github-actions released this 18 Jan 20:44
· 139 commits to main since this release
d7a9da0

This version is based on blobfuse2 2.1.2 (upstream).
Changes

  • service mount & unmount commands removed (just use mount & unmount)
  • mount now runs as a service by default (foreground flag is respected) on Windows
  • mount list and unmount all added to Windows CLI
  • GUI now remembers the most recent mount directory
  • sample config files now install to %APPDATA%\Cloudfuse\ on Windows or /usr/share/doc/examples/ on Linux
  • config defaults in GUI and sample config files set up for persistent file cache and improved performance

Bug Fixes

  • #93 Respect no-symlinks Flag
  • #97 Validate config YAML to prevent GUI issues