Skip to content

v13.3.12916-Beta

Choose a tag to compare

@ITHitBuild ITHitBuild released this 12 May 21:07
· 33 commits to master since this release
  • After calling IFolder.CreateFileAsync() method, the Engine reads newly created file ID by calling IBind.Id property. If IBind is implemented on file, the ID is returned in resource-id property.
  • IFolder.CreateFolderAsync() method now returns IFolder interface. If the folder implements IBind, the ID of the newly created folder is returned to the client.
  • UI of WebDAV wizards for Visual Studio updated.