Skip to content

v8.5.27224.0

Latest
Compare
Choose a tag to compare
@ITHitBuild ITHitBuild released this 14 Jan 16:21
  • WebDAV Drive sample on Windows is now running on WinUI 3.
  • Tray application with a list of events is provided in WebDAV Drive sample on Windows. Tray application refactored.
  • Microsoft Office Word documents comparison implemented. Compare context menu provided.
  • Basic and cookies authentication is not saved permanently in WebDAV Drive sample for Windows. The user logged-out on application restart and had to re-login. Now the authentication information is stored if user opted to store the authentication info.
  • ItemsChanging and ItemsChanged events now report dehydration. OperationType.Dehydrate operation type added.
  • If remote storage item ID was null, the Engine throw exception on Windows. Now this bug is fixed.
  • In Virtual Drive sample, auto-locked Microsoft Office document unlocked on lock expiration. Now lock is extended until the document is closed.
  • Unlock is not fired in ItemsChaging/ItemsChanged event in WebDAV Drive sample on Windows if auto-unlocked on timeout. Now this bug is fixed.