Releases: Flagsmith/flagsmith
Releases · Flagsmith/flagsmith
v2.222.4
v2.222.3
v2.222.2
2.222.2 (2026-03-18)
Bug Fixes
- add edit users sending up wrong data (#6923) (b249f2c)
- align organisation dropdown on responsive viewports (#6971) (0073739)
- convert feature_state_value after v2 segment save (#6962) (#6967) (13ada3b)
- mask webhook secret with password field and reveal toggle (#6932) (ddbf8bd)
- restore grid layout in PanelSearch broken by wrapper div (#6977) (51fc019)
- restore Prevent Flag Defaults UI enforcement in create feature modal (#6931) (0b80126)
- trim whitespace in search filters to prevent API 400 errors (#6934) (d93f6d4)
- use bg-body on sign-up card for dark mode compatibility (#6973) (ead91ec)
- wrap long text in value editor to prevent horizontal overflow (#6972) (cf9d70d)
Dependency Updates
CI
- Ensure workflows run on update flagsmith environment PRs (#6957) (de8bf59)
- pre-commit autoupdate (#6965) (f226061)
Refactoring
v2.222.1
2.222.1 (2026-03-18)
Bug Fixes
- 6905: replace dynamic serializer with SDKAnalyticsFlagsV1Serializer (#6908) (f1082d4)
- Audit: Stop error noise when deleting segment overrides (#6941) (c2bddaf)
- only apply bold font-weight to active sidebar link (#6926) (1dca708)
- prevent IDOR vulnerability in environment update endpoint (#6384) (89f2477)
- replace all hardcoded icon fills with currentColor (#6870) (7453f96)
- Segments: Fix project reference in segment creation (#6929) (b905af2)
- SuccessMessage: fix invalid fontWeight and consolidate duplicate (#6873) (45b0dec)
Dependency Updates
- bump black from 25.1.0 to 26.3.1 in /api (#6939) (ffa171d)
- bump pyjwt from 2.8.0 to 2.12.0 in /api (#6950) (696bf62)
- bump pyopenssl from 25.3.0 to 26.0.0 in /api (#6964) (a6390eb)
CI
- pre-commit autoupdate (#6897) (0cb6bda)
- Use sticky PR comments for Playwright report summaries (#6909) (dbd66e9)
Refactoring
Tests
v2.222.0
v2.221.2
v2.221.1
v2.221.0
2.221.0 (2026-03-09)
Features
Bug Fixes
/api/v1/environment-documentN+1 query issue related to the number of segment overrides in a version (#6865) (486e240)- filter for docker-build-test-publish e2e (#6847) (43bb456)
- Identity overrides empty in SDK document with v2 versioning (#6840) (877c321)
- Logging: Omit org name from logging (#6842) (74c391b)
- replace OFFSET pagination with keyset pagination in identity migration (#6877) (c95fccb)
- reuse DynamoEnvironmentWrapper in DynamoIdentityWrapper (#6813) (173e666)
- store-created-at-in-identity-override-v2-document (#6863) (0e0e649)
- update-env-state-on-metadata-update (#6831) (26d703e)
Infrastructure (Flagsmith SaaS Only)
Dependency Updates
- bump django from 5.2.11 to 5.2.12 in /api (#6849) (8bc089f)
- bump dompurify and @types/dompurify in /frontend (#6850) (458a554)
- bump dompurify from 3.3.0 to 3.3.2 in /docs (#6860) (3587ef0)
- bump dompurify from 3.3.1 to 3.3.2 in /frontend (#6859) (70ba110)
- bump immutable from 4.3.7 to 4.3.8 in /frontend (#6853) (780f1f1)
- bump immutable from 5.0.3 to 5.1.5 in /docs (#6851) (5647282)
- bump minimatch in /frontend (#6846) (a8154d1)
- bump svgo from 3.3.2 to 3.3.3 in /docs (#6852) (b0f6849)
Docs
v2.220.0
2.220.0 (2026-03-03)
Features
Bug Fixes
- Add composite index to code references to improve query performance (#6835) (13485ca)
- dark-mode-on-login-page (#6810) (44549e2)
- defer data field in feature import/export list views (#6811) (380fecd)
- hide-roles-tab-only-for-non-org-admin-in-env-project-settings (#6786) (4712ef4)
- N dynamodb queries in feature list endpoint (#6758) (ede739b)
- replace numpy/scipy with pure Python in experiment analytics (#6830) (7617737)