Box Java SDK v10.1.0
released
Box Node SDK v10.0.1
released
Box Node SDK v10.0.1
released
Bug Fixes
- Allow flexible key-value data in
AiExtractResponse.answer
andEvent.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
)
Box Windows SDK v10.1.0
released
Salesforce Developer Toolkit updates
Salesforce Developer Toolkit updates
The developer guides for the Salesforce Developer Toolkit have been updated to include:
Box AI API - AWS Claude 4.5 Sonnet now available
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.
Box CLI v4.3.1
released
Box UI Elements v25.0.0
released
Box UI Elements v25.0.0
released
25.0.0 (2025-09-26)
Bug Fixes
- classification: use
AsyncLoad
forAppliedByAiClassificationReason
(#4274) (b80df38
) - common: Remove
findDOMNode
frommakeDroppable
(BREAKING CHANGE) (#4276) (c3bcad3
) - i18n: update translations (#4269) (
d27c054
) - i18n: update translations (#4272) (
9f3520b
) - i18n: update translations (#4277) (
23b27f6
) - i18n: update translations (#4280) (
7c633b8
) - i18n: update translations (#4289) (
8453128
) - metadata-view: show error state when exception is thrown (#4270) (
246f2df
) - metadataeditor: portal dropdown to preview container (#4273) (
540a957
)
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