Skip to content

Releases: launchdarkly/launchdarkly-toolbar

v2.3.1

07 Apr 16:44
Immutable release. Only release title and notes can be modified.
937acd5

Choose a tag to compare

2.3.1 (2026-04-07)

Bug Fixes

  • [REL-13041] paginate flags endpoint to avoid long calls/timeouts (#631) (ae2f98a)
  • paginate flags endpoint to avoid long calls/timeouts (ae2f98a)

v2.3.0

31 Mar 11:33
Immutable release. Only release title and notes can be modified.
399598b

Choose a tag to compare

2.3.0 (2026-03-27)

Features

  • [REL-12062] iframe domain whitelist error UX (#627) (42a4186)

v2.2.1

17 Mar 20:11
55bd0a0

Choose a tag to compare

2.2.1 (2026-03-17)

Bug Fixes

  • fix apiFlags being undefined resulting in a crash (#617) (612e39f)

v2.2.0

23 Feb 21:09
644da0b

Choose a tag to compare

2.2.0 (2026-02-23)

Features

  • [REL-12314] add better out-of-the-box support for Vue and Angular (#591) (42aff84)

v2.1.4

20 Feb 16:54
b9d9036

Choose a tag to compare

2.1.4 (2026-02-20)

Bug Fixes

  • [REL-12315] import launchpad styling during the mount process (#592) (ef8838c)

v2.1.3

13 Feb 19:23
1f3b824

Choose a tag to compare

2.1.3 (2026-02-13)

Bug Fixes

  • fix unintentional removal of launchpad styles (#580) (8dc56e7)

v2.1.2

04 Feb 14:00
45c25e9

Choose a tag to compare

2.1.2 (2026-02-04)

Bug Fixes

  • [REL-12000] wire up Reload on Flag Change + opt. updates (#572) (36c3399)
  • wire up Reload on Flag Change + opt. updates (36c3399)

v2.1.1

29 Jan 20:16
d10af8d

Choose a tag to compare

2.1.1 (2026-01-29)

Bug Fixes

  • [REL-11891]: nextjs css modules styling override bug (#559) (6564857)

v2.1.0

28 Jan 17:17
7d72ade

Choose a tag to compare

2.1.0 (2026-01-28)

Features

  • add title attribute to flag names for tooltip visibility (#529) (d1ea60c)

Bug Fixes

  • [REL-11893] fix CodeEditor error (#554) (097c694)
  • [REL-11894] update DevServerProvider to fix api call bug (#555) (9479e23)
  • add o11y telemetry endpoint to internal client (#496) (2090b46)
  • improve a11y per Web Interface Guidelines (#530) (c96c75f)
  • prevent race condition when cleanup runs before dynamic imports … (#544) (1e654b6)
  • prevent race condition when cleanup runs before dynamic imports resolve (1e654b6)

Performance Improvements

  • apply React performance best practices across toolbar (#532) (4411e00)
  • optimize dev server flag loading with progressive enhancement (#507) (5550c80)

v2.0.0

14 Jan 00:03
3e00b8c

Choose a tag to compare

2.0.0 (2026-01-13)

⚠ BREAKING CHANGES

  • [REL-10665] display flag names via API (#309)

Features

  • [REL-10307] Context Management (#422) (2cedb92)
  • [REL-10571] Interactive mode mvp (#385) (2ed5569)
  • [REL-10578] Copy flag key to clipboard (#316) (7b1d4a4)
  • [REL-10665] display flag names via API (#309) (6f3af66)
  • [REL-10723] implement a way to share overrides with others using urls (#371) (642e962)
  • [REL-10964] add Session Replay capabilities to Toolbar (#370) (026bb50)
  • [REL-11096] update context on login + fix api calls bug (#386) (d61e53b)
  • [REL-11323] Allow users to easily opt-out of tracking (#448) (a35b3d0)
  • [REL-11347] action tooltips + UX updates (#454) (850eb06)
  • adding localstorage hook (#449) (738357a)
  • improve DevServerMode api call logic (6f3af66)
  • REL-11387 dev server context management (#461) (37b328d)

Bug Fixes

  • [REL-11305] wait for context to update to load toolbar (#436) (46fbbe1)
  • [REL-11306] handle host application hot reloads better (#438) (e825036)
  • [REL-11310] standardize context management (#440) (43a1198)
  • [REL-11336] Update inputs to stop propagation (#441) (d0963e4)
  • [REL-11345] update project + environment selector logic (#452) (8da239a)
  • add missing tracking events (#435) (e21ea61)
  • bumping so we can release manually (#498) (299203c)
  • handle host application hot reloads better (e825036)
  • preserve auto-collapse preference when manually collapsing toolbar (#485) (0eae386)
  • prevent UI flashing during initialization (#429) (e09e22d)
  • remove provenance flag from npm publish command (#350) (668bc27)
  • update click handling in SubtabDropdown component (#428) (72a8843)
  • update publish commands (#368) (f020d03)
  • use stable IDs for context identification instead of hash-based IDs (#484) (1fa2e1e)
  • wait for context to update to load toolbar (46fbbe1)