Skip to content

Releases: box/box-windows-sdk-v2

v3.9.2

14 Jun 20:31
Compare
Choose a tag to compare
  1. 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

07 Jun 22:42
Compare
Choose a tag to compare

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

10 May 23:50
Compare
Choose a tag to compare

v3.8.0

30 Apr 23:51
Compare
Choose a tag to compare
  • 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

11 Apr 00:05
Compare
Choose a tag to compare

v3.7.0

  1. Added support for assigning a retention policy to a metadata template
  2. 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

21 Mar 20:20
Compare
Choose a tag to compare

v3.5.1

15 Mar 21:43
01c9f44
Compare
Choose a tag to compare
  • 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 on RestoreTrashedAsync().

https://www.nuget.org/packages/Box.V2/3.5.1
https://www.nuget.org/packages/Box.V2.Core/3.5.1

v3.4.2

31 Jan 22:32
b2a7070
Compare
Choose a tag to compare

Updated Box SDK Version in NuSpec file to fix dependency issues for Box V2 and Box V2.Core.

https://www.nuget.org/packages/Box.V2/3.4.2
https://www.nuget.org/packages/Box.V2.Core/3.4.2

v3.4.1

10 Jan 02:20
Compare
Choose a tag to compare

Added support for Collaboration Whitelisting
Added Event Type enum
Fixed deserialization issue with BoxRepresentationStatus

https://www.nuget.org/packages/Box.V2/3.4.1
https://www.nuget.org/packages/Box.V2.Core/3.4.1