You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.