Releases: box/box-windows-sdk-v2
Releases · box/box-windows-sdk-v2
v4.1.0
Bug Fixes:
New Features and Enhancements:
- add configurable Timeout for BoxClient (#779) (ac842ed)
- add file request api (#777) (1098f75)
- add vanity_name to SharedLink (#782) (00a1e26)
https://www.nuget.org/packages/Box.V2/4.1.0
https://www.nuget.org/packages/Box.V2.Core/4.1.0
v4.0.0
Breaking changes:
- Extract interfaces for BoxClient and Managers to improve testability (#603)
- Add BoxConfigBuilder and make BoxConfig immutable (#737)
- Expose tasks from async methods (#742)
- Use DateTimeOffset instead of DateTime (#749)
- Rework returned exceptions (#753)
- Upgrade .NET Standard to 2.0 (#755)
New Features and Enhancements:
- Add ability to get files under retention for assignment and file versions under retention for assignment (#734)
- Add
is_collaboration_restricted_to_enterprise
flag support forFolder
update (#732) - Replace insensitive language (#738)
- Add new, easier to use method for create terms of service user status (#740)
- Allow sort and direction parameter to be passed in when getting trashed items (#754)
- Add support for Task completion_rule field (#758)
- Add BoxSign API support (#765)
Bug Fixes:
https://www.nuget.org/packages/Box.V2/4.0.0
https://www.nuget.org/packages/Box.V2.Core/4.0.0
v3.26.0
New Features and Enhancements:
- Add filter fields to get file version retentions (#717)
- Add support for search param to get shared link items (#721)
- Add folder lock functionality (#725)
https://www.nuget.org/packages/Box.V2/3.26.0
https://www.nuget.org/packages/Box.V2.Core/3.26.0
v3.25.0
New Features and Enhancements:
- Add support for filtering when getting Groups (#703)
- Add zip functionality (#700)
- Deprecate one of the overloaded
ExecuteMetadataQueryAsync()
methods (#699) - Add support for
copyInstanceOnItemCopy
field for metadata templates (#698)
Bug Fixes:
- Fix bug with JWT Authentication automatic retry (#697)
https://www.nuget.org/packages/Box.V2/3.25.0
https://www.nuget.org/packages/Box.V2.Core/3.25.0