Skip to content

v5.0.15216.0-Beta

Compare
Choose a tag to compare
@ITHitBuild ITHitBuild released this 13 Jun 19:19
· 44 commits to master since this release
  • UnauthorizedAccessException 'Access to the path..' is denied exception during delete. This bug is now fixed. 
  • If 0-lenght file failed to set in-sync on creation, the file did not se in-sync at any later time in ProcessAsync() method. This bug is now fixed.
  • EngineWindows.ProcessAsync() moved to EngineWindows.SyncService.Outgoing.ProcessAsync().
  • IServerNotifications methods now do not update items if create/update/delate/move operation is in progress.
  • PlaceholderItem.SetMetadataAsync() and IServerNotifications.UpdateAsync() methods now provide autoHydration parameter.