Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
36 changes: 36 additions & 0 deletions content/2026/08-05-box-windows-sdk-v10160-released.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,36 @@
---
applied_at: '2026-08-05'
applies_to:
- sdks
- dotnet
is_impactful: false
is_new_feature: false
release_source_url: 'https://github.com/box/box-windows-sdk-v2/releases/tag/v10.16.0'
collapse: true
---

# Box Windows SDK `v10.16.0` released

### New Features and Enhancements

* add `is_collaborated_content_available_when_owner_inactive` property (box/box-openapi[#613][1]) ([#1605][2]) ([`b22993d`][3])
* Added two missing event types (box/box-openapi[#611][4]) ([#1599][5]) ([`cdbc6c1`][6])
* Support query APIs (box/box-openapi[#610][7]) ([#1597][8]) ([`23ba173`][9])

[1]: https://github.com/box/box-windows-sdk-v2/issues/613

[2]: https://github.com/box/box-windows-sdk-v2/issues/1605

[3]: https://github.com/box/box-windows-sdk-v2/commit/b22993dbd89f1b419c7125ee511da1bfdc5245b1

[4]: https://github.com/box/box-windows-sdk-v2/issues/611

[5]: https://github.com/box/box-windows-sdk-v2/issues/1599

[6]: https://github.com/box/box-windows-sdk-v2/commit/cdbc6c112ec4fc99d9a1f417bdb8f303a3ce039b

[7]: https://github.com/box/box-windows-sdk-v2/issues/610

[8]: https://github.com/box/box-windows-sdk-v2/issues/1597

[9]: https://github.com/box/box-windows-sdk-v2/commit/23ba173b2357b3b0453135287f1208043813dcc9
Loading