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-python-sdk-v4140-released.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,36 @@
---
applied_at: '2026-08-05'
applies_to:
- sdks
- python
is_impactful: true
is_new_feature: true
release_source_url: 'https://github.com/box/box-python-sdk/releases/tag/v4.14.0'
collapse: true
---

# Box Python SDK `v4.14.0` released

### New Features and Enhancements

* **boxsdkgen:** add `is_collaborated_content_available_when_owner_inactive` property (box/box-openapi[#613][1]) ([#1536][2]) ([`85a3cd9`][3])
* **boxsdkgen:** Added two missing event types (box/box-openapi[#611][4]) ([#1530][5]) ([`1fd325e`][6])
* **boxsdkgen:** Support query APIs (box/box-openapi[#610][7]) ([#1528][8]) ([`7ec911d`][9])

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

[2]: https://github.com/box/box-python-sdk/issues/1536

[3]: https://github.com/box/box-python-sdk/commit/85a3cd9a1f7fff7f780cf9fcccb53b11f66608c2

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

[5]: https://github.com/box/box-python-sdk/issues/1530

[6]: https://github.com/box/box-python-sdk/commit/1fd325e3e4f7e52f1706dee1799a68d18a54ea64

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

[8]: https://github.com/box/box-python-sdk/issues/1528

[9]: https://github.com/box/box-python-sdk/commit/7ec911dd47491276480fb833b038b2c0bc500389
Loading