Skip to content

v9.0.29481.0-Beta

Latest
Compare
Choose a tag to compare
@ITHitBuild ITHitBuild released this 30 Apr 21:02
  • Menu classes are now automatically found and registered using MenuCommand attribute.
  • Custom columns configuration moved to appjsettings.json file.
  • IFileSystemItem.GetMetadataAsync() and IClientNotifications.GetMetadataAsync() methods added.
  • Revit filter provided.
  • Autodesk Inventor filter provided.
  • Foxit PDF Editor Pro filter provided.
  • ZVCAD filter provided.
  • EngineWindows.OnItemsProgress() method renamed to OnItemsProgressAsync()
  • IncomingPoolingSync.ProcessAsync() can now sync a single item or single folder level in addition to syncing entire entire subtree.
  • IFolder.GetChildrenAsync() now passes result about all processed items to ItemsChanged.
  • Zero-length files did not synch to the remote storage. This bug is now fixed.
  • ICustomData.TryGetValue() throw FileNotFountException exception when deleting items in some scenarios. Now this bug is fixed.