Releases: viciousviper/DokanCloudFS
Releases · viciousviper/DokanCloudFS
DokanCloudFS 1.0.11-beta
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
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
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
Bugfix release
- General
- Fixed NuGet package references.
DokanCloudFS 1.0.9-alpha
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
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
- 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
- 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
- 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
- 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.