diff --git a/content/2026/08-05-box-node-sdk-v4140-released.md b/content/2026/08-05-box-node-sdk-v4140-released.md new file mode 100644 index 00000000..6d1aca34 --- /dev/null +++ b/content/2026/08-05-box-node-sdk-v4140-released.md @@ -0,0 +1,46 @@ +--- +applied_at: '2026-08-05' +applies_to: + - sdks + - node +is_impactful: true +is_new_feature: true +release_source_url: 'https://github.com/box/box-node-sdk/releases/tag/v4.14.0' +collapse: true +--- + +# Box Node SDK `v4.14.0` released + +### Bug Fixes + +* **boxsdkgen:** Added two missing event types (box/box-openapi[#611][1]) ([#1565][2]) ([`24650c0`][3]) + +### New Features and Enhancements + +* **boxsdkgen:** add `is_collaborated_content_available_when_owner_inactive` property (box/box-openapi[#613][4]) ([#1571][5]) ([`b8dd5fa`][6]) +* **boxsdkgen:** export error types from the package root (box/box-codegen[#976][7]) ([#1569][8]) ([`4d9d485`][9]) +* **boxsdkgen:** Support query APIs (box/box-openapi[#610][10]) ([#1562][11]) ([`493563f`][12]) + +[1]: https://github.com/box/box-node-sdk/issues/611 + +[2]: https://github.com/box/box-node-sdk/issues/1565 + +[3]: https://github.com/box/box-node-sdk/commit/24650c02bad20615fe6dc98ac57b1ac96c0fa337 + +[4]: https://github.com/box/box-node-sdk/issues/613 + +[5]: https://github.com/box/box-node-sdk/issues/1571 + +[6]: https://github.com/box/box-node-sdk/commit/b8dd5fae2a6f5e04716a3d38acbc599dc70d2a9d + +[7]: https://github.com/box/box-node-sdk/issues/976 + +[8]: https://github.com/box/box-node-sdk/issues/1569 + +[9]: https://github.com/box/box-node-sdk/commit/4d9d4850817c7d8bc75ade54314dfeb4b476f135 + +[10]: https://github.com/box/box-node-sdk/issues/610 + +[11]: https://github.com/box/box-node-sdk/issues/1562 + +[12]: https://github.com/box/box-node-sdk/commit/493563ff1fbab11f0cae5460434f5933343def20