Skip to content

v1.2.3941.0

Choose a tag to compare

@ITHitBuild ITHitBuild released this 19 Nov 19:28
· 85 commits to master since this release
  • When a new file is created in the user file system sent an update request to the remote storage calling UserFile.UpdateAsync() method instead of the new file creation. An exception is thrown when a new file is being created. Now new file detection implemented in VfsFile.CloseAsync() method, the UserFolder.CreateFileAsync() is now properly called.