Experimentation improvements + SSFR fixes + deps upgrade
Release history
Flagsmith releases
Dashboard, API and SDKs for adding Feature Flags to your applications (alternative to LaunchDarkly).
All releases
61 shown
- Removed the gram implementation.
- Added Storybook stories for base components
- Added scale‑up extra seat addon handling
- Hide and show pylon on user login events
Full changelog
2.232.0 (2026-05-06)
Features
- add Storybook stories for base components (#7100) (c771931)
- added scale up extra seat addon handling (#7382) (70a8911)
- hide and show pylon on user login events (#7383) (85e994d)
- only paid accounts can use pylon chat (#7381) (1bb5667)
- removed-gram-implementation (#7378) (f9be78d)
Bug Fixes
- GitLab: Improve GitLab docs showcasing (#7372) (2baa846)
- improve GitHub installation completion page (#7385) (b0c41a4)
- render all top-level segment rules in the UI instead (#7342) (94e25f7)
- tabs: unsaved-changes badge positioning and styling (#7404) (8c3d908)
- ui: added optional chaining to getContentType to prevent undefin… (#6990) (937d09a)
Dependency Updates
- bump axios from 1.15.0 to 1.16.0 in /frontend (#7430) (52b600c)
- bump dompurify from 3.3.2 to 3.4.1 in /frontend (#7317) (b344557)
- bump engine to 10.1.0 (#7432) (e62219a)
- bump flagsmith-common from 3.8.2 to 3.9.0 in /api (#7389) (7b4d78e)
- bump follow-redirects from 1.15.11 to 1.16.0 in /frontend (#7226) (8dfde11)
- bump openfeature and flagsmith clients (#7374) (413c9b8)
CI
Docs
Refactoring
Fixed GitLab webhook delivery and prevented destructive imports from resetting feature states in other environments.
- Add organisation usage logs
Full changelog
- Admin: Register LaunchDarkly import requests
- Bump default project limits (features 1000, segments 500, overrides 2000)
- GitLab: Label linked issues and merge requests
Full changelog
2.230.0 (2026-04-24)
Features
- Admin: Register LaunchDarkly import requests (#7325) (137b750)
- bump default project limits (features 1000, segments 500, overrides 2000) (#7334) (bc6ec16)
- GitLab: Label linked issues and merge requests (#7307) (a6945cf)
- GitLab: Post comments when linking an issue or merge request to a Flagsmith feature (#7306) (bcddaeb)
- Only enforce project limits when edge is enabled (#7324) (6a01df5)
Bug Fixes
- Billing: Free trial buttons stop working after toggling yearly/monthly (#7335) (1fee291)
- frontend: stop Identity page flashing on feature search keystrokes (#7303) (ee3abef)
- GitLab: Orphaned feature tag after unlinking an issue or merge request (#7327) (0fa5050)
- integrations: Adds Delete button with each integration row (#7319) (447d3b8)
- revert prevent infinite API loop on invalid environment URLs (#7312) (2eb5f9a)
- scaleup check (#7318) (821c0f4)
Tests
This PR was generated with Release Please. See documentation.
Fixed OpenFeature‑gated flags always resolving to the default value.
Full changelog
- Rename OTEL_EXPORTER_ENDPOINT to OTEL_EXPORTER_OTLP_ENDPOINT in OTel settings.
- Enable SAML for Scaleup plan
- Add GitLab project integrations (browse issues/merge requests, link to feature flags, webhook sync)
- Feature analytics label grouping
Full changelog
2.229.0 (2026-04-22)
Features
- add has_approvals() helper to ChangeRequest model (#7241) (32449e9)
- enable saml for scaleup plan (#7295) (0c96217)
- feature analytics label grouping (#6067) (742a554)
- GitLab: Add GitLab to Project Integrations (#7239) (9530f35)
- GitLab: Browse GitLab issues and merge requests (backend) (#7270) (1b8145a)
- GitLab: Browse GitLab issues and merge requests (frontend) (#7273) (cf2ed8d)
- GitLab: Link GitLab issues and merge requests to feature flags (#7274) (237f215)
- GitLab: Receive webhooks for automatic state sync (#7301) (2a91d0c)
- lock CR UI once any reviewer has approved (#7056) (#7255) (81d1686)
- OTel: Add first structlog events for OTel event pipeline (#7237) (d7fbcb2)
- OTel: Push Amplitude IDs to Baggage (#7238) (8366b91)
- update in app plan page wording (#7296) (898895c)
Bug Fixes
- billing: fix chargebee on plan toggle (#7230) (40460ff)
- Billing: Polish the new Scale-Up pricing tile (#7235) (4afa640)
- Billing: Update yearly price for Scale-Up (#7285) (b41b532)
- env columns hard to distinguish in compare view (#7250) (23e1cea)
- GitLab: Linked issue tag isn't updated when webhook uses the
work_itemsURL (#7305) (885f807) - gram: use-env-variables-in-ci-to-target-host (#7243) (f35369b)
- Logging: Expand APPLICATION_LOGGERS and fix unnamed loggers (#7256) (9943da9)
- org breadcrumb shows wrong name for non-admin users (#7234) (2db8b8b)
- prevent infinite API loop on invalid environment URLs (#7284) (de7d0a7)
- search: prevent-local-sync-state-keystroke-loss (#7287) (2be0f41)
- usage limit misleading when viewing non-monthly periods (#7084) (#7269) (ea70d3b)
Infrastructure (Flagsmith SaaS Only)
- OTel: Rename OTEL_EXPORTER_ENDPOINT to OTEL_EXPORTER_OTLP_ENDPOINT (#7252) (89ed1ea)
- OTel: Wire OTEL_EXPORTER_ENDPOINT in ECS task defs (#7251) (19677ff)
Dependency Updates
- bump dompurify from 3.3.2 to 3.4.0 in /docs (#7260) (5595f7f)
- bump follow-redirects from 1.15.11 to 1.16.0 in /docs (#7227) (0e89c88)
CI
- pre-commit autoupdate (#7221) (76d6573)
- upgrade vercel cli version to newer (#7267) (6c69f6e)
- upgraded-vercel-to-latest-version (#7265) (24718e9)
Docs
- added-snippets-and-numbered-saas-auth-possibilities (#7257) (838c421)
- DevEx: Add guidelines for metrics, logs, and feature flags (#7268) (fd03ae3)
- fixed-wrong-mcp-link (#7240) (07de9da)
- GitLab: Add integration documentation for GitLab.com and self-hosted (#7145) (1cd2e93)
- OTel: Add backend event catalogue (#7286) (ec95aef)
Refactoring
- migrate get features + remove datadog widget (#7093) (bb24248)
- migrate OrganisationSelect to TypeScript FC (#7232) (ae375d0)
- migrate trivial components to TypeScript (#7231) (8f6f111)
- Remove unused scss (#7194) (2f613d1)
- replace global lodash with direct per-file imports (#7229) (0cb47c8)
- Unused actions and utils (#7244) (8a449c8)
- Reintroduce the Scale-Up plan with a maximum of 20 seats
- Enable OpenTelemetry support for Task Processor
Full changelog
2.228.0 (2026-04-14)
Features
- backend-oauth-consent-screen (#7124) (0e985d9)
- Billing: Cap Scale-Up seats at 20 (#7217) (c3c837a)
- Billing: Reintroduce the Scale-Up plan (#7216) (556b114)
- Enable OpenTelemetry support for Task Processor (#7225) (8dd8c46)
- implement dynamic client registration (#7096) (8cd740f)
- oauth-consent-frontend-screen (#7136) (643682d)
- open-api-specs-describe-oauth (#7148) (97bb4f4)
- setup-dot-and-metadata-endpoint (#7057) (58f6e51)
- support DJANGO_DB_CONN_HEALTH_CHECKS for persistent DB connections (#7220) (9e92fbd)
- visual regression e2e (#7102) (fccd6db)
Bug Fixes
compress_dynamo_documentsbreaks permanent environment cache (#7014) (b5f81bc)- account-dropdown: fix contrast issues in dark mode (#7088) (c924459)
- Add index.handlebars to vercel include files (#7191) (0bad5b2)
- ci: improve Chromatic workflow (#7156) (db4e578)
- drop stale DB connections around LaunchDarkly fetch phase (#7219) (7f219c0)
- e2e: skip SDK keys test when feature flag is off (#7155) (807185b)
- environments: validate project field in environment creation (#7063) (f4c5f66)
- return null instead of empty string when clearing feature value (#7146) (7ece5ea)
- storybook dark mode and component compatibility (#7209) (a7242c2)
- tests: Use unique email in flaky custom auth integration test (#7113) (b4cf014)
- v1-override-limit-includes-all-feature-segments-in-count (#6555) (c5af2d5)
Dependency Updates
- bump cryptography from 46.0.6 to 46.0.7 in /api (#7187) (de527ae)
- bump django from 5.2.12 to 5.2.13 in /api (#7186) (1ecf480)
- upgraded-axios (#7218) (de45b91)
CI
- pre-commit autoupdate (#7141) (d604cd0)
- skip-private-tests-and-comments-conditionally-for-oss-contributions (#7189) (9e3edac)
Docs
- fix edge proxy API URL reference to use edge.api.flagsmith.com (#7152) (68f851a)
- OpenTelemetry (#7103) (7beff52)
- Update GCP self-hosting to recommend GKE with Helm charts (#7177) (b34f718)
Refactoring
- AccountSettingsPage TypeScript migration (#7169) (c1aef00)
- CJS -> ESM (#7178) (91558ce)
- Codehelp TypeScript migration (#7170) (9dcde58)
- Migrate users urls+page names to Identities (#7168) (e122a95)
- modernise Payment modal (#7004) (7d2f132)
- modernise Server-side SDK Keys page (#7003) (4e5fa9f)
- Move icons, remove unused files (#7171) (589c5d5)
- OpenFeature SDK for server‑side Flagsmith integration
- Enforce feature ownership per project setting
- Invoice immediately for newly added seats
Full changelog
2.226.0 (2026-04-03)
Features
- Dogfooding: Add OpenFeature SDK for server-side Flagsmith-on-Flagsmith (#7008) (3e3be2e)
- enforce feature ownership project setting (#7067) (e8ce5ab)
- saas-billing: Invoice immediately for new seats (#7086) (3718766)
- track-code-references-actions (#7044) (0ae31e2)
Bug Fixes
Dependency Updates
- bump licensing to support new cli args (#7098) (cee0c91)
- Update cryptography to 46.0.6 (#7111) (d8edc2a)
- Update picomatch, lodash and path-to-regexp (#7112) (de6e4e2)
- Update pyasn1 to 0.6.3 (#7110) (490bb50)
Docs
- Unify logging format
- tagged-v1-endpoints-for-mcp-usage
Full changelog
2.225.0 (2026-04-02)
Features
Bug Fixes
- ci: Docker compose migration race condition (#7068) (c048441)
- dissociated-code-references-gate-from-flag-response (#7065) (a8a876c)
- Invoke backend logout API on logout button click to prevent broken authentication (#6820) (b9ea92a)
- Skip logout endpoint in e2e (#7089) (9a6aa07)
- ui: replace misleading permission tooltip on segment override variations (#7011) (184503d)
- use .values("id").distinct().count() in platform_hub for Oracle compatibility (#7041) (3f71f16)
- Version endpoints not returning JSON in all-in-one Docker deployment (#7079) (2eecc76)
Dependency Updates
- bump brace-expansion in /docs (#7058) (7399289)
- bump brace-expansion in /frontend (#7059) (4d4af67)
- bump cryptography from 46.0.5 to 46.0.6 in /api (#7060) (9c09ac1)
- Bump flagsmith-ldap 0.1.1 -> 0.1.2 (#7082) (377b879)
- bump flatted from 3.3.3 to 3.4.2 in /frontend (#7006) (c6bc4b4)
- bump handlebars from 4.7.8 to 4.7.9 in /frontend (#7053) (93eceb7)
- bump handlebars from 4.7.8 to 4.7.9 in /frontend (#7075) (936ae93)
- bump node-forge from 1.3.2 to 1.4.0 in /docs (#7054) (bbcb826)
- bump path-to-regexp from 0.1.12 to 0.1.13 in /docs (#7062) (1d9b561)
- bump path-to-regexp from 0.1.12 to 0.1.13 in /frontend (#7061) (df42f93)
- bump picomatch from 2.3.1 to 2.3.2 in /docs (#7047) (a9cb0ca)
- bump picomatch from 2.3.1 to 2.3.2 in /frontend (#7046) (ccd9da8)
- bump pygments from 2.19.2 to 2.20.0 in /api (#7076) (2dcdde2)
- bump requests from 2.32.4 to 2.33.0 in /api (#7048) (c376a26)
- bump yaml in /frontend (#7045) (45e6329)
- react-migration-to-v19 (#6764) (13b012e)
CI
- pre-commit autoupdate (#7078) (738ef4a)
- Tests: Migrate API Pull Request workflow to Depot CI (#7030) (e09f651)
Docs
Refactoring
- Added CockroachDB support via JSONField for SDK metrics labels
Full changelog
- Add Code References to project integrations page
- Features API restricts code reference queries to a feature flag
Full changelog
2.223.0 (2026-03-23)
Features
- add Code References to project integrations page (#6974) (26fc48f)
- Features API: Restrict code references querying to a feature flag (#6970) (dcb0a37)
Bug Fixes
- API Usage: Allow self-hosted API usage alerts (#6975) (437abff)
- CI: Pin safe trivy check version (#7010) (ffd2a11)
- Schedule Update on Segment Overrides shows 'Feature contains no changes' (#6996) (ec940fe)
CI
- Add flagsmith-lint-tests pre-commit hook (#6933) (95a1721)
- Fix all flagsmith-lint-tests violations (#6994) (aafc84b)
- pre-commit autoupdate (#7017) (078e7d8)
Docs
Feature.type is now writable when creating a feature.
Full changelog
Fixed JWT generation for GitHub API calls in the GitHub integration.
Full changelog
Trim whitespace in search filters to prevent API 400 errors.
Full changelog
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
- prevent IDOR vulnerability in environment update endpoint
Full changelog
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
- experiment: use-flagsmith-internal-client-to-send-evaluation-data
Full changelog
Fixed delayed rendering of identity features by waiting for all data sources.
Full changelog
- Support gzip compression for DynamoDB environment documents
Full changelog
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
- Custom fields for projects
Full changelog
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)
Dependency Updates
CI
Docs
Fixed unexpected setuptools dependency in Hubspot integration.
Full changelog
- Integrations: Backstage added to default integrations
Full changelog
2.218.0 (2026-02-25)
Features
Bug Fixes
- Admin API: Sort features by overrides (#6722) (b98c31a)
- use-proxy-api-url-version-endpoint (#6743) (064b4bb)
- validate-metadata-required-for-on-all-entities (#6658) (b67f520)
Dependency Updates
- bump ajv from 6.12.6 to 6.14.0 in /docs (#6777) (0ccd80b)
- bump ajv from 6.12.6 to 6.14.0 in /frontend (#6746) (6684dcd)
- bump bn.js in /docs (#6766) (7f637fc)
- bump lodash-es and mermaid in /docs (#6747) (68f2a64)
- bump minimatch in /frontend (#6776) (6c31692)
CI
Docs
Reverted the flag‑engine v10 revert and re‑applied the engine upgrade.
Full changelog
2.217.1 (2026-02-24)
Bug Fixes
- Enforce seat limit self hosted (#6663) (17671d0)
- parse-string-user-agents-to-int-in-mapper (#6756) (deee405)
- Revert flag-engine v10 revert to re-apply engine upgrade (#6741) (cccf7bd)
- Webhooks: Correct previous_state for scheduled feature updates (#6740) (9094867)
Dependency Updates
- Persona-based views for Hackathon
- Experimental-flags-frontend for hackaton
- log-error-on-webhook-request feature
Full changelog
2.217.0 (2026-02-19)
Features
- Hackathon: Persona-based views (#6699) (5dd0918)
- hackaton: experimental-flags-frontend (#6710) (0ac6208)
- log-error-on-webhook-request (#6731) (8dc90f6)
Bug Fixes
- ci: Fix ECS deployment following attempted task definition separation (#6719) (79b7724)
- docs link for sentry integration (#6718) (5251f04)
- Hackathon: Platform Hub: inverted stale counts (#6715) (b3d5a33)
- LD Importer: Archive deprecated LaunchDarkly flags on import (#6447) (f8cbc64)
- log warning for non-2xx webhook responses (#6732) (7c0bf27)
- Platform Hub: Invert stale flags count in admin dashboard (#6711) (ac6dd43)
Infrastructure (Flagsmith SaaS Only)
- Add a new specific task definition for the admin API to enable sentry tracing for admin requests (#6496) (262e4f4)
Dependency Updates
- Bump axios from 1.12.0 to 1.13.5 in /frontend (#6681) (72eec9d)
- bump cryptography from 45.0.7 to 46.0.5 in /api (#6687) (b10b2bc)
- bump qs from 6.14.1 to 6.14.2 in /frontend (#6721) (93c2ef5)
- bump sqlparse from 0.5.0 to 0.5.4 in /api (#6720) (0b4a7a5)
- bump webpack from 5.94.0 to 5.105.0 in /frontend (#6667) (2c004db)
- bump webpack from 5.95.0 to 5.105.0 in /docs (#6668) (33493b2)
- Update django-axes (#6671) (68f853c)
Fixed platform hub usage trends timeout during hackathons.
Full changelog
- Feature lifecycle for Hackathon projects
- Platform Hub in Hackathon
Reverted the flag engine upgrade and fixed webhook payloads missing multivariate values.
Minor fixes and improvements.
Full changelog
- dep: CVE-2025-15284 — fixed via updating express and body-parser to bump transitive qs dependency
- Enhanced local Django shell development experience
Minor fixes and improvements.
- Added Sentry integration as a default data source
- Improved SDK API documentation
Full changelog
2.212.0 (2026-02-02)
Features
- Add Sentry to default integration data (#6643) (e64c093)
- api-docs: Improve SDK API documentation (#6626) (cdd3386)
Bug Fixes
- #6397 - Inconsistent feature toggle behavior corrected (#6601) (88e448b)
- docs: Invalid link to Contributing Guide in the PR template (#6613) (a0d5aa9)
- LaunchDarkly importer: Update API version to 20240415 (#6603) (2d31fb4)
Dependency Updates
Fixed API documentation bug where readOnly properties were incorrectly marked as required.
Full changelog
Fixed incorrect control value displayed in identity override variation list.
Full changelog
Fixed MultiSelect loading state and hidden 'Enabled by default' toggle during identity override edits.
Full changelog
- Expose production /metrics endpoint on port :9100
Full changelog
Minor fixes and improvements.
Full changelog
- Edit Change Requests
- Jest unit testing infrastructure for frontend
- Reusable EmptyState component for empty pages
Full changelog
2.211.0 (2026-01-21)
Features
- Edit Change Requests (#6356) (00085cd)
- frontend: add Jest unit testing infrastructure (#6432) (9468354)
- frontend: add reusable EmptyState component for empty pages (#6538) (cd64f1d)
- frontend: add subscription limit info to Usage and Billing pages (#6539) (7e2d9fb)
- synchronize-openapi-schema-with-gram (#6499) (31d64ad)
- use-default-allocation-from-flag (#6558) (fcae6b4)
Bug Fixes
- add null checks for multivariate_options in feature-list-store (#6561) (aae7f77)
- add skip conditions for undefined environment ID queries on Compare feat (#6557) (2b832fa)
- reviewed-dependencies-and-mutualize-components (#6567) (7350f3d)
Infrastructure (Flagsmith SaaS Only)
Dependency Updates
- Removed Azure Application Insights integration
Full changelog
2.210.0 (2026-01-19)
Features
Bug Fixes
- CI: Run tests with private modules (#6540) (c1ffe45)
- create change request with mv in v2 (#6515) (f3bd96c)
- improve _is_user_object_admin query performance (#6537) (04df8d5)
- remove Azure Application Insights integration (#6530) (e6174c6)
- removed-hover-class-on-color (#6531) (670b241)
- update permission test query counts for RBAC (#6547) (e2e77b0)
Dependency Updates
Increased MASTER_API_KEY_THROTTLE_RATE limit to 100 requests per second.
Full changelog
- Throttle only requests authorized by master API keys
Full changelog
- Redis: read_from_replicas enabled by default for Redis Cluster
Full changelog
Minor fixes and improvements.
Full changelog
- Generate OpenAPI 3.1 docs with drf-spectacular
- Improvement to segment feature association
Full changelog
2.207.0 (2026-01-08)
Features
- api-docs: Generate OpenAPI 3.1 docs with drf-spectacular (#6451) (42e4fdc)
- improve segment feature association (#6478) (58015b1)
Bug Fixes
- ci: Remove obsolete flagsmith-task-processor clone (#6493) (4a6ee45)
- deploy: use same task definition for API and SDK services (#6495) (8cdb036)
- inconsistent Capitalization for Badges - capitalized beta badge (#6492) (530d68b)
Infrastructure (Flagsmith SaaS Only)
Dependency Updates
- Added SDK service integration to the ECS deployment pipeline.
- Features are automatically re‑fetched when a page receives focus.
Full changelog
- Admin API now has throttling enabled in production.
Full changelog
2.205.8 (2026-01-06)
Bug Fixes
- e2e: increase wait time before Try It button click (#6465) (ea8bcc6)
- features: restore FeaturesPage RTK Query migration with versioning fixes (#6429) (3dd841a)
- revert: "fix(features): restore FeaturesPage RTK Query migration with versioning fixes" (#6468) (cc85eea)
Infrastructure (Flagsmith SaaS Only)
Fixed performance regression in InfluxDB calls within the handle_api_usage_notifications task.
Full changelog
Fixed bulk update of OrganisationSubscriptionInformationCache by adding a batch size.
Full changelog
Added throttle to the flag analytics endpoint.
Full changelog
- Throttling for influx query endpoints
Full changelog
2.205.4 (2026-01-02)
Bug Fixes
- add throttling for influx query endpoints (#6453) (64a216a)
- clean-up-ci-cafe-port-3000-on-error (#6430) (e6aeff8)
- ignore-stale-identity-overrides (#6444) (5ce3df6)
Dependency Updates
- bump filelock from 3.16.1 to 3.20.1 in /api (#6425) (d859638)
- bump js-yaml from 3.14.1 to 3.14.2 in /frontend (#6329) (5b8292b)
- bump marshmallow from 3.20.1 to 3.26.2 in /api (#6440) (c1d787f)
- bump qs and express in /docs (#6449) (bff8570)
- bump tmp, testcafe and inquirer in /frontend (#6450) (bdd9e87)
- bump werkzeug from 3.0.6 to 3.1.4 in /api (#6348) (60506b9)