v7.4.1
Changelog
All notable changes to this project will be documented in this file.
[7.4.1] - 2026-02-05
Bug Fixes
-
Don't attempt to get fetch strategies for new context fields on every key stroke (#11152)
-
Revert breaking UI change context fields (#11156)
-
Update the UI to use project-based context endpoints when on a project endpoint (#11160)
-
Add tracking (#11162)
-
Add cdn.getunleash.io to media-src (#11168)
-
Correctly list legal values for project context fields (#11183)
-
Context field link in project context list takes you to flags list (#11184)
-
Validate that environment exists before linking to project (#11186)
-
Asset path (#11195)
-
This improves the way we do opena api diffing (#11208)
-
Truncate breadcrumb path name with super long project name (#11217)
-
Include horizontal truncation in Truncator (#11218)
-
Avoid querying for project overviews if we don't have a project (#11253)
-
Don't use project-based context API unless the flag is enabled (#11256)
-
Check that userVersion is defined before comparing to etag (#11259)
-
Private project inner query (#11270)
-
Use universal id extract for feature search (#11273)
-
Client error on feature link missing feature (#11275)
-
Force ordering of hydration events in delta api (#11284)
-
304 updates when non-environment events change a flag (#11282)
Documentation
-
Add release management overview (#11212)
-
Update rbac.md (#11227)
-
Add SDK compatibility table for impact metrics (#11260)
-
Update CHANGELOG.md
Feat
- Group project and global context fields (#11224)
Features
-
Plausible impact metrics add chart (#11140)
-
Initial splash setup (#11146)
-
Add db migration (#11118)
-
Add splash overlay (#11147)
-
Project level context api (#11149)
-
Export project specific context fields (#11159)
-
Import project context fields (#11161)
-
Project context field adoption (#11166)
-
Project context field import with different project ()
Miscellaneous Tasks
-
Add safeguards to slack integration (#11145)
-
Update the UI to use project-based context endpoints when on a project endpoint (#11153)
-
Add permission guard to license page (#11163)
-
Change token rate limit log to debug (#11167)
-
Add readOnlyUsers feature flag (#11173)
-
Tweaks to typography (#11103)
-
Delete file that was commited by accident (#11182)
-
Align on url (context-fields -> context) (#11185)
Refactor
- Test case matching (#11148)
Styling
- Lint sourcemap line in vite config (#11200)
Testing
- Add tests for context API include param (#11235)