Skip to content

Releases: launchdarkly/launchdarkly-toolbar

v1.1.2

06 Nov 12:56
fa5e65d

Choose a tag to compare

1.1.2 (2025-11-05)

Bug Fixes

  • [REL-10551] update the react hook so it only loads the toolbar script once (#262) (0705974)

v1.1.1

04 Nov 13:00
8dd972e

Choose a tag to compare

1.1.1 (2025-11-04)

Bug Fixes

  • isolate toolbar LaunchPad styles in shadow root (#258) (6eb2bf0)

v1.1.0

31 Oct 17:58
0274d95

Choose a tag to compare

1.1.0 (2025-10-31)

Features

  • [REL-10136] revamp json editing experience (#233) (003e0d7)

v1.0.3-beta.1

28 Oct 11:43
82e46b3

Choose a tag to compare

v1.0.3-beta.1 Pre-release
Pre-release

1.0.3-beta.1 (2025-10-28)

Bug Fixes

  • [REL-10230] preserve search term when toggling active tab (#225) (46bc323)
  • preserve search term when toggling active tab (46bc323)
  • remove unused dependencies and excessive peer dependencies (#239) (82f9235)

v1.0.2-beta.1

23 Oct 16:52
8e8f7ed

Choose a tag to compare

v1.0.2-beta.1 Pre-release
Pre-release

1.0.2-beta.1 (2025-10-23)

Bug Fixes

  • [REL-10308] consistent toolbar height (#217) (8f4755e)
  • [REL-10339] update react, react-dom to be peer deps (#218) (098cc91)

v1.0.1-beta.1

23 Oct 11:14
59af00e

Choose a tag to compare

v1.0.1-beta.1 Pre-release
Pre-release

1.0.1-beta.1 (2025-10-23)

Bug Fixes

  • use composedPath for auto-collapse click detection (#215) (2e11db0)

v1.0.0-beta.1

21 Oct 12:21
183e816

Choose a tag to compare

v1.0.0-beta.1 Pre-release
Pre-release

1.0.0-beta.1 (2025-10-21)

⚠ BREAKING CHANGES

  • [REL-9841] modify toolbar to be framework-agnostic using shadow DOM (#157)
  • Major restructure to industry-standard monorepo pattern

Features

  • [REL-10137] add IconLinkButton and use that for linking to create missing flag (#186) (398c8eb)
  • [REL-10145] Update 'pin' functionality to be called 'Auto-collapse' (#193) (fd4562b)
  • [REL-9492] Add create flag option for unknown feature flag evaluations (#108) (10f0138)
  • [REL-9565] add 'Reload on Flag Change' setting + functionality (#185) (22afc0b)
  • [REL-9746] add FocusScope around expanded toolbar (#138) (76fc359)
  • [REL-9841] modify toolbar to be framework-agnostic using shadow DOM (#157) (613c36e)
  • add configurable eventCapacity to EventInterceptionPlugin (#103) (2acc493)
  • Add support for all corner toolbar positions (#128) (05c9037)
  • add toolbar pinning functionality (#111) (a912491)
  • allow dragging toolbar when expanded (#133) (1fd998f)
  • Enable events tab in dev-server mode (#153) (bfb8d2f)
  • enhance toolbar focus management for a11y (#125) (80460cf)
  • improve toolbar drag behavior with momentum and smooth animations (2e8f4dd)
  • reduce list item heights for flag and events tabs (#100) (fde7c08)
  • REL-9867: improve toolbar drag behavior with momentum and smooth animations (#152) (2e8f4dd)
  • Remove LaunchPad UI dependency and inline components (#155) (8af81cd)
  • setup telemetry for toolbar (#126) (74ead85)
  • toolbar click-to-expand; smoother collapse bounce; drag threshold; tests updated (#124) (3a6cf50)
  • use ld logo instead of text in header (#122) (ee59f8e)

Bug Fixes

  • [REL-9795] move blur handler up so it can close properly after search clear (#148) (9a1530b)
  • [REL-9865] toolbar keyboard navigation improvements (#150) (774523f)
  • move blur handler up so it can close properly after search clear (9a1530b)
  • search animation stutter and improve UX polish (#142) (b1618d8)
  • Update CircleLogo component styles and event types (#135) (6cb56c7)
  • update toolbar icons to match launchpad icons (#199) (66fdb57)
  • Update zIndex value for LaunchDarklyToolbar to higher value (#132) (5115b61)
  • z index configuration for dropdowns (#137) (d62a575)

Code Refactoring

  • Restructure to proper monorepo layout (#102) (e8d215a)

v0.26.0

17 Oct 16:13
c0fc51c

Choose a tag to compare

0.26.0 (2025-10-17)

Features

  • [REL-10145] Update 'pin' functionality to be called 'Auto-collapse' (#193) (fd4562b)
  • [REL-9565] add 'Reload on Flag Change' setting + functionality (#185) (22afc0b)

Bug Fixes

  • update toolbar icons to match launchpad icons (#199) (66fdb57)

v0.25.0

15 Oct 18:39
adbd130

Choose a tag to compare

0.25.0-beta.1 (2025-10-15)

Features

  • [REL-10137] add IconLinkButton and use that for linking to create missing flag (#186) (398c8eb)

v0.24.0-beta.1

06 Oct 06:14
de0756a

Choose a tag to compare

v0.24.0-beta.1 Pre-release
Pre-release

0.24.0-beta.1 (2025-10-06)

Features

  • Remove LaunchPad UI dependency and inline components (#155) (8af81cd)