Skip to content

v2.253.0

Latest

Choose a tag to compare

@flagsmith-engineering flagsmith-engineering released this 15 Jul 10:12
9e4b1f4

2.253.0 (2026-07-15)

Features

Bug Fixes

  • add navigation to identity page from segment members list (#7927) (f005081)
  • API: Nested viewsets expose data across projects and organisations (#7945) (26a1e29)
  • dark mode: move colour and shadow utilities from Bootstrap to tokens (#7982) (9ecdf6d)
  • dark mode: resolve .text-secondary to the token, not Bootstrap (#7981) (3eeaf38)
  • experimentation: poll warehouse status for created connections (#8001) (038238b)
  • Experiments: Dark mode visibility in results page (#7980) (c92b305)
  • features: preserve multivariate bucketing salt across feature state recreation (#7914) (62a8143)
  • LaunchDarkly: Import processing not idempotent for completed requests (#7954) (5cfb9f4)
  • make Headway bell icon clickable (#7925) (fd438ba)
  • nav: stop project navbar items clipping off-screen (#7968) (2b4473b)
  • return 400 when environment is null in featurestate update (#7957) (686bb9c)
  • Segment Membership: Enabled for different organisations in backend and frontend (#7966) (aa4ad62)
  • webhooks: accept 2xx status codes in webhook test endpoint (#7992) (7a6210c)

Dependency Updates

  • api: update dependency django to v5.2.16 [security] (#7990) (1c73453)
  • api: update dependency flagsmith-common to >=3.12.0,<4 (#8008) (0cb114b)
  • api: update dependency flagsmith-private to >=0.11.0,<1 (#8006) (1042aad)
  • MCP: Bump flagsmith-common to 3.12, pyfakefs to 6 (#8007) (e55b56d)

CI

  • Renovate: Eagerly bump flagsmith-common and flagsmith-private (#8005) (d625997)

Docs