1
0
mirror of https://github.com/Unleash/unleash.git synced 2025-06-23 01:16:27 +02:00

docs: Update CHANGELOG.md

This commit is contained in:
Github Actions Bot 2025-04-29 09:24:55 +00:00
parent 3980cfa2a8
commit da994047c5

View File

@ -2,6 +2,216 @@
All notable changes to this project will be documented in this file. All notable changes to this project will be documented in this file.
## [6.9.2] - 2025-04-29
### Bug Fixes
- Use unleash to enable frontend SDK with token via variant ([#9757](https://github.com/Unleash/unleash/issues/9757))
- Improve status job performance ([#9755](https://github.com/Unleash/unleash/issues/9755))
- Demo QR code ([#9756](https://github.com/Unleash/unleash/issues/9756))
- Now only shows average daily requests when viewing daily ([#9758](https://github.com/Unleash/unleash/issues/9758))
- Improve health rating job performance ([#9761](https://github.com/Unleash/unleash/issues/9761))
- Search page filtered placeholder ([#9763](https://github.com/Unleash/unleash/issues/9763))
- Demo topics should work with new flag design ([#9765](https://github.com/Unleash/unleash/issues/9765))
- Demo flow consistency with new flag page ([#9770](https://github.com/Unleash/unleash/issues/9770))
- Demo flow step 4 is too eager on add strategy ([#9771](https://github.com/Unleash/unleash/issues/9771))
- Double token initialization ([#9783](https://github.com/Unleash/unleash/issues/9783))
- Import path for formatOperatorDescription ([#9791](https://github.com/Unleash/unleash/issues/9791))
- Add docker compose file for enterprise ([#9809](https://github.com/Unleash/unleash/issues/9809))
- Strategy-reorder tooltip padding ([#9811](https://github.com/Unleash/unleash/issues/9811))
- Stale flag status chip ([#9821](https://github.com/Unleash/unleash/issues/9821))
- Legal value selector chips and option updates ([#9819](https://github.com/Unleash/unleash/issues/9819))
- Remove pushed files
- Lint ([#9858](https://github.com/Unleash/unleash/issues/9858))
### Documentation
- ADR correct type dependencies ([#9749](https://github.com/Unleash/unleash/issues/9749))
- Add missing Edge pages to autogenerated docs ([#9737](https://github.com/Unleash/unleash/issues/9737))
- Update hosting strategies page ([#9729](https://github.com/Unleash/unleash/issues/9729))
- Hosting options - apply suggestions for latency and client-side context ([#9777](https://github.com/Unleash/unleash/issues/9777))
- Scaling Unleash use case tutorial ([#9784](https://github.com/Unleash/unleash/issues/9784))
- Update docs preview image ([#9852](https://github.com/Unleash/unleash/issues/9852))
### Feat
- Update variants placement ([#9832](https://github.com/Unleash/unleash/issues/9832))
### Features
- Description for stickiness selector ([#9746](https://github.com/Unleash/unleash/issues/9746))
- Search page flag status with change requests ([#9744](https://github.com/Unleash/unleash/issues/9744))
- Predefined values more organized ([#9752](https://github.com/Unleash/unleash/issues/9752))
- Display total count ([#9753](https://github.com/Unleash/unleash/issues/9753))
- Strategy status as checkbox ([#9760](https://github.com/Unleash/unleash/issues/9760))
- Search page - improved change request tooltip ([#9750](https://github.com/Unleash/unleash/issues/9750))
- Remove add values for legal values ([#9767](https://github.com/Unleash/unleash/issues/9767))
- Add values button now actually adds value ([#9768](https://github.com/Unleash/unleash/issues/9768))
- Move admin menu into nav sidebar ([#9774](https://github.com/Unleash/unleash/issues/9774))
- Cleanup reminder ([#9776](https://github.com/Unleash/unleash/issues/9776))
- Archive reminder ([#9779](https://github.com/Unleash/unleash/issues/9779))
- Archive reminder icon ([#9781](https://github.com/Unleash/unleash/issues/9781))
- Styling of new add values ([#9788](https://github.com/Unleash/unleash/issues/9788))
- Add values chip styling ([#9789](https://github.com/Unleash/unleash/issues/9789))
- Redirect logic refactor ([#9734](https://github.com/Unleash/unleash/issues/9734))
- Remind me later about cleanup ([#9790](https://github.com/Unleash/unleash/issues/9790))
- Futureproofing last viewed page redirect ([#9794](https://github.com/Unleash/unleash/issues/9794))
- Snooze reminder tracking ([#9798](https://github.com/Unleash/unleash/issues/9798))
- Revert to production ([#9802](https://github.com/Unleash/unleash/issues/9802))
- Enter will select the first filtered value ([#9807](https://github.com/Unleash/unleash/issues/9807))
- Move 'copy flag name' button ([#9805](https://github.com/Unleash/unleash/issues/9805))
- Run cypress against current branch ([#9793](https://github.com/Unleash/unleash/issues/9793))
- Local dev should honor our schemas ([#9799](https://github.com/Unleash/unleash/issues/9799))
- Move away from old accordion list, create/edit segment ([#9820](https://github.com/Unleash/unleash/issues/9820))
- Change requests, use new accordion list not legacy ([#9825](https://github.com/Unleash/unleash/issues/9825))
- Lifecycle count query ([#9824](https://github.com/Unleash/unleash/issues/9824))
- Remove warning boxes for empty values ([#9830](https://github.com/Unleash/unleash/issues/9830))
- 1-3652/legal value selector visual update ([#9829](https://github.com/Unleash/unleash/issues/9829))
- Remove sort by user on flags overview ([#9826](https://github.com/Unleash/unleash/issues/9826))
- Remove inactive applications ([#9835](https://github.com/Unleash/unleash/issues/9835))
- Separate constraint edit/view screens ([#9836](https://github.com/Unleash/unleash/issues/9836))
- Remove old instances based on last seen not created at ([#9833](https://github.com/Unleash/unleash/issues/9833))
- Client instances sdk type ([#9844](https://github.com/Unleash/unleash/issues/9844))
- Count per lifecycle stage ([#9845](https://github.com/Unleash/unleash/issues/9845))
- Spike frontend applications registration ([#9846](https://github.com/Unleash/unleash/issues/9846))
- Split and clean up constraint lists ([#9839](https://github.com/Unleash/unleash/issues/9839))
- Recently used constraints hook
- Recently used constraints hook ([#9850](https://github.com/Unleash/unleash/issues/9850))
- Show backend and frontend sdks separately ([#9857](https://github.com/Unleash/unleash/issues/9857))
### Miscellaneous Tasks
- Inline values list v1 ([#9743](https://github.com/Unleash/unleash/issues/9743))
- Update api types in frontend ([#9748](https://github.com/Unleash/unleash/issues/9748))
- Aggregate daily metrics query time instrumentation ([#9764](https://github.com/Unleash/unleash/issues/9764))
- Fix coverage report ([#9695](https://github.com/Unleash/unleash/issues/9695))
- Bump vite from 5.4.16 to 5.4.18 in /frontend ([#9766](https://github.com/Unleash/unleash/issues/9766))
- Cleanup reminder flag ([#9769](https://github.com/Unleash/unleash/issues/9769))
- Improve demo finish CTA ([#9773](https://github.com/Unleash/unleash/issues/9773))
- Make demo back button variant text ([#9772](https://github.com/Unleash/unleash/issues/9772))
- Improve demo auth screen ([#9780](https://github.com/Unleash/unleash/issues/9780))
- Update demo final steps content ([#9782](https://github.com/Unleash/unleash/issues/9782))
- Menu cleanups ([#9792](https://github.com/Unleash/unleash/issues/9792))
- Set new demo step titles ([#9795](https://github.com/Unleash/unleash/issues/9795))
- Demo misc improvements ([#9796](https://github.com/Unleash/unleash/issues/9796))
- Adjust reminder days ([#9810](https://github.com/Unleash/unleash/issues/9810))
- Comments in docker-compose file ([#9812](https://github.com/Unleash/unleash/issues/9812))
- Remove disable notifications UI ([#9814](https://github.com/Unleash/unleash/issues/9814))
- Ignore checking bricks-software links ([#9675](https://github.com/Unleash/unleash/issues/9675))
- Clean up old accordion code path ([#9813](https://github.com/Unleash/unleash/issues/9813))
- Remove demo plans dialog ([#9816](https://github.com/Unleash/unleash/issues/9816))
- Add terraform to integrations ([#9827](https://github.com/Unleash/unleash/issues/9827))
- Update OpenAPI frontend types ([#9834](https://github.com/Unleash/unleash/issues/9834))
- Fix admin routes should respect plan data ([#9828](https://github.com/Unleash/unleash/issues/9828))
- Remove an old test for old migration that we now know works ([#9841](https://github.com/Unleash/unleash/issues/9841))
- Second design pass for editable constraints ([#9843](https://github.com/Unleash/unleash/issues/9843))
- Remove flag for global change request config ([#9840](https://github.com/Unleash/unleash/issues/9840))
- Fix colors, sizes and corner roundings on admin menu ([#9847](https://github.com/Unleash/unleash/issues/9847))
- Replace inherit color on menu item hover to common.white ([#9856](https://github.com/Unleash/unleash/issues/9856))
### Refactor
- Move release plan stores to OSS ([#9747](https://github.com/Unleash/unleash/issues/9747))
- Extract flags overview sql builders ([#9751](https://github.com/Unleash/unleash/issues/9751))
- Move batch execute to oss ([#9754](https://github.com/Unleash/unleash/issues/9754))
- Deprecate old ConstraintAccordion and point to new version ([#9613](https://github.com/Unleash/unleash/issues/9613))
- Pass feature to feature overview metadata component ([#9803](https://github.com/Unleash/unleash/issues/9803))
## [6.9.1] - 2025-04-10 ## [6.9.1] - 2025-04-10
### Bug Fixes ### Bug Fixes