Skip to content

Releases: Flagsmith/flagsmith

v2.167.1

11 Mar 16:01
a33774f
Compare
Choose a tag to compare

2.167.1 (2025-03-11)

Features

  • Add users to groups directly when inviting them (#5173) (1e10632)
  • Switch existing task processor health checks to new liveness probe (#5161) (647712c)

Bug Fixes

  • Catch errors when failing to verify JWTs (#5153) (0fed1d6)
  • Fix Docker Compose healthcheck (#5198) (5f611b5)
  • Use consistent button style for SSO login actions (#5202) (3bd4dfd)
  • ci: E2E builds Docker images unneccessarily on publish (#5212) (ba0610e)
  • Some tasks are not being initialised (#5213) (e8b203b)

Dependency Updates

  • bump prismjs from 1.29.0 to 1.30.0 in /docs (#5206) (548a4e4)
  • bump prismjs from 1.29.0 to 1.30.0 in /frontend (#5205) (4c6ef65)

v2.166.0

04 Mar 17:35
594def3
Compare
Choose a tag to compare

2.166.0 (2025-03-04)

Features

  • Add org ID and link to usage page in email notifications (#5178) (edbd3fa)
  • Try out amplitude engagement SDK (#5164) (e348826)

Bug Fixes

  • Deleting SAML attribute mappings from the frontend can fail in non-SaaS (#5179) (813d49e)

Dependency Updates

v2.165.0

03 Mar 15:39
fef3dff
Compare
Choose a tag to compare

2.165.0 (2025-03-03)

Features

Bug Fixes

v2.164.0

27 Feb 09:56
30763b8
Compare
Choose a tag to compare

2.164.0 (2025-02-26)

Features

Bug Fixes

v2.163.0

21 Feb 10:38
1987252
Compare
Choose a tag to compare

2.163.0 (2025-02-21)

Features

  • Adds support for quickly navigating to recently created or existing requested changes (#5109) (e7b1adc)
  • Grafana feature health provider (#5098) (210519e)

Bug Fixes

  • Audit Log integrations are triggered when integration config is soft deleted (#5128) (a81d22e)
  • Consistent hover styles for tabs & improved dark mode side menu UX (#5133) (145bf1f)
  • edge-identities: prevent unauthorised identity access (#5135) (690f87c)
  • feature specific segment creation (#5148) (789e394)
  • Fix StaleFlagWarning Display & Migrate FeatureRow to TypeScript (#5129) (a1dcdb8)
  • identity overrides only called once (#5145) (8621b26)
  • Segment override permissions (#5134) (66629e4)
  • Show "Clear all" to the left of feature filters to prevent layout shift (#5143) (cff5c96)
  • typing: Add missing type stubs for dependencies (#5126) (4e1ba8b)

v2.162.0

18 Feb 10:34
0090587
Compare
Choose a tag to compare

2.162.0 (2025-02-18)

Features

Bug Fixes

  • adds margin to saml tab (#5104) (6cffced)
  • Dynamically update theme toggle tooltip text based on current mode (#5117) (e2e2f52)
  • Feature tags not showing up in tag selection UI (#5113) (3bfcaa6)
  • feature-export: handle unsuccessful feature export download exception (#5086) (a116f2c)
  • has override logic to check enabled state differences (#5094) (328443e)
  • organisation: allow Organisation delete when committed change request present (#5101) (2a13d81)
  • overage-billing: use relative delta and months, instead of days (#5060) (03261dd)
  • service to use default credentials mode when cookie auth disabled (#5079) (b303405)

Dependency Updates

  • bump dompurify and mermaid in /docs (#5116) (3eb5f8c)
  • bump dompurify from 3.1.6 to 3.2.4 in /frontend (#5115) (fa6aaa0)
  • bump serialize-javascript from 6.0.1 to 6.0.2 in /docs (#5095) (ecb6b0b)
  • Bump task processor to v1.2.1, workflows to v2.7.7 (#5120) (144031d)

v2.161.0

11 Feb 10:02
ca33a64
Compare
Choose a tag to compare

2.161.0 (2025-02-10)

Features

  • Backend support for feature health (#5023) (b0d0a80)
  • Implements feature healthcare UI (#5043) (9ea58fa)
  • Make it more visible that user invites can be accepted by logging in, in addition to signing up (#5077) (d508e34)

Bug Fixes

  • 5044/mvfsv: handle deleted feature states (#5050) (b325998)
  • alert modal on Identity page incorrectly uses title case (#5076) (88fef8d)
  • delete identity overrides from environments_v2 table on feature delete (#5080) (3f7c9da)
  • Feature health event task not working (#5072) (d4c4aaa)
  • Force environments to be different names (#5058) (22223da)
  • Health provider not accessible by name in API (#5075) (88e5ab9)
  • integrations page permission (#5042) (5431585)
  • link to segment and identity override (#5067) (e82c35d)
  • migrations: project permission migration unique error (#5061) (ca943b8)

v2.160.2

28 Jan 10:39
05161a2
Compare
Choose a tag to compare

2.160.2 (2025-01-28)

Bug Fixes

v2.160.1

22 Jan 11:27
7865078
Compare
Choose a tag to compare

2.160.1 (2025-01-22)

Bug Fixes

  • ci: Fix Dockerfile casing warnings (#5031) (29b7a90)
  • migration-test: add decorator to skip if not enabled (#5024) (33cabfc)

Dependency Updates

v2.160.0

21 Jan 09:57
c08acd2
Compare
Choose a tag to compare

2.160.0 (2025-01-20)

Features

Bug Fixes

  • POST /identities incorrectly applies segment overrides when using null or empty identifier, only in Core API (#5018) (3557e14)
  • Action dropdown not properly overflowing (#5000) (5fc9fef)
  • Adds force-2fa to startup plan (#4994) (d0e2f76)
  • Don't display password managers on irrelevant input fields (#5004) (c04eb95)
  • Remove AWS IMDS endpoint request on API startup (#5008) (2e79ff4)
  • role permissions (#4996) (4a90cf6)
  • Set logger for skipping API usage (#5003) (3c49ae0)
  • Use "Flagsmith" as default TOTP issuer (#4992) (0681988)

Dependency Updates