Skip to content

Releases: viciousviper/DokanCloudFS

DokanCloudFS 1.0.11-beta

31 Mar 21:58
Compare
Choose a tag to compare
Pre-release

Minor update

  • General
    • Updated DokanNet to version 1.1.0.3.
    • Updated CloudFS to version 1.0.11-beta.
    • Fixed NuGet references.
    • Improved handling of complex file write operations (such as executed by Microsoft Word).
  • Updated package dependencies
    • Version updates to API libraries for various cloud services.

DokanCloudFS 1.0.10.1-beta

05 Oct 22:32
Compare
Choose a tag to compare
Pre-release

Bugfix release

  • General
    • Fixed NuGet package references.
  • Updated package dependencies
    • Google.Apis.Storage.v1 to version 1.16.0.631

DokanCloudFS 1.0.10-beta

02 Oct 19:47
Compare
Choose a tag to compare
Pre-release

Minor update

  • General
    • Updated CloudFS to version 1.0.10-beta
    • Fixed NuGet references.
  • Gateways
    • Added gateway for Google Cloud Storage
  • Updated package dependencies
    • Dokan-DotNet to version 1.1.0
    • Box.V2 to version 2.12.1
    • Google.Apis.Drive.v2/v3 to version 1.16.0.630
    • YandexDisk.Client to version 1.0.8

DokanCloudFS 1.0.9.1-alpha

30 Aug 23:24
Compare
Choose a tag to compare
Pre-release

Bugfix release

  • General
    • Fixed NuGet package references.

DokanCloudFS 1.0.9-alpha

29 Aug 22:05
Compare
Choose a tag to compare
Pre-release

Minor update

  • General
    • Added reset command to Mounter.
    • Updated CloudFS to version 1.0.9-alpha.
    • Fixed CloudFS NuGet reference.
  • Updated package dependencies
    • CloudFS to version 1.0.9-alpha
    • Box.V2 to version 2.12.0
    • OneDriveSDK to version 1.2.0

DokanCloudFS 1.0.8-alpha

26 Aug 00:29
Compare
Choose a tag to compare
Pre-release

Minor update

  • General
    • Support encryption of account credentials and access tokens in persistent settings (Fixes issue #17).
    • Activated static code analysis via Coverity Scan.
  • Updated package dependencies
    • CloudFS to version 1.0.8-alpha
    • Box.V2 to version 2.11.0
    • Google.Apis.Drive.v2/v3 to version 1.16.0.596
    • SwiftClient to version 2.0.0-beta0010
    • SemanticTypes to version 1.0.1
  • Gateways
    • New WebDAV gateway

DokanCloudFS 1.0.7-alpha

07 Aug 23:55
Compare
Choose a tag to compare
Pre-release
  • Fix for issue #4 - successful authentication is required before mounting a cloud drive
  • Determine effective file size of encrypted files asynchronously to avoid timeouts when opening large directories in Windows Explorer
  • Reverted inadvertent deactivation of several gateways
  • Reverted ineffective file size calculation fixup for encrypted files (originally introduced in checkin #adc851e)
  • Updated package dependencies
    • CloudFS to version 1.0.7-alpha
    • DokanNet to version 1.1.0-rc4
    • Box.V2 to version 2.10.0
    • Google.Apis.Drive.v2/v3 to version 1.15.0.567
    • OneDrive SDK to official version 1.1.47
    • NewtonSoft.Json to version 9.0.1

DokanCloudFS 1.0.6-alpha

16 Jun 23:33
Compare
Choose a tag to compare
Pre-release
  • Added separate build configurations for use with locally built CloudFS gateways or unsigned/signed CloudFS NuGet packages

Please update the accompanying CloudFS libraries to version 1.0.6-alpha for the local build configuration.

DokanCloudFS 1.0.5-alpha

18 May 23:07
Compare
Choose a tag to compare
Pre-release
  • Updated DokanNet to version 1.0.0-RC3
  • Retired Copy gateway
  • Allow readonly-access to unencrypted files on otherwise encrypted cloud storage volumes
  • Support file creation for gateways that don't allow modification of existing files (e.g. Mega)
  • Fixed error in size calculation when retrieving encrypted files from cloud storage
  • Improved online file editing capability
  • Various bugfixes

Please update the accompanying CloudFS libraries to version 1.0.6-alpha.

DokanCloudFS 1.0.4-alpha

17 Apr 22:24
Compare
Choose a tag to compare
Pre-release
  • Updated DokanNet to version 1.0.0-RC2
  • Updated SharpAESCrypt to version 1.3.1
  • Fixed behavior for parallel mounting of several cloud drives.
  • Sample configuration for new gateway hubiC/Swift added to App.config for DokanCloudFS.Mounter
  • Unit test coverage improved
  • Several bugfixes

Please update the accompanying CloudFS libraries to version 1.0.4-alpha.