Releases: launchdarkly/ldcli
Releases · launchdarkly/ldcli
v1.8.1
1.8.1 (2024-10-29)
Bug Fixes
- Trigger change events when overrides are deleted (#455) (6548beb)
v1.8.0
1.8.0 (2024-10-17)
Features
- dev-server: Add toast for successful sync and warning for failure (#450) (2831519)
v1.7.4
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
1.7.3 (2024-10-07)
Bug Fixes
- Retry when there are 429s on flag metadata fetches (#446) (e5da2e9)
v1.7.2
1.7.2 (2024-10-01)
Bug Fixes
v1.7.1
1.7.1 (2024-10-01)
Bug Fixes
- Context updating, environment rate limiting, toggle styling (#437) (c7832d5)
v1.7.0
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
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)
v1.5.0
1.5.0 (2024-09-06)
Features
Bug Fixes
- Add dev server to usage template (#411) (66a6a25)
- dev server commands emit events (#410) (2019b77)
- Handle unhandled errors in dev server UI (#416) (afe5281)
- Propagate dev server errors in CLI compatible format (#412) (67cc93a)
v1.4.4
1.4.4 (2024-08-19)
Bug Fixes
Reverts