Skip to content

Releases: Flagsmith/flagsmith

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

v2.159.0

14 Jan 09:55
b9d2ae3
Compare
Choose a tag to compare

2.159.0 (2025-01-13)

Features

  • Adds plus indicator when is_num_identity_overrides_complete is false (#4938) (df074cb)

Bug Fixes

  • export: fixes issue exporting identity feature states with missing attributes (#4987) (8cd2731)
  • handle fetch github stars errors (#4952) (580dcae)
  • Speed up identity overrides (#4840) (60d042d)
  • tests: Incorrect mock in test_ensure_identity_traits_blanks__exclusive_start_key__calls_expected (#4944) (bbe7db1)
  • Update boto3 and dependencies to latest versions - autoinstrumentation Datadog (#4986) (645b408)
  • Updates user segment tab when a segment is created/updated (#4950) (6c9ad03)

Dependency Updates

  • add licensing to private installation (#4947) (fe949c8)
  • bump task processor v1.1.1 and workflows v2.7.5 (#4942) (95ebbdf)

v2.158.0

02 Jan 11:05
206fc76
Compare
Choose a tag to compare

2.158.0 (2025-01-02)

Features

  • Displays what entity is being edited in side modal (#4927) (c1e0aea)
  • Support --exclusive-start-key option for ensure_identity_traits_blanks (#4941) (4f71482)

Bug Fixes

  • Add explicit pagination to change requests (#4925) (cafb663)

v2.157.1

17 Dec 11:07
bfa4614
Compare
Choose a tag to compare

2.157.1 (2024-12-16)

Bug Fixes

  • description state management in EnvironmentSettingsPage (#4917) (0223227)
  • Numbers such as 1e100 cannot be retrieved from DynamoDB (#4916) (5d02ab1)
  • Preserve Page number in URL at AuditLogs page (#4913) (6cd6cb8)
  • Set project change requests url (#4920) (e94e5c6)

v2.157.0

11 Dec 13:32
3434eb7
Compare
Choose a tag to compare

2.157.0 (2024-12-10)

Features

Bug Fixes