Releases: box/box-windows-sdk-v2
v3.10.0
- Added functionality for Metadata Cascade Policy
https://www.nuget.org/packages/Box.V2
https://www.nuget.org/packages/Box.V2.Core/
v3.9.3
- Strong named the assembly
https://www.nuget.org/packages/Box.V2/3.9.3
https://www.nuget.org/packages/Box.V2.Core/3.9.3
v3.9.2
- Added support for setting flag allowing non owners of a folder to invite collaborators.
https://www.nuget.org/packages/Box.V2/3.9.2
https://www.nuget.org/packages/Box.V2.Core/3.9.2
v3.9.1
Fixed bug where Xamarin applications would run out of connections.
https://www.nuget.org/packages/Box.V2/3.9.1
https://www.nuget.org/packages/Box.V2.Core/3.9.1
v3.9.0
- Added support for Storage Policies
https://www.nuget.org/packages/Box.V2/3.9.0
https://www.nuget.org/packages/Box.V2.Core/3.9.0
v3.8.0
- Fixed an issue where users could not create BoxClient on Xamarin
- Added File property to BoxLock objects in events
- Added MetadataManager.DeleteMetadataTemplate(string scope, string template) for deleting a Metadata template
- Made API URLs modifiable in BoxConfig
- Improved API response error objects/messages
https://www.nuget.org/packages/Box.V2/3.8.0
https://www.nuget.org/packages/Box.V2.Core/3.8.0
v3.7.0
v3.7.0
- Added support for assigning a retention policy to a metadata template
- Added CONTENT_ACCESS event type to enum
https://www.nuget.org/packages/Box.V2/3.7.0
https://www.nuget.org/packages/Box.V2.Core/3.7.0
v3.6.0
v3.5.2
v3.5.1
- Switched to exponential backoff when the SDK receives a rate limit or server error response.
- Force support for TLSv1.1 or higher when available to improve the security of connections to the Box API.
- Perform modified retry on JWT auth for when the local clock and the Box Server clock are not aligned as well as if the JWT ID has already been consumed.
- Made
name
parameter optional onRestoreTrashedAsync()
.
https://www.nuget.org/packages/Box.V2/3.5.1
https://www.nuget.org/packages/Box.V2.Core/3.5.1