Skip to content

Commit da99404

Browse files
author
Github Actions Bot
committed
docs: Update CHANGELOG.md
1 parent 3980cfa commit da99404

File tree

1 file changed

+210
-0
lines changed

1 file changed

+210
-0
lines changed

CHANGELOG.md

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

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

5+
## [6.9.2] - 2025-04-29
6+
7+
### Bug Fixes
8+
9+
- Use unleash to enable frontend SDK with token via variant ([#9757](https://github.com/Unleash/unleash/issues/9757))
10+
11+
- Improve status job performance ([#9755](https://github.com/Unleash/unleash/issues/9755))
12+
13+
- Demo QR code ([#9756](https://github.com/Unleash/unleash/issues/9756))
14+
15+
- Now only shows average daily requests when viewing daily ([#9758](https://github.com/Unleash/unleash/issues/9758))
16+
17+
- Improve health rating job performance ([#9761](https://github.com/Unleash/unleash/issues/9761))
18+
19+
- Search page filtered placeholder ([#9763](https://github.com/Unleash/unleash/issues/9763))
20+
21+
- Demo topics should work with new flag design ([#9765](https://github.com/Unleash/unleash/issues/9765))
22+
23+
- Demo flow consistency with new flag page ([#9770](https://github.com/Unleash/unleash/issues/9770))
24+
25+
- Demo flow step 4 is too eager on add strategy ([#9771](https://github.com/Unleash/unleash/issues/9771))
26+
27+
- Double token initialization ([#9783](https://github.com/Unleash/unleash/issues/9783))
28+
29+
- Import path for formatOperatorDescription ([#9791](https://github.com/Unleash/unleash/issues/9791))
30+
31+
- Add docker compose file for enterprise ([#9809](https://github.com/Unleash/unleash/issues/9809))
32+
33+
- Strategy-reorder tooltip padding ([#9811](https://github.com/Unleash/unleash/issues/9811))
34+
35+
- Stale flag status chip ([#9821](https://github.com/Unleash/unleash/issues/9821))
36+
37+
- Legal value selector chips and option updates ([#9819](https://github.com/Unleash/unleash/issues/9819))
38+
39+
- Remove pushed files
40+
41+
- Lint ([#9858](https://github.com/Unleash/unleash/issues/9858))
42+
43+
44+
### Documentation
45+
46+
- ADR correct type dependencies ([#9749](https://github.com/Unleash/unleash/issues/9749))
47+
48+
- Add missing Edge pages to autogenerated docs ([#9737](https://github.com/Unleash/unleash/issues/9737))
49+
50+
- Update hosting strategies page ([#9729](https://github.com/Unleash/unleash/issues/9729))
51+
52+
- Hosting options - apply suggestions for latency and client-side context ([#9777](https://github.com/Unleash/unleash/issues/9777))
53+
54+
- Scaling Unleash use case tutorial ([#9784](https://github.com/Unleash/unleash/issues/9784))
55+
56+
- Update docs preview image ([#9852](https://github.com/Unleash/unleash/issues/9852))
57+
58+
59+
### Feat
60+
61+
- Update variants placement ([#9832](https://github.com/Unleash/unleash/issues/9832))
62+
63+
64+
### Features
65+
66+
- Description for stickiness selector ([#9746](https://github.com/Unleash/unleash/issues/9746))
67+
68+
- Search page flag status with change requests ([#9744](https://github.com/Unleash/unleash/issues/9744))
69+
70+
- Predefined values more organized ([#9752](https://github.com/Unleash/unleash/issues/9752))
71+
72+
- Display total count ([#9753](https://github.com/Unleash/unleash/issues/9753))
73+
74+
- Strategy status as checkbox ([#9760](https://github.com/Unleash/unleash/issues/9760))
75+
76+
- Search page - improved change request tooltip ([#9750](https://github.com/Unleash/unleash/issues/9750))
77+
78+
- Remove add values for legal values ([#9767](https://github.com/Unleash/unleash/issues/9767))
79+
80+
- Add values button now actually adds value ([#9768](https://github.com/Unleash/unleash/issues/9768))
81+
82+
- Move admin menu into nav sidebar ([#9774](https://github.com/Unleash/unleash/issues/9774))
83+
84+
- Cleanup reminder ([#9776](https://github.com/Unleash/unleash/issues/9776))
85+
86+
- Archive reminder ([#9779](https://github.com/Unleash/unleash/issues/9779))
87+
88+
- Archive reminder icon ([#9781](https://github.com/Unleash/unleash/issues/9781))
89+
90+
- Styling of new add values ([#9788](https://github.com/Unleash/unleash/issues/9788))
91+
92+
- Add values chip styling ([#9789](https://github.com/Unleash/unleash/issues/9789))
93+
94+
- Redirect logic refactor ([#9734](https://github.com/Unleash/unleash/issues/9734))
95+
96+
- Remind me later about cleanup ([#9790](https://github.com/Unleash/unleash/issues/9790))
97+
98+
- Futureproofing last viewed page redirect ([#9794](https://github.com/Unleash/unleash/issues/9794))
99+
100+
- Snooze reminder tracking ([#9798](https://github.com/Unleash/unleash/issues/9798))
101+
102+
- Revert to production ([#9802](https://github.com/Unleash/unleash/issues/9802))
103+
104+
- Enter will select the first filtered value ([#9807](https://github.com/Unleash/unleash/issues/9807))
105+
106+
- Move 'copy flag name' button ([#9805](https://github.com/Unleash/unleash/issues/9805))
107+
108+
- Run cypress against current branch ([#9793](https://github.com/Unleash/unleash/issues/9793))
109+
110+
- Local dev should honor our schemas ([#9799](https://github.com/Unleash/unleash/issues/9799))
111+
112+
- Move away from old accordion list, create/edit segment ([#9820](https://github.com/Unleash/unleash/issues/9820))
113+
114+
- Change requests, use new accordion list not legacy ([#9825](https://github.com/Unleash/unleash/issues/9825))
115+
116+
- Lifecycle count query ([#9824](https://github.com/Unleash/unleash/issues/9824))
117+
118+
- Remove warning boxes for empty values ([#9830](https://github.com/Unleash/unleash/issues/9830))
119+
120+
- 1-3652/legal value selector visual update ([#9829](https://github.com/Unleash/unleash/issues/9829))
121+
122+
- Remove sort by user on flags overview ([#9826](https://github.com/Unleash/unleash/issues/9826))
123+
124+
- Remove inactive applications ([#9835](https://github.com/Unleash/unleash/issues/9835))
125+
126+
- Separate constraint edit/view screens ([#9836](https://github.com/Unleash/unleash/issues/9836))
127+
128+
- Remove old instances based on last seen not created at ([#9833](https://github.com/Unleash/unleash/issues/9833))
129+
130+
- Client instances sdk type ([#9844](https://github.com/Unleash/unleash/issues/9844))
131+
132+
- Count per lifecycle stage ([#9845](https://github.com/Unleash/unleash/issues/9845))
133+
134+
- Spike frontend applications registration ([#9846](https://github.com/Unleash/unleash/issues/9846))
135+
136+
- Split and clean up constraint lists ([#9839](https://github.com/Unleash/unleash/issues/9839))
137+
138+
- Recently used constraints hook
139+
140+
- Recently used constraints hook ([#9850](https://github.com/Unleash/unleash/issues/9850))
141+
142+
- Show backend and frontend sdks separately ([#9857](https://github.com/Unleash/unleash/issues/9857))
143+
144+
145+
### Miscellaneous Tasks
146+
147+
- Inline values list v1 ([#9743](https://github.com/Unleash/unleash/issues/9743))
148+
149+
- Update api types in frontend ([#9748](https://github.com/Unleash/unleash/issues/9748))
150+
151+
- Aggregate daily metrics query time instrumentation ([#9764](https://github.com/Unleash/unleash/issues/9764))
152+
153+
- Fix coverage report ([#9695](https://github.com/Unleash/unleash/issues/9695))
154+
155+
- Bump vite from 5.4.16 to 5.4.18 in /frontend ([#9766](https://github.com/Unleash/unleash/issues/9766))
156+
157+
- Cleanup reminder flag ([#9769](https://github.com/Unleash/unleash/issues/9769))
158+
159+
- Improve demo finish CTA ([#9773](https://github.com/Unleash/unleash/issues/9773))
160+
161+
- Make demo back button variant text ([#9772](https://github.com/Unleash/unleash/issues/9772))
162+
163+
- Improve demo auth screen ([#9780](https://github.com/Unleash/unleash/issues/9780))
164+
165+
- Update demo final steps content ([#9782](https://github.com/Unleash/unleash/issues/9782))
166+
167+
- Menu cleanups ([#9792](https://github.com/Unleash/unleash/issues/9792))
168+
169+
- Set new demo step titles ([#9795](https://github.com/Unleash/unleash/issues/9795))
170+
171+
- Demo misc improvements ([#9796](https://github.com/Unleash/unleash/issues/9796))
172+
173+
- Adjust reminder days ([#9810](https://github.com/Unleash/unleash/issues/9810))
174+
175+
- Comments in docker-compose file ([#9812](https://github.com/Unleash/unleash/issues/9812))
176+
177+
- Remove disable notifications UI ([#9814](https://github.com/Unleash/unleash/issues/9814))
178+
179+
- Ignore checking bricks-software links ([#9675](https://github.com/Unleash/unleash/issues/9675))
180+
181+
- Clean up old accordion code path ([#9813](https://github.com/Unleash/unleash/issues/9813))
182+
183+
- Remove demo plans dialog ([#9816](https://github.com/Unleash/unleash/issues/9816))
184+
185+
- Add terraform to integrations ([#9827](https://github.com/Unleash/unleash/issues/9827))
186+
187+
- Update OpenAPI frontend types ([#9834](https://github.com/Unleash/unleash/issues/9834))
188+
189+
- Fix admin routes should respect plan data ([#9828](https://github.com/Unleash/unleash/issues/9828))
190+
191+
- Remove an old test for old migration that we now know works ([#9841](https://github.com/Unleash/unleash/issues/9841))
192+
193+
- Second design pass for editable constraints ([#9843](https://github.com/Unleash/unleash/issues/9843))
194+
195+
- Remove flag for global change request config ([#9840](https://github.com/Unleash/unleash/issues/9840))
196+
197+
- Fix colors, sizes and corner roundings on admin menu ([#9847](https://github.com/Unleash/unleash/issues/9847))
198+
199+
- Replace inherit color on menu item hover to common.white ([#9856](https://github.com/Unleash/unleash/issues/9856))
200+
201+
202+
### Refactor
203+
204+
- Move release plan stores to OSS ([#9747](https://github.com/Unleash/unleash/issues/9747))
205+
206+
- Extract flags overview sql builders ([#9751](https://github.com/Unleash/unleash/issues/9751))
207+
208+
- Move batch execute to oss ([#9754](https://github.com/Unleash/unleash/issues/9754))
209+
210+
- Deprecate old ConstraintAccordion and point to new version ([#9613](https://github.com/Unleash/unleash/issues/9613))
211+
212+
- Pass feature to feature overview metadata component ([#9803](https://github.com/Unleash/unleash/issues/9803))
213+
214+
5215
## [6.9.1] - 2025-04-10
6216

7217
### Bug Fixes

0 commit comments

Comments
 (0)