All Versions
18
Latest Version
Avg Release Cycle
68 days
Latest Release
1231 days ago

Changelog History
Page 2

  • v4.9.2 Changes

    November 07, 2018

    What's New:

    Files Namespace:

    - Updated doc strings

    TeamLog Namespace:

    • Updated event docstrings
    • New reset field for loading events with a cursor

    - New event types added

    TeamPolicies Namespace:

    • New CameraUploadsPolicyState union
  • v4.9.0 Changes

    July 04, 2018

    What's New:

    • โž• Add native support for .Net Standard 2.0.
    • โœ‚ Remove unused data types.
  • v4.8.1 Changes

    May 24, 2018

    What's New:

    Files:

    - added new TooLarge error type for uploads

    Team:

    • add is_directory_restricted attribute to MemberProfile, MemberAddArg
    • add new_is_directory_restricted to MemberSetProfileArg
  • v4.8.0 Changes

    April 12, 2018

    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
  • v4.7.0 Changes

    December 19, 2017

    What's New:

    • Files
      • Add DownloadZip endpoint
      • Add PropertiesError to UploadError
    • TeamLog
      • Add more event types
  • v4.6.0 Changes

    November 22, 2017

    What's New:

    • OAuth 2
      • Add force_reauthentication parameter.
    • Common
      • Add support for Dropbox-Api-Path-Root header.
    • FileProperties
      • Add new routes for template operations.
      • Add new routes for search.
    • Files
      • Add IncludePropertyGroups field to GetMetadataArg and ListFolderArg.
      • Add PropertyGroups field to CommitInfo.
    • Team
      • Add MemberSpaceLimitsExcludedUsers routes.
    • TeamPolicies
      • Add SmartSyncPolicy.
    • ๐Ÿ‘‰ Users
      • Add RootInfo fields to FullAccount.

    ๐Ÿ› Bug Fixes:

    • ๐Ÿ›  Fix a bug when serializing nested union.
  • v4.5.3 Changes

    October 12, 2017

    ๐Ÿ› Bug fixes:

    • ๐Ÿ›  Fix bug about OAuth2 require_role parameter.
  • v4.5.1 Changes

    October 06, 2017

    What's New:

    • Files:
      • ListFolder now supports shared links.
      • Added Mode parameter to ListRevisions.