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
43 changes: 43 additions & 0 deletions content/2026/04-22-box-ios-sdk-1070-released.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,43 @@
---
applied_at: '2026-04-22'
applies_to:
- sdks
- swift
is_impactful: false
is_new_feature: false
release_source_url: 'https://github.com/box/box-ios-sdk/releases/tag/10.7.0'
collapse: true
---

# Box iOS SDK `10.7.0` released

### ⚠ BREAKING CHANGES

* Update `retentionLength` field to accept both string and integer ([box/box-codegen#932][1]) ([#1452][2])
* Add `max_extension_length` field to Retention Policies ([box/box-openapi#539][3]) ([#1464][4])

### Bug Fixes

* Update `retentionLength` field to accept both string and integer (box/box-codegen[#932][5]) ([#1452][2]) ([`985cde0`][6])

### New Features and Enhancements

* Add `max_extension_length` field to Retention Policies (box/box-openapi[#593][7]) ([#1465][8]) ([`b76b3b6`][9])

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

[2]: https://github.com/box/box-ios-sdk/issues/1452

[3]: https://github.com/box/box-openapi/issues/539

[4]: https://github.com/box/box-ios-sdk/issues/1464

[5]: https://github.com/box/box-ios-sdk/issues/932

[6]: https://github.com/box/box-ios-sdk/commit/985cde0f1a3d77fbc1e59d339a760a2925da02bc

[7]: https://github.com/box/box-ios-sdk/issues/593

[8]: https://github.com/box/box-ios-sdk/issues/1465

[9]: https://github.com/box/box-ios-sdk/commit/b76b3b6ea9832551323b3cb484a9a0dbfdca4ff6
Loading