Skip to content

Releases: Seagate/cloudfuse

v1.6.1

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

Changelog

  • b533be5 Release 1.6.1 (#355)
  • 98cebbf Fix cloudfuse naming in gui to be consistent (#354)
  • f4d8243 Bump pyinstaller from 6.10.0 to 6.11.0 in /gui (#344)
  • 825f6f9 properly pass settings and default use in get configs when config file does not exist (#352)
  • 0067b45 Bump pyside6 from 6.8.0 to 6.8.0.2 in /gui (#349)
  • cd83526 Change save button behavior in widgets (#343)
  • 61f49cf Bump the aws-sdk group with 5 updates (#350)

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

v1.1.3

11 Apr 17:10
5621e19
Compare
Choose a tag to compare

This version is based on blobfuse2 2.2.1 (upstream).

Changes

  • #159 Add instructions to install Cloudfuse as a service on Linux using systemd

Bug Fixes

  • #167 GUI: Fix bug where GUI can not find Cloudfuse CLI
  • #181 Fix: Renaming a directory leaves behind an empty source directory in file cache

v1.1.2

14 Mar 20:58
5d82c08
Compare
Choose a tag to compare

This version is based on blobfuse2 2.2.1 (upstream).

Changes

  • #116 By default encrypt and decrypt commands now output to the same directory as the supplied config file
  • #122 Log file timestamps now include milliseconds
  • #128 GUI: Add Cloudfuse version to about page
  • cleanup CLI documentation
  • update to latest Go dependencies
  • update Python dependencies

Bug Fixes

  • #149 GUL: Fix dependency-related crash on Linux
  • #150 GUL: Fix about page appearance in dark mode
  • #125 GUI: Scroll status textbox to latest output
  • #148 GUI: Prevent user editing status textbox