Releases: launchdarkly/ldcli
Releases · launchdarkly/ldcli
v1.9.1
1.9.1 (2025-01-02)
Bug Fixes
- Adjust payload format for PHP endpoints (#467) (80d8be2)
v1.9.0
1.9.0 (2024-12-09)
Features
- Add options to sync environment at dev-server startup (#463) (a9f61c5)
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)