2.229.0 (2026-04-22)
Features
- add has_approvals() helper to ChangeRequest model (#7241) (32449e9)
- enable saml for scaleup plan (#7295) (0c96217)
- feature analytics label grouping (#6067) (742a554)
- GitLab: Add GitLab to Project Integrations (#7239) (9530f35)
- GitLab: Browse GitLab issues and merge requests (backend) (#7270) (1b8145a)
- GitLab: Browse GitLab issues and merge requests (frontend) (#7273) (cf2ed8d)
- GitLab: Link GitLab issues and merge requests to feature flags (#7274) (237f215)
- GitLab: Receive webhooks for automatic state sync (#7301) (2a91d0c)
- lock CR UI once any reviewer has approved (#7056) (#7255) (81d1686)
- OTel: Add first structlog events for OTel event pipeline (#7237) (d7fbcb2)
- OTel: Push Amplitude IDs to Baggage (#7238) (8366b91)
- update in app plan page wording (#7296) (898895c)
Bug Fixes
- billing: fix chargebee on plan toggle (#7230) (40460ff)
- Billing: Polish the new Scale-Up pricing tile (#7235) (4afa640)
- Billing: Update yearly price for Scale-Up (#7285) (b41b532)
- env columns hard to distinguish in compare view (#7250) (23e1cea)
- GitLab: Linked issue tag isn't updated when webhook uses the
work_itemsURL (#7305) (885f807) - gram: use-env-variables-in-ci-to-target-host (#7243) (f35369b)
- Logging: Expand APPLICATION_LOGGERS and fix unnamed loggers (#7256) (9943da9)
- org breadcrumb shows wrong name for non-admin users (#7234) (2db8b8b)
- prevent infinite API loop on invalid environment URLs (#7284) (de7d0a7)
- search: prevent-local-sync-state-keystroke-loss (#7287) (2be0f41)
- usage limit misleading when viewing non-monthly periods (#7084) (#7269) (ea70d3b)
Infrastructure (Flagsmith SaaS Only)
- OTel: Rename OTEL_EXPORTER_ENDPOINT to OTEL_EXPORTER_OTLP_ENDPOINT (#7252) (89ed1ea)
- OTel: Wire OTEL_EXPORTER_ENDPOINT in ECS task defs (#7251) (19677ff)
Dependency Updates
- bump dompurify from 3.3.2 to 3.4.0 in /docs (#7260) (5595f7f)
- bump follow-redirects from 1.15.11 to 1.16.0 in /docs (#7227) (0e89c88)
CI
- pre-commit autoupdate (#7221) (76d6573)
- upgrade vercel cli version to newer (#7267) (6c69f6e)
- upgraded-vercel-to-latest-version (#7265) (24718e9)
Docs
- added-snippets-and-numbered-saas-auth-possibilities (#7257) (838c421)
- DevEx: Add guidelines for metrics, logs, and feature flags (#7268) (fd03ae3)
- fixed-wrong-mcp-link (#7240) (07de9da)
- GitLab: Add integration documentation for GitLab.com and self-hosted (#7145) (1cd2e93)
- OTel: Add backend event catalogue (#7286) (ec95aef)
Refactoring
- migrate get features + remove datadog widget (#7093) (bb24248)
- migrate OrganisationSelect to TypeScript FC (#7232) (ae375d0)
- migrate trivial components to TypeScript (#7231) (8f6f111)
- Remove unused scss (#7194) (2f613d1)
- replace global lodash with direct per-file imports (#7229) (0cb47c8)
- Unused actions and utils (#7244) (8a449c8)