Skip to content

Commit 0784ce4

Browse files
author
Github Actions Bot
committed
docs: Update CHANGELOG.md
1 parent d3cb875 commit 0784ce4

File tree

1 file changed

+83
-0
lines changed

1 file changed

+83
-0
lines changed

CHANGELOG.md

Lines changed: 83 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,89 @@
22

33
All notable changes to this project will be documented in this file.
44

5+
## [6.10.0] - 2025-05-07
6+
7+
### Bug Fixes
8+
9+
- Appropriately size case icon for non-editing constraints ([#9869](https://github.com/Unleash/unleash/issues/9869))
10+
11+
- Namespace flag-repo for unleash sdk ([#9910](https://github.com/Unleash/unleash/issues/9910))
12+
13+
- Make setConstraints work in editable constraints list ([#9913](https://github.com/Unleash/unleash/issues/9913))
14+
15+
16+
### Documentation
17+
18+
- Remove roadmap from footer ([#9890](https://github.com/Unleash/unleash/issues/9890))
19+
20+
- Update self-hosting guide ([#9855](https://github.com/Unleash/unleash/issues/9855))
21+
22+
23+
### Features
24+
25+
- View for recently used constraints ([#9860](https://github.com/Unleash/unleash/issues/9860))
26+
27+
- Now updating/editing strategy will store constraints in recents ([#9861](https://github.com/Unleash/unleash/issues/9861))
28+
29+
- Separate frontend and backend applications from edge ([#9863](https://github.com/Unleash/unleash/issues/9863))
30+
31+
- Update search placement on flags overview screen ([#9854](https://github.com/Unleash/unleash/issues/9854))
32+
33+
- Allow nullable client ip for frontend apps ([#9867](https://github.com/Unleash/unleash/issues/9867))
34+
35+
- Now recent constraints work e2e ([#9868](https://github.com/Unleash/unleash/issues/9868))
36+
37+
- Handle nullable sdk type ([#9872](https://github.com/Unleash/unleash/issues/9872))
38+
39+
- Recently used constraints have use this button now ([#9871](https://github.com/Unleash/unleash/issues/9871))
40+
41+
- Add date type input field for constraints. ([#9864](https://github.com/Unleash/unleash/issues/9864))
42+
43+
- Bulk apps should respect multi projects and multi envs ([#9879](https://github.com/Unleash/unleash/issues/9879))
44+
45+
- Recently used segments ([#9881](https://github.com/Unleash/unleash/issues/9881))
46+
47+
- Feature link backend stub ([#9893](https://github.com/Unleash/unleash/issues/9893))
48+
49+
- Recently used segment chip ([#9895](https://github.com/Unleash/unleash/issues/9895))
50+
51+
- Feature link migration ([#9900](https://github.com/Unleash/unleash/issues/9900))
52+
53+
- Sql feature link persistence ([#9901](https://github.com/Unleash/unleash/issues/9901))
54+
55+
- Enterprise consumption billing ([#9862](https://github.com/Unleash/unleash/issues/9862))
56+
57+
- Add links to feature read model ([#9905](https://github.com/Unleash/unleash/issues/9905))
58+
59+
- Normalize urls in feature links ([#9911](https://github.com/Unleash/unleash/issues/9911))
60+
61+
62+
### Miscellaneous Tasks
63+
64+
- Use numeric input mode for numbers. ([#9875](https://github.com/Unleash/unleash/issues/9875))
65+
66+
- Flag cleanup simplifyDisableFeature ([#9892](https://github.com/Unleash/unleash/issues/9892))
67+
68+
- Feature links flag ([#9896](https://github.com/Unleash/unleash/issues/9896))
69+
70+
- Clean dead code ([#9903](https://github.com/Unleash/unleash/issues/9903))
71+
72+
- Remove dead code ([#9906](https://github.com/Unleash/unleash/issues/9906))
73+
74+
- Align recently used constraints to designs ([#9904](https://github.com/Unleash/unleash/issues/9904))
75+
76+
- Clean up adminNavUI flag ([#9907](https://github.com/Unleash/unleash/issues/9907))
77+
78+
- Constraint validation ([#9909](https://github.com/Unleash/unleash/issues/9909))
79+
80+
81+
### Refactor
82+
83+
- Stabilize frontend apps reporting ([#9880](https://github.com/Unleash/unleash/issues/9880))
84+
85+
- Remove flagOverviewRedesign flag ([#9888](https://github.com/Unleash/unleash/issues/9888))
86+
87+
588
## [6.9.2] - 2025-04-29
689

790
### Bug Fixes

0 commit comments

Comments
 (0)