Skip to content

v2.263.0

Choose a tag to compare

@flagsmith-engineering flagsmith-engineering released this 19 Aug 09:20
cd829b2

2.263.0 (2026-08-19)

Features

  • future: Delete a flag's segment override (#8307) (b3b2b31)
  • future: Experimental new flag endpoint (#8102) (a013d7b)
  • cohorts: add environment cohort CRUD API (#8248) (5737118)
  • cohorts: apply cohort membership to Postgres identities (#8315) (65ce12c)
  • create segment sources fake door modal (#8272) (dc99d65)
  • identities: evaluate system traits when matching segments for edge identities (#8266) (f977732)
  • load HubSpot script on staging (#8293) (75c1ad9)
  • OIDC: Add OIDC token exchange endpoint (#8043) (14e860c)
  • OIDC: Add Trust Relationship CRUD API (#8042) (8b4d846)
  • OIDC: API Access tab with trust relationships UI (#8044) (b7676e4)
  • Segments: Write rules as plain JSON (#8245) (8aca57e)

Bug Fixes

  • api: update-traits returns 400 for malformed request body (#8199) (fccb632)
  • edge: tolerate null system_traits in set_system_trait (#8270) (6c88198)
  • experimentation: retry experiment computes on transient ClickHouse errors (#8273) (a62f3e5)
  • OAuth: flagsmith login never completes for a new signup (#8281) (0ef78e8)
  • remove segment_source_beta_requested fake door event (#8291) (608daaf)
  • Segments: delete_segment task crashes when segment already deleted (#8136) (79fc54c)
  • Segments: Flaky test fails because of unspecified Condition ordering (#8284) (dd04ba6)

Dependency Updates

  • frontend: update dependency dompurify to v3.4.13 [security] (#8246) (15ab4ad)

Docs

  • segments: Segment membership inspection (#7399) (bcce4d9)
  • Update docs custom ssr to use new instance instead of singleton (#7653) (4b39c43)