Skip to content

Releases: launchdarkly/launchdarkly-toolbar

v0.17.0-beta.1

24 Sep 06:13
dda2a47

Choose a tag to compare

v0.17.0-beta.1 Pre-release
Pre-release

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

Features

  • reduce list item heights for flag and events tabs (#100) (fde7c08)

v0.16.0-beta.1

19 Sep 15:54
5391902

Choose a tag to compare

v0.16.0-beta.1 Pre-release
Pre-release

0.16.0-beta.1 (2025-09-19)

Features

  • add configurable eventCapacity to EventInterceptionPlugin (#103) (2acc493)

v0.15.0-beta.1

19 Sep 04:58
f853678

Choose a tag to compare

v0.15.0-beta.1 Pre-release
Pre-release

1.0.0 (2025-09-19)

⚠ BREAKING CHANGES

  • Major restructure to industry-standard monorepo pattern

Code Refactoring

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

v0.14.0-beta.1

17 Sep 11:27
30d8168

Choose a tag to compare

v0.14.0-beta.1 Pre-release
Pre-release

0.14.0-beta.1 (2025-09-17)

Features

  • add e2e test for sdk mode and improve test selectors with accessibility (#91) (c465bea)

v0.13.3-beta.1

16 Sep 16:49
3004e41

Choose a tag to compare

v0.13.3-beta.1 Pre-release
Pre-release

0.13.3-beta.1 (2025-09-16)

Bug Fixes

v0.13.2-beta.1

16 Sep 05:26
2e37ead

Choose a tag to compare

v0.13.2-beta.1 Pre-release
Pre-release

0.13.2-beta.1 (2025-09-16)

Bug Fixes

  • Update default logging setting to false (#88) (9e44601)

v0.13.1-beta.1

15 Sep 15:19
03d6218

Choose a tag to compare

v0.13.1-beta.1 Pre-release
Pre-release

0.13.1-beta.1 (2025-09-15)

Bug Fixes

  • reset key state when focus is lost to modals (#87) (3e4a759)
  • toolbar: reset key state when focus is lost to modals (3e4a759)

v0.13.0-beta.1

12 Sep 18:34
4ba7b25

Choose a tag to compare

v0.13.0-beta.1 Pre-release
Pre-release

0.13.0-beta.1 (2025-09-12)

Features

  • add event interception and monitoring capabilities with plugin architecture (#67) (1b7ca9c)

v0.12.0-beta.1

12 Sep 05:58
014a4a5

Choose a tag to compare

v0.12.0-beta.1 Pre-release
Pre-release

0.12.0-beta.1 (2025-09-12)

Features

  • add modular exports and optimise bundle size through tree shaking (#82) (462ce54)

v0.11.1-beta.1

10 Sep 07:49
fac5360

Choose a tag to compare

v0.11.1-beta.1 Pre-release
Pre-release

0.11.1-beta.1 (2025-09-10)

Bug Fixes

  • conditional calling of hooks due to early return in FlagSdkOverrideTabContent (#78) (ebb412a)