Skip to content

v9.0.29552.0

Latest

Choose a tag to compare

@ITHitBuild ITHitBuild released this 25 Sep 21:43
  • Refresh button in Windows Explorer failed to trigger refresh or triggered in root folder. Refresh button worked only in case properties handler in manifest was specified. Refresh did not work in console app. This bug is now fixed. Refresh Windows Explorer button now triggers refresh in any application types including console.
  • Push synchronization is now disabled if SyncID and CRUD are not supported in WebDAV Drive sample for Windows. Previously timer pooling sync was selected if SyncID and CRUD were not supported.
  • In WebDAV Drive sample for Windows, if server does not return metadata eTag, folder items were constantly updated on each listing request (for example with IIS WebDAV). Now client metadata and properties are properly compared and updated only if any changes in metadata are found.
  • txt file editing caused conflict during outgoing sync on slow machines. This bug is now fixed.
  • History in tray application in WebDAV Drive sample is now truncated according to the new application setting - Tray max history item.