Skip to content

v8.8.0 Release

Compare
Choose a tag to compare
@starforever starforever released this 15 Apr 01:05
· 74 commits to master since this release

file_properties namespace:

  • updated comments

files namespace:

  • new FileId alias
  • new SymlinkInfo struct on FileMetadata
  • added select_admin_mode attribute to relevant routes
  • added too_many_write_operations error type to WriteError
  • New CreateFolderBatch endpoint and related datatypes
  • Added parent_rev attribute to DeleteArg
  • New Thumbnail sizes
  • New ThumbnailMode object
  • New SyncSettings objects

sharing namespace:

  • added select_admin_mode attribute to relevant routes
  • add seen_State.PlatformType to UserFileMembershipInfo
  • new set_access_inheritance for FolderAction
  • Updated docs
  • additional user info added to UserInfo struct
  • new AccessInheritance union
  • new set_access_inheritance route

team namespace:

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

team_log namespace:

  • updated event types

team_policies namespace:

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

users namespace:

  • updated routes with select_admin_mode attribute.