Skip to content

Releases: box/box-ui-elements

v25.1.1-beta.1

02 Oct 18:44
4d89663

Choose a tag to compare

v25.1.1-beta.1 Pre-release
Pre-release

25.1.1-beta.1 (2025-10-02)

Bug Fixes

Reverts

  • "feat(content-sidebar): implement for custom sidebar panels (#… (#4320) (230f417), closes #4239

v25.1.0

01 Oct 18:43
f12340a

Choose a tag to compare

25.1.0 (2025-10-01)

Bug Fixes

  • i18n: update translations (#4298) (86df699)
  • security-cloud-game: Use nodeRef in DragCloud for React 19 (#4286) (ee8cba8)

Features

  • content-sharing: Convert Content Sharing V2 API Response (#4285) (6730ffe)
  • content-sidebar: handle success event for creating metadata instance (#4284) (371c1a9)
  • content-sidebar: implement for custom sidebar panels (#4239) (750737c)
  • item-properties: Add files count for folder in item properties (#4283) (f12340a)
  • video-annotations: sidebar support for video annotations (#4318) (aa5fc16)

Reverts

  • "chore(mergify): update circleci and mergify configuration (#4… (#4296) (b915e45), closes #4295

v25.1.0-beta.5

01 Oct 18:05
f12340a

Choose a tag to compare

v25.1.0-beta.5 Pre-release
Pre-release

25.1.0-beta.5 (2025-10-01)

Features

  • content-sidebar: handle success event for creating metadata instance (#4284) (371c1a9)
  • item-properties: Add files count for folder in item properties (#4283) (f12340a)

v25.1.0-beta.4

01 Oct 01:19
aa5fc16

Choose a tag to compare

v25.1.0-beta.4 Pre-release
Pre-release

25.1.0-beta.4 (2025-10-01)

Features

  • video-annotations: sidebar support for video annotations (#4318) (aa5fc16)

v25.1.0-beta.3

30 Sep 20:39
ee8cba8

Choose a tag to compare

v25.1.0-beta.3 Pre-release
Pre-release

25.1.0-beta.3 (2025-09-30)

Bug Fixes

  • security-cloud-game: Use nodeRef in DragCloud for React 19 (#4286) (ee8cba8)

v25.1.0-beta.2

30 Sep 01:19
ecc3785

Choose a tag to compare

v25.1.0-beta.2 Pre-release
Pre-release

25.1.0-beta.2 (2025-09-30)

Bug Fixes

Features

  • content-sharing: Convert Content Sharing V2 API Response (#4285) (6730ffe)

v25.1.0-beta.1

27 Sep 01:19
750737c

Choose a tag to compare

v25.1.0-beta.1 Pre-release
Pre-release

25.1.0-beta.1 (2025-09-27)

Features

  • content-sidebar: implement for custom sidebar panels (#4239) (750737c)

Reverts

  • "chore(mergify): update circleci and mergify configuration (#4… (#4296) (b915e45), closes #4295

v25.0.0

26 Sep 17:23
6d599a3

Choose a tag to compare

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,
    i.e. with React.forwardRef

  • fix: Clean up tests

v25.0.0-beta.2

26 Sep 01:20
7c633b8

Choose a tag to compare

v25.0.0-beta.2 Pre-release
Pre-release

25.0.0-beta.2 (2025-09-26)

Bug Fixes

v25.0.0-beta.1

23 Sep 01:30
c3bcad3

Choose a tag to compare

v25.0.0-beta.1 Pre-release
Pre-release

25.0.0-beta.1 (2025-09-23)

Bug Fixes

  • common: Remove findDOMNode from makeDroppable (BREAKING CHANGE) (#4276) (c3bcad3)

Features

  • content-sharing: Create ContentSharingV2 component (#4282) (ef49c77)

BREAKING CHANGES

  • common: Wrapped component of makeDroppable must have ref prop,
    i.e. with React.forwardRef

  • fix: Clean up tests