Skip to content

v4.8.0

Choose a tag to compare

@qimingyuan qimingyuan released this 12 Apr 01:10
· 59 commits to master since this release

What's New:

  • Files:

    • new SymlinkInfo struct on FileMetadata
    • added TooManyWriteOperations error type to WriteError
    • New CreateFolderBatch endpoint and related datatypes
    • Added parent_rev attribute to DeleteArg
    • New ThumbnailSize
    • New ThumbnailMode object
    • New SyncSettings objects
  • Sharing:

    • add SeenState.PlatformType to UserFileMembershipInfo
    • new SetAccessInheritance for FolderAction
    • additional user info added to UserInfo struct
    • new AccessInheritance union
    • new SetAccessInheritance route
  • Team:

    • new HasTeamSelectiveSync object
    • new selective sync settings included in various return objects and error types
    • new update_sync_settings route
  • TeamPolicies:

    • new ShowcaseEnabledPolicy object
    • new ShowcaseDownloadPolicy object
    • new ShowcaseExternalSharingPolicy object