Flagsmith Release Notes

Last updated: Mar 11, 2026

  • Mar 10, 2026
    • Date parsed from source:
      Mar 10, 2026
    • First seen by Releasebot:
      Mar 11, 2026
    Flagsmith logo

    Flagsmith

    v2.222.0

    Flagsmith releases 2.222.0 with an internal client experiment to send evaluation data and fixes for compressed environments breaking segments API.

    2.222.0 (2026-03-10)

    Features

    • experiment: use-flagsmith-internal-client-to-send-evaluation-data (#6861) (65a3f12)

    Bug Fixes

    • /api/v1/projects/{project_pk}/segments/ is broken for compressed environments (#6913) (0dfa268)
    • remove dead feature prop and store dependency from Button (#6867) (50e4c2b)
    Original source Report a problem
  • Mar 9, 2026
    • Date parsed from source:
      Mar 9, 2026
    • First seen by Releasebot:
      Mar 10, 2026
    Flagsmith logo

    Flagsmith

    v2.221.2

    Flagsmith announces 2.221.2 with bug fixes that ensure all data sources finish loading before identity features render.

    2.221.2 (2026-03-09)

    Bug Fixes

    • Wait for all data sources before rendering identity features (#6899) (69fc5c6)
    Original source Report a problem
  • All of your release notes in one feed

    Join Releasebot and get updates from Flagsmith and hundreds of other software products.

  • Mar 9, 2026
    • Date parsed from source:
      Mar 9, 2026
    • First seen by Releasebot:
      Mar 10, 2026
    Flagsmith logo

    Flagsmith

    v2.221.1

    Flagsmith releases 2.221.1 with bug fixes, an unbounded feature.type, and dependency updates.

    2.221.1 (2026-03-09)

    Bug Fixes

    • Feature.type field is unbounded (#6888) (48de147)

    Dependency Updates

    • Remove serialize-javascript dependency (#6884) (9e60925)
    Original source Report a problem
  • Mar 9, 2026
    • Date parsed from source:
      Mar 9, 2026
    • First seen by Releasebot:
      Mar 9, 2026
    Flagsmith logo

    Flagsmith

    v2.221.0

    Flagsmith unveils 2.221.0 with gzip support for DynamoDB environment documents, fixes for environment-document queries, identity overrides, logging tweaks, keyset pagination, and assorted infrastructure and dependency updates.

    2.221.0 (2026-03-09)

    Features

    • Support gzip compression for DynamoDB environment documents (#6816) (4e4d835)

    Bug Fixes

    • /api/v1/environment-document N+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)

    • Remove unnecessary throttle rate (#6843) (eddafb5)

    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

    • k8s: add HTTPRoutes support (#6854) (6a124e6)
    Original source Report a problem
  • Mar 3, 2026
    • Date parsed from source:
      Mar 3, 2026
    • First seen by Releasebot:
      Mar 3, 2026
    Flagsmith logo

    Flagsmith

    v2.220.0

    The 2.220.0 release introduces custom fields for projects and a host of performance fixes across code references and feature lists. It also includes UI tweaks like dark mode on the login page, improved import/export views, and doc updates.

    2.220.0 (2026-03-03)

    Features

    • create custom fields for projects (#6737) (5d2baa3)

    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

    • bump minimatch in /frontend (#6808) (2a7dc57)

    CI

    • Increase flag-tests wait time (#6827) (b8e3f68)
    • pre-commit autoupdate (#6826) (473a3d8)

    Docs

    • Correct the docs for flags and identities endpoint caches (#6795) (9460579)
    Original source Report a problem
  • Feb 26, 2026
    • Date parsed from source:
      Feb 26, 2026
    • First seen by Releasebot:
      Feb 26, 2026
    Flagsmith logo

    Flagsmith

    v2.219.1

    2.219.1 (2026-02-26)

    Bug Fixes

    • Hubspot: Fix unexpected setuptools dependency (#6793) (b7a81d5)
    Original source Report a problem
  • Feb 26, 2026
    • Date parsed from source:
      Feb 26, 2026
    • First seen by Releasebot:
      Feb 26, 2026
    Flagsmith logo

    Flagsmith

    v2.219.0

    2.219.0 (2026-02-26)

    Features

    • support project level custom fields (#6736) (835e9cb)

    Bug Fixes

    • breakdown-overrides-limit-in-project-settings (#6783) (7cc74f4)

    Dependency Updates

    • Bump chargebee from 2.7.7 to 3.10.0 (#6788) (9a09772)
    • Update sentry sdk from 2.8.0 -> 2.53.0 (#6751) (d90c226)

    CI

    • added-needs-deploy-ecs-to-push-gram-schema (#6778) (692d3db)
    Original source Report a problem
  • Feb 25, 2026
    • Date parsed from source:
      Feb 25, 2026
    • First seen by Releasebot:
      Feb 25, 2026
    Flagsmith logo

    Flagsmith

    v2.218.0

    2.218.0 delivers Backstage integrations by default, plus admin API improvements and metadata validation. This release tightens docs, logos, and image optimization while updating dependencies across docs and frontend.

    2.218.0 (2026-02-25)

    Features

    • Integrations: Add Backstage to default integrations (#6774) (859803a)

    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

    • pre-commit autoupdate (#6759) (22ed2fd)

    Docs

    • Add Backstage plugin integration documentation (#6755) (911d6ce)
    • Backstage: Add integration logo (#6773) (a833207)
    • Optimize images (#6775) (1aa0f3d)
    Original source Report a problem
  • Feb 24, 2026
    • Date parsed from source:
      Feb 24, 2026
    • First seen by Releasebot:
      Feb 25, 2026
    Flagsmith logo

    Flagsmith

    v2.217.1

    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

    • bump werkzeug from 3.1.5 to 3.1.6 in /api (#6738) (a67e9db)
    Original source Report a problem
  • Feb 20, 2026
    • Date parsed from source:
      Feb 20, 2026
    • First seen by Releasebot:
      Feb 20, 2026
    Flagsmith logo

    Flagsmith

    v2.217.0

    2.217.0 delivers persona based views from Hackathon, admin API tracing and Platform Hub upgrades along with key bug fixes and dependency bumps. Highlights include webhook error logging, LD flag import archiving and frontend/docs updates, shaping a smoother SaaS experience.

    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)
    Original source Report a problem

Related vendors