Releases: launchdarkly/launchdarkly-toolbar
Releases · launchdarkly/launchdarkly-toolbar
v2.0.0
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)