Skip to content

Releases: Flagsmith/flagsmith

v2.237.0

29 May 12:04
0e88d9b

Choose a tag to compare

2.237.0 (2026-05-29)

Features

  • added pagination and deletion guard (#7615) (588fa17)
  • added search query to get experiment endpoints (#7617) (91efcff)
  • experiment: add experiments list page with filtering, pagination, and actions (#7628) (7ea1158)
  • experimentation: add Experiment base model and CRUD endpoints (#7591) (d118da7)
  • experimentation: add experiment creation wizard frontend (#7596) (cdda679)
  • experimentation: return feature object along with experiment entity (#7609) (e5f2f7c)
  • return experiment status counts along paginated list (#7625) (aa85699)
  • track custom event feature creation (#7603) (cac20ff)

Bug Fixes

  • allow project admins to create and manage project-scoped custom fields (#7518) (53b93ba)

Dependency Updates

Docs

  • Sizing: rewrite as workload-driven guide (#7592) (b34ef1f)

v2.236.0

27 May 09:16
b898041

Choose a tag to compare

2.236.0 (2026-05-27)

Features

  • added type filter on get feature endpoint (#7598) (18230bf)

Bug Fixes

  • code references count returns 0 after unchanged rescan (#7599) (3fa3d9a)
  • experimentation: always insert new WarehouseConnection on create (#7605) (38e4a09)
  • Segment membership: Read counts off segment.membership_counts (#7601) (b000f47)
  • Segment membership: Zero out (segment, env) pairs that stopped matching (#7600) (2a13539)

v2.235.0

26 May 08:31
e39f9ae

Choose a tag to compare

2.235.0 (2026-05-26)

Features

  • Adding a unique ID to every integration auth and save buttons (#7562) (03f05ee)
  • Adding a unique ID to every integration setup button (#7560) (38a4a8a)
  • experimentation flagsmith warehouse setup api scaffolding (#7542) (b10a2c3)
  • experimentation warehouse setup frontend (#7543) (26138f3)
  • experimentation: hide tab with flag (#7575) (a377140)
  • experimentation: one warehouse connection per environment (#7582) (537a7d6)
  • experimentation: rework warehouse connection UI (#7581) (bbf8608)
  • experimentation: Snowflake warehouse connection support (#7565) (2be8504)
  • experimentation: Snowflake warehouse frontend (#7566) (8545240)
  • experimentation: sync warehouse connection environment keys to ingestion redis (#7588) (7d3b541)
  • Segment membership inspection PoC: Daily ClickHouse-backed per-env segment counts (#7464) (161e3d1)
  • Segment membership inspection PoC: Surface identity counts in segments UI (#7467) (f3c68f2)

Bug Fixes

  • improve error messaging when saving custom field (#7578) (e5ba08a)
  • rename SAML config "Name" field to "Organisation Name" (#7576) (4e892a2)
  • SCIM: Incorrect plan attribution (#7559) (89dff8e)
  • Segment membership PoC: Identity backfill broken due to lack of JSON column support (#7584) (fe355be)

Dependency Updates

Docs

  • add topology-based project structure decision tree (#7517) (896067f)
  • Add trust centre link (#7567) (644d8fa)
  • API: add tags to swagger and order them based on workflow (#6885) (e79f066)
  • document CR scope, notifications and non-notification events (#7549) (bbe9c91)
  • SCIM provisioning (#7139) (db9490c)

Tests

  • Isolate router tests from Django apps registry (#7579) (2e16ede)

v2.234.2

20 May 17:57
1c49c44

Choose a tag to compare

2.234.2 (2026-05-20)

Bug Fixes

  • Code References: Very slow data migration (#7555) (4f93bf6)

v2.234.1

20 May 15:17
dc60398

Choose a tag to compare

2.234.1 (2026-05-20)

Bug Fixes

  • Code References: Code references are slow to query (#7463) (3f74d46)
  • improved list features mcp description (#7522) (7c664b3)
  • pass django-settings-modules as make argument to override env local (#7552) (072a0b0)
  • SCIM: Missing Django SCIM settings (#7554) (2d691eb)

Dependency Updates

  • bump webpack-dev-server from 5.2.2 to 5.2.4 in /docs (#7547) (5f87b0e)

v2.234.0

20 May 09:10
7037006

Choose a tag to compare

2.234.0 (2026-05-19)

Features

  • bypass pre versioning scaleup unlimited audit and feature visibility (#7497) (f6be65e)
  • compare empty string display (#7498) (7dbd28e)
  • SCIM: SCIM configuration management UI (#7528) (396d871)
  • SCIM: Wire flagsmith-private SCIM app into the api (#7512) (0047a5f)
  • updated yearly price to be 50 per extra seat (#7490) (8f8b837)

Bug Fixes

  • hubspot: restore orgid_unique write on company (#7478) (70f25fa)
  • projects: validate organisation query param is numeric (#7486) (4f04389)
  • SCIM: drop service-provider settings django-scim2 ignores (#7519) (6168392)
  • sentry: emit change-tracking events for v2-versioning environments (#7503) (82c5dfb)
  • versioning: include multivariate values in v2 webhook payloads (#7496) (913daeb)
  • versioning: reject create-segment-override on v2 environments (#7494) (64d909f)
  • versioning: reject legacy feature-state writes on v2 environments (#7488) (131f284)

Dependency Updates

  • Enterprise: Consolidate Release Pipelines, SAML, and SCIM dependencies (#7515) (a3dfe7c)

CI

  • use production settings for mcp schema generation (#7502) (33f78a9)

Docs

  • add Feature Versioning v2 guide and EF_VERSION audit type (#7477) (1ac56d4)
  • fix broken OpenAPI spec links on Admin API page (#7500) (94e4416)
  • note that Flagsmith groups must be pre-created for SAML group sync (#7514) (0eddccf)

Tests

v2.233.0

12 May 15:07
bf9d935

Choose a tag to compare

2.233.0 (2026-05-12)

Features

Bug Fixes

  • added currency and frequency in ids resolution (#7442) (e4651d1)
  • button: centre icons natively, fix hover and disabled states (#7402) (90e92d9)
  • dedupe integration list in onboarding select (#7445) (9d21ed6)
  • removed api logout call (#7448) (bff665f)

Dependency Updates

  • bump @babel/plugin-transform-modules-systemjs from 7.25.9 to 7.29.4 in /docs (#7466) (74d2a2a)
  • bump @babel/plugin-transform-modules-systemjs from 7.29.0 to 7.29.4 in /frontend (#7465) (bf70fde)
  • bump django from 5.2.13 to 5.2.14 in /api (#7462) (8907b18)
  • bump fast-uri from 3.0.6 to 3.1.2 in /frontend (#7461) (e165fa6)
  • bump fast-uri from 3.1.0 to 3.1.2 in /docs (#7459) (37f446b)
  • bump lodash-es and langium in /docs (#7395) (9ea8890)
  • bump mermaid from 11.12.3 to 11.15.0 in /docs (#7484) (1afa70d)
  • bump postcss from 8.5.6 to 8.5.14 in /frontend (#7375) (86de803)
  • bump requests from 2.32.5 to 2.33.0 in /api (#7376) (f9472da)
  • bump urllib3 from 2.6.3 to 2.7.0 in /api (#7481) (fbb1052)
  • docs: Bump qs to fix CVE-2026-2391 (#7479) (bc08f59)

CI

Docs

v2.232.1

07 May 08:34
fa1e4fd

Choose a tag to compare

2.232.1 (2026-05-07)

Bug Fixes

  • breadcrumb: align current-page item with links and separators (#7401) (8321d61)
  • versioning: scope scheduled-FS query by feature in v2 enable (#7449) (18d6ea8)

v2.232.0

06 May 10:16
b870482

Choose a tag to compare

2.232.0 (2026-05-06)

Features

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

  • added missing flags documentation for fof (#7388) (e40a59e)

Refactoring

  • consolidate remaining charts into LineChart + PieChart wrappers (#7328) (7e53e17)
  • scope-aware project and organisation integrations (#7311) (3bd5277)

v2.231.1

29 Apr 13:41
cee0068

Choose a tag to compare

2.231.1 (2026-04-28)

Bug Fixes

  • GitLab: GitLab webhooks not reaching our API (#7357) (4d772cc)
  • Import/Export: Destructive environment-level import resets feature states in other environments (#7349) (567637e)

CI

Refactoring

  • consolidate charts with BarChart component (#7223) (8557ad6)