Skip to content

v8.5.0 Release

Compare
Choose a tag to compare
@risforrob risforrob released this 13 Nov 21:54
· 176 commits to main since this release

Release Notes:

Namespace Common:

  • New PathRoot and RootInfo related structs and unions

Namespace File_properties:

  • additional documentation
  • new RemoveTemplateArg struct
  • new routes for templates
  • updated TemplateFilter union
  • new PropertiesSearch structs
  • new properties/search/continue route

Namespace Files:

  • updated documentation
  • updated routes with support for select_admin_mode
  • add include_property_groups attribute to to args structs
  • add propert_groups attribute to response structs

Namespace Sharing:

  • update routes to include indicate for select_admin_mode
  • updated examples
  • add too_many_files attribute to RemoveFolderMemberError

Namespace Team:

  • add new has_file_events input/output structs to featres/get_values endpoint
  • add additional examples for device related structs
  • reduce minimum value for UserQuota to 15
  • Updated QuotaError structs
  • New structs and routes to support excluded_users

Namespace Team_policies:

  • add new SmartSyncPolicy union

Namespace Users:

  • add root_info object to FullAccount struct