Skip to content

v2.241.0

Latest

Choose a tag to compare

@flagsmith-engineering flagsmith-engineering released this 16 Jun 06:44
4ec3d45

2.241.0 (2026-06-16)

Features

  • add Heap region support (#7732) (5ef4042)
  • choose environment administrators on environment creation (#7610) (58a7463)
  • Code References: Allow empty code reference scans to clear references (#7764) (879046c)
  • experimentation: accept inline metrics on experiment creation (#7770) (4c4a992)
  • experimentation: add experiment exposures model, warehouse query and summary builder (#7740) (a9822c3)
  • experimentation: Bayesian stats kernel (#7769) (44c2b69)
  • experimentation: experiment exposures read and refresh endpoints (#7754) (a65d175)
  • label variant key UI (#7745) (118bdbc)
  • MCP: Push MCP usage via OTel (#7746) (5d410f2)
  • sort/inspect users across permissions tables (#7611) (51dfe03)

Bug Fixes

  • api: Remove Django pin from uv override-dependencies and upgrade to 5.2.15 (#7755) (8a6c26b)
  • ci: Fix MCP env var names (#7744) (d8ae75c)
  • frontend: Allow change request deletion based on API permissions (#7772) (601e716)
  • frontend: gate app boot on ConfigStore.hasLoaded to avoid loader deadlock (#7785) (3965016)
  • Normalise heap base url and add request coverage (#7747) (79a1673)
  • Password validation fires before disabled invites check (#7711) (8cf2785)

CI

  • frontend: lint changed files on pull requests (#7748) (56f2ad6)
  • frontend: upload Playwright artifacts when E2E tests fail (#7774) (9fd0eb3)
  • mcp: render and deploy task definition to ECS (#7716) (9d6105d)

Docs