Dropbox.NET v4.6.0 Release Notes

Release Date: 2017-11-22 // over 6 years ago
  • 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.