Changelog
All notable changes to this project will be documented in this file.
[8.0.1] - 2026-06-16
Bug Fixes
-
Invalidate other sessions on password change (#12262)
-
Update lifecycle counts immediately after archiving/reviving/deleting flags (#12274)
-
Keep stable legacy endpoints for a bit longer (#12307)
-
Vulnerabilities (#12325)
Documentation
-
Add unleash_test database creation step to setup guide (#12254)
-
Update CHANGELOG.md
Features
-
Support filtering feature search by the
archivedlifecycle stage (#12260) -
Update flags overview page to include archived (#12268)
-
Allow impact views to use 3 months and 6 months window (#12276)
-
Archived features in impact views (#12287)
-
Select theme preference from user profile menu (#12300)
-
Add wiring (#12318)
-
Prepare details for modal (#12323)
Miscellaneous Tasks
-
Onboarding php snippet update (#12256)
-
Onboarding ios snippet update (#12261)
-
Trust @unleash/proxy-client-react (#12269)
-
Onboarding add Next.js snippet (#12273)
-
Redirect /archive to flags page (#12279)
-
Add react native to onboarding and add missing integrations (#12280)
-
Add newProfileDropdown feature flag (#12290)
-
Redesign user profile dropdown as MUI menu behind flag (#12289)
-
Upgrade react router to v7 (#12241)
-
Remove react-router-dom import (#12295)
-
Move avatar section from user profile button to dropdown (#12291)
-
Hide documentation from top header if flag enabled (#12297)
-
Add release versions to endpoints (#12309)
-
Enforce release definition (#12310)
-
Add new help icon with menu (#12308)
-
SelectSdk dropdown improvements (#12306)
-
Show theme sub menu on hover (#12317)
-
New help option and fix sizes (#12319)
-
Basic events for help resources (#12320)
-
Add TS safeguard around formatAssetPath trap (#12321)
Refactor
Testing
- Make flag name match in any html element (#12270)