Skip to content

Releases: UiPath/apollo-ui

@uipath/apollo-wind@2.29.0

Choose a tag to compare

@github-actions github-actions released this 20 Jul 03:13
Immutable release. Only release title and notes can be modified.

@uipath/apollo-wind-v2.29.0 (2026-07-20)

Features

  • apollo-wind: add autoGrow in textArea [MST-12041] (1df2659)

@uipath/apollo-react@5.0.2

Choose a tag to compare

@github-actions github-actions released this 20 Jul 07:41
Immutable release. Only release title and notes can be modified.

@uipath/apollo-react-v5.0.2 (2026-07-20)

Bug Fixes

  • apollo-react: clear node faces so routed edges exit perpendicular [MST-11337] (d02f221)

@uipath/apollo-react@5.0.1

Choose a tag to compare

@github-actions github-actions released this 20 Jul 06:09
Immutable release. Only release title and notes can be modified.

@uipath/apollo-react-v5.0.1 (2026-07-20)

Bug Fixes

  • apollo-react: description rendering [MST-11496] (0966da2)

@uipath/apollo-react@5.0.0

Choose a tag to compare

@github-actions github-actions released this 20 Jul 03:05
Immutable release. Only release title and notes can be modified.

@uipath/apollo-react-v5.0.0 (2026-07-20)

⚠ BREAKING CHANGES

  • apollo-react: getCollapsedShape, getCollapsedSize, and getExpandedShape are
    removed from the public canvas/utils API. They only supported the removed
    collapse-to-shape tying (collapse no longer changes a node's shape).
    getExpandedSize and the size constants are unaffected.

Features

  • apollo-react: don't change node shape when collapsed (124fb6e)

Bug Fixes

  • apollo-react: honor instance display.shape override in resolveDisplay (c0be4d5)

Code Refactoring

  • apollo-react: rename collapse.ts to node-size.ts (144eead)

@uipath/apollo-react@4.65.2

Choose a tag to compare

@github-actions github-actions released this 17 Jul 17:28
Immutable release. Only release title and notes can be modified.

@uipath/apollo-react-v4.65.2 (2026-07-17)

Bug Fixes

  • apollo-react: localize in-progress spinner aria-label [MST-12191] (479aeb2)
  • apollo-react: make in-progress execution spinner info-colored [MST-12191] (d0feac1)
  • apollo-react: map InProgress to primary via getExecutionStatusColor [MST-12191] (5afe047)
  • apollo-react: use primary color and thicker in-progress spinner [MST-12191] (0a9e5af)

@uipath/apollo-react@4.65.1

Choose a tag to compare

@github-actions github-actions released this 17 Jul 11:41
Immutable release. Only release title and notes can be modified.

@uipath/apollo-react-v4.65.1 (2026-07-17)

Bug Fixes

  • apollo-react: add romania lang [MST-10307] (dabc0d7)

@uipath/apollo-react@4.65.0

Choose a tag to compare

@github-actions github-actions released this 17 Jul 09:48
Immutable release. Only release title and notes can be modified.

@uipath/apollo-react-v4.65.0 (2026-07-17)

Features

  • apollo-react: configure sticky notes from canvas (e32f9fa)

Bug Fixes

  • apollo-react: settle sticky resize before read-only (c4bd989)

@uipath/apollo-react@4.64.0

Choose a tag to compare

@github-actions github-actions released this 17 Jul 04:18
Immutable release. Only release title and notes can be modified.

@uipath/apollo-react-v4.64.0 (2026-07-17)

Features

  • apollo-react: add opt-in sticky note media embedding (e4ba39c)

Bug Fixes

  • apollo-react: harden sticky note media embedding (7efa010)
  • apollo-react: label embedded videos (8d31ff4)
  • apollo-react: localize embedded video labels (1e86e47)
  • apollo-react: preserve markdown image behavior (9c9b4ee)
  • apollo-react: reject invalid marked media (cd1d67f)

@uipath/apollo-react@4.63.0

Choose a tag to compare

@github-actions github-actions released this 16 Jul 17:36
Immutable release. Only release title and notes can be modified.

@uipath/apollo-react-v4.63.0 (2026-07-16)

Features

  • apollo-react: add mcp canvas icon (97b6ca5)

@uipath/apollo-react@4.62.1

Choose a tag to compare

@github-actions github-actions released this 16 Jul 09:29
Immutable release. Only release title and notes can be modified.

@uipath/apollo-react-v4.62.1 (2026-07-16)

Bug Fixes

  • apollo-react: make removePreviewFromReactFlow a no-op when no preview is present (e780e41)