Box Developer Documentation
Changelog
  • All
  • New features
  • Impactful changes
  • API
  • Java
  • Windows
  • Python
  • Node
  • CLI
  • iOS
  • UI Elements
  • AI
Unread

Box iOS SDK 10.0.1 released

SDKs swift GitHub

Box iOS SDK 10.0.1 released

Bug Fixes

  • Allow flexible key-value data in AiExtractResponse.answer and Event.additionalDetails (box/box-openapi#556) (#1128) (3e9a78c)
  • Make role parameter of update collaboration optional (box/box-openapi#557) (#1138) (3fc5dc9)
Unread

Box Java SDK v10.1.0 released

SDKs Java GitHub

Box Java SDK v10.1.0 released

Bug Fixes

  • Allow flexible key-value data in AiExtractResponse.answer and Event.additionalDetails (box/box-openapi#556) (#1470) (e215a5f)
  • Make role parameter of update collaboration optional (box/box-openapi#557) (#1479) (6896386)

New Features and Enhancements

Unread

Box Node SDK v10.0.1 released

SDKs typescript GitHub

Box Node SDK v10.0.1 released

Bug Fixes

  • Allow flexible key-value data in AiExtractResponse.answer and Event.additionalDetails (box/box-openapi#556) (#1051) (70a2275)
  • Make role parameter of update collaboration optional (box/box-openapi#557) (#1068) (3992171)
  • Relax JSON deserialization guard by removing strict content-type check (box/box-codegen#844) (#1033) (1eb2c32)
Unread

Box Windows SDK v10.1.0 released

Feature SDKs dotnet GitHub

Box Windows SDK v10.1.0 released

Bug Fixes

  • Allow flexible key-value data in AiExtractResponse.answer and Event.additionalDetails (box/box-openapi#556) (#1147) (c41a444)
  • Make role parameter of update collaboration optional (box/box-openapi#557) (#1156) (8247918)

New Features and Enhancements

  • Handle Dictionary with object values deserialization (box/box-codegen#850) (#1144) (611b474)
Unread

Box Python SDK v10.0.1 released

SDKs Python GitHub

Box Python SDK v10.0.1 released

Bug Fixes

  • Allow flexible key-value data in AiExtractResponse.answer and Event.additionalDetails (box/box-openapi#556) (#1084) (f63cffe)
  • Make role parameter of update collaboration optional (box/box-openapi#557) (#1093) (5c21907)
Unread

Box Java SDK v4.16.4 released

Feature Impactful SDKs Java GitHub

Box Java SDK v4.16.4 released

Bug Fixes

Unread

Salesforce Developer Toolkit updates

guides Salesforce

Salesforce Developer Toolkit updates

The developer guides for the Salesforce Developer Toolkit have been updated to include:

Unread

Box AI API - AWS Claude 4.5 Sonnet now available

Impactful guides API AI

Box AI API - AWS Claude 4.5 Sonnet now available

The list of available AI models has been recently updated with AWS Claude 4.5 Sonnet.

Models offered in Preview mode have not been fully performance-tested at scale and are made available on an as-is basis. You may experience variability in model/output quality, availability, and accuracy.

You can use the provided models to override the default model used in the AI agent configuration. For further details on Box AI API, see the guides and API reference.

Where to get support

Should you have any issues or need further guidance, please post a request to our developer forum for any help needed.

Unread

Box CLI v4.3.1 released

Box CLI v4.3.1 released

Bug Fixes

  • Fix multi item mode in ai:ask command (#593) (5081d43)
Unread

Box UI Elements v25.0.0 released

Feature Impactful frontend UI Elements GitHub

Box UI Elements v25.0.0 released

25.0.0 (2025-09-26)

Bug Fixes

Features

  • classification: AppliedByAiClassificationReason card to support empty reason (#4279) (cb04234)
  • classification: support AI reasoning and new applied by labels (#4271) (681bace)
  • content-sharing: Create ContentSharingV2 component (#4282) (ef49c77)
  • metadata-view: bump metadata view version (#4287) (f5887d7)
  • metadata-view: update blueprint web version (#4288) (6d599a3)
  • timestamped-comments: enable timestamp handling in sidebar (#4275) (7f9defa), closes #4226 #4230 #4274
  • timestamped-comments: timestamped comments editor updates (#4244) (6e1bd80), closes #4226 #4230

BREAKING CHANGES

  • common: Wrapped component of makeDroppable must have ref prop,

for example with React.forwardRef

  • fix: Clean up tests