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
28 changes: 28 additions & 0 deletions content/2026/04-16-box-windows-sdk-v680-released.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,28 @@
---
applied_at: '2026-04-16'
applies_to:
- sdks
- dotnet
is_impactful: true
is_new_feature: true
release_source_url: 'https://github.com/box/box-windows-sdk-v2/releases/tag/v6.8.0'
collapse: true
---

# Box Windows SDK `v6.8.0` released

### **New Features and Enhancements:**

* **boxsdkgen:** Update `RetentionLength` field to accept both string and integer ([box/box-codegen#932][1]) ([#1444][2])

* **boxsdkgen:** Extensible enum in DotNet (box/box-codegen[#937][3]) ([#1459][4]) ([`23fc4c8`][5])

[1]: https://github.com/box/box-codegen/issues/932

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

[3]: https://github.com/box/box-windows-sdk-v2/issues/937

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

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