Skip to content

Releases: launchdarkly/ldcli

v1.9.1

02 Jan 18:59
e1a448b
Compare
Choose a tag to compare

1.9.1 (2025-01-02)

Bug Fixes

  • Adjust payload format for PHP endpoints (#467) (80d8be2)

v1.9.0

09 Dec 20:01
77cc7d7
Compare
Choose a tag to compare

1.9.0 (2024-12-09)

Features

  • Add options to sync environment at dev-server startup (#463) (a9f61c5)

v1.8.1

29 Oct 20:45
c66f8b9
Compare
Choose a tag to compare

1.8.1 (2024-10-29)

Bug Fixes

  • Trigger change events when overrides are deleted (#455) (6548beb)

v1.8.0

18 Oct 17:41
56ee0a6
Compare
Choose a tag to compare

1.8.0 (2024-10-17)

Features

  • dev-server: Add toast for successful sync and warning for failure (#450) (2831519)

v1.7.4

09 Oct 18:13
5f583d3
Compare
Choose a tag to compare

1.7.4 (2024-10-08)

Bug Fixes

  • First open of the environment selector it can sometimes show a diff environment as selected (#448) (fca0b66)

v1.7.3

07 Oct 18:56
fa29ab8
Compare
Choose a tag to compare

1.7.3 (2024-10-07)

Bug Fixes

  • Retry when there are 429s on flag metadata fetches (#446) (e5da2e9)

v1.7.2

01 Oct 18:27
2d648b6
Compare
Choose a tag to compare

1.7.2 (2024-10-01)

Bug Fixes

  • LaunchDevly UI: Add testing framework (#442) (eac35d5)

v1.7.1

01 Oct 00:28
4485dac
Compare
Choose a tag to compare

1.7.1 (2024-10-01)

Bug Fixes

  • Context updating, environment rate limiting, toggle styling (#437) (c7832d5)

v1.7.0

16 Sep 17:37
facf237
Compare
Choose a tag to compare

1.7.0 (2024-09-16)

Features

  • Add command to launchDevly to update the project environment and context (#433) (1415e4a)
  • Remove the sync endpoint in favor of patch project endpoint (#431) (d3622a0)

v1.6.0

13 Sep 23:41
b3227d2
Compare
Choose a tag to compare

1.6.0 (2024-09-13)

Features

  • Implement environment update functionality in launchdevly ui (#423) (216dc95)

Bug Fixes

  • LaunchDevly: Cleanup code and remove only show overrides when there are no overrides (#427) (860b657)
  • LaunchDevly: Pagination for 'Only show flags with overrides' (#426) (28bfb60)
  • LaunchDevly: Search clear not clearing filter (#424) (dd9df47)