Skip to content

Releases: box/box-node-sdk

v10.7.0

22 Apr 13:54
4d8fd35

Choose a tag to compare

Bug Fixes

  • Update retentionLength field to accept both string and number (box/box-codegen#932) (#1397) (e589c63)

New Features and Enhancements

  • Add max_extension_length field to Retention Policies (box/box-openapi#593) (#1413) (28d1a71)

v4.7.0

22 Apr 13:37
bd529e4

Choose a tag to compare

Bug Fixes

  • boxsdkgen: Update retentionLength field to accept both string and number (box/box-codegen#932) (#1396) (556f4a6)

New Features and Enhancements

  • boxsdkgen: Add max_extension_length field to Retention Policies (box/box-openapi#593) (#1412) (a9a3fce)

v10.6.0

01 Apr 14:28
51441db

Choose a tag to compare

⚠ BREAKING CHANGES

Bug Fixes

  • Align LegalHoldPolicyAssignedItem with API (box/box-openapi#1554) (box/box-openapi#590) (#1378) (466d6cf)
  • Correct search content type tags to match API (box/box-openapi#591) (#1382) (6f5d307)

New Features and Enhancements

v4.6.0

01 Apr 13:56
a46b338

Choose a tag to compare

Bug Fixes

  • boxsdkgen: Correct search content type tags to match API (box/box-openapi#591) (#1383) (d6bca72)

New Features and Enhancements

  • boxsdkgen: Add reference to AI and parent_id to HubsItems (box/box-openapi#588) (#1371) (5c299f0)
  • boxsdkgen: Support Hub Document API (box/box-codegen#930) (#1385) (306c96c)

v10.5.0

18 Mar 14:50
a6b067b

Choose a tag to compare

Bug Fixes

  • Convert retryAfter seconds to milliseconds for setTimeout (box/box-codegen#926) (#1356) (fca811e)

New Features and Enhancements

v4.5.0

18 Mar 14:31
2a3bdde

Choose a tag to compare

Bug Fixes

  • boxsdkgen: Convert retryAfter seconds to milliseconds for setTimeout (box/box-codegen#926) (#1357) (07c81a1)

New Features and Enhancements

  • boxsdkgen: add canPublicSharedLinkBeCreated to Hubs (box/box-codegen#928) (#1366) (1709a94)
  • boxsdkgen: Add configurable timeouts for SDKs (box/box-codegen#924) (#1361) (d743f4c)

v10.4.0

11 Feb 13:17
a938e4d

Choose a tag to compare

Bug Fixes

  • Correct enum value for legal hold policy changes (box/box-openapi#581) (#1319) (c14bb0d)
  • Fix config to make esm build esm compatible (box/box-codegen#915) (#1315) (ecb8967)

New Features and Enhancements

  • add confidence scores for structured extract (box/box-openapi#582) (#1321) (e7738ba)
  • add signer language, cancel sign request reason (box/box-openapi#584) (#1343) (f4def35)
  • Add watermarking permissions and sources information (box/box-openapi#579) (#1312) (92a3ed4)

v4.4.0

11 Feb 12:40
a974d0f

Choose a tag to compare

Bug Fixes

  • boxsdk: Bump cypress/request to fix CVE-2025-15284 (#1309) (bbd6b88)
  • boxsdkgen: Correct enum value for legal hold policy changes (box/box-openapi#581) (#1318) (00305a0)

New Features and Enhancements

  • boxsdkgen: add confidence scores for structured extract (box/box-openapi#582) (#1320) (e8435d0)
  • boxsdkgen: add signer language, cancel sign request reason (box/box-openapi#584) (#1342) (f77ee6b)
  • boxsdkgen: Add watermarking permissions and sources information (box/box-openapi#579) (#1310) (4c89711)

v10.3.0

19 Dec 15:21
4c549b1

Choose a tag to compare

Bug Fixes

  • add taxonomy to Metadata Field (read) definition (box/box-openapi#572) (#1275) (0935d71)
  • fix RetryAfter function when there's no Retry-After header (box/box-codegen#903) (#1251) (a334d81)

New Features and Enhancements

v4.3.0

19 Dec 15:12
67407b5

Choose a tag to compare

Bug Fixes

  • boxsdkgen: add taxonomy to Metadata Field (read) definition (box/box-openapi#572) (#1274) (3850e6b)
  • boxsdkgen: fix RetryAfter function when there's no Retry-After header (box/box-codegen#903) (#1250) (cd917ee)

New Features and Enhancements

  • boxsdkgen: add Metadata Taxonomies api (box/box-openapi#569) (#1256) (12d8c9f)
  • boxsdkgen: text input validation for Box Sign (box/box-openapi#568) (#1253) (5d4f8bf)
  • boxsdkgen: Treat nullable fields as Optional (box/box-codegen#906) (#1259) (50d7080)
  • Reuse auth and network settings between legacy and sdk-gen (#1242) (320c35e)