Skip to content

Releases: Seagate/cloudfuse

v1.7.1

08 Nov 21:54
219b0d1
Compare
Choose a tag to compare

Changelog

v1.7.0

07 Nov 19:00
0b7aeac
Compare
Choose a tag to compare

This version is based on blobfuse2 2.3.2 (upstream).

Changes

  • #358 Use Lyve Cloud bucket size by default for StatFs

Bug Fixes

  • #358 Fix StatFs used capacity math bug in file cache

v1.6.1

31 Oct 18:39
b533be5
Compare
Choose a tag to compare

This version is based on blobfuse2 2.3.2 (upstream).

Bug Fixes

  • #354 Fix cloudfuse naming in gui to be consistent
  • #352 Properly pass settings and default use in get configs when config file does not exist
  • #349 Bump pyside6 from 6.8.0 to 6.8.0.2 to fix GUI issues for Ubuntu 24.04
  • #343 Change save button behavior in widgets

v1.6.0

22 Oct 17:01
c199a74
Compare
Choose a tag to compare

This version is based on blobfuse2 2.3.2 (upstream).

Changes

  • #312 Add option to set mount display capacity
  • #342 Update default endpoint to LC2 (sv15.lyve) and improve error handling when connecting to Lyve Cloud

Bug Fixes

  • #323 Don't evict open files
  • #317 When renaming a directory, don't delete the local copy of its contents

v1.5.0

28 Aug 21:42
f86e647
Compare
Choose a tag to compare

This version is based on blobfuse2 2.3.0 (upstream).

Changes

  • #307 Allow all users to write to the mount by default (Windows only)
  • #309 Uninstaller now removes WinFSP (Windows only)

v1.4.0

07 Aug 21:31
ebe0cfc
Compare
Choose a tag to compare

This version is based on blobfuse2 2.3.0 (upstream).

Changes

  • #297 Add installation without GUI front-end

v1.3.2

23 Jul 18:08
5241f39
Compare
Choose a tag to compare

This version is based on blobfuse2 2.3.0 (upstream).

Bug Fixes

  • #294 Fix setting system path on Windows install

v1.3.1

11 Jul 20:55
f3c04fc
Compare
Choose a tag to compare

This version is based on blobfuse2 2.3.0 (upstream).

Changes

  • #263 When mounting to a Windows drive letter with network-share true, set volume name to container name
  • #273 Default cloud component to s3storage when config has no components section

v1.3.0

03 Jul 17:41
fb3627c
Compare
Choose a tag to compare

This version is based on blobfuse2 2.3.0 (upstream).

Changes

  • #219 Improve performance with Windows Explorer
  • #212 Detect region from endpoint by default
  • #237 Allow empty bucket-name and default to the first accessible s3 bucket
  • #238 Use base64 encoding for config passphrase

v1.2.0

08 May 22:41
a2f37b3
Compare
Choose a tag to compare

This version is based on blobfuse2 2.2.1 (upstream).

Changes

  • #197 Disable symlinks by default
  • #188 Update file size when writing to a file

Bug Fixes

  • #199 Make Cloudfuse CLI run on other flavors and version of Linux - tested on CentOS