Skip to content

Releases: Flagsmith/flagsmith

v2.120.0

11 Jun 09:55
2c1b353
Compare
Choose a tag to compare

2.120.0 (2024-06-11)

Features

Bug Fixes

  • deps: Migrate MFA code to our codebase and bump djangorestframework (#3988) (e217df7)
  • Identity overrides tab (#4134) (1a51fd3)

v2.119.1

06 Jun 13:47
41b3e85
Compare
Choose a tag to compare

2.119.1 (2024-06-06)

Bug Fixes

Infrastructure (Flagsmith SaaS Only)

v2.119.0

06 Jun 10:24
1810494
Compare
Choose a tag to compare

2.119.0 (2024-06-06)

Features

Bug Fixes

Infrastructure (Flagsmith SaaS Only)

v2.118.1

03 Jun 22:09
3cd6769
Compare
Choose a tag to compare

2.118.1 (2024-06-03)

Bug Fixes

  • audit: audit and history UI tweaks (#4092) (e65dc34)
  • facilitate FE display of environment version from audit log (#4077) (be9b7ce)
  • select propagation (#4085) (0e16068)
  • sentry-FLAGSMITH-API-4FY: resolve metadata segment n+1 (#4030) (a22f86c)
  • versioning: ensure get_previous_version returns previous version, not latest version (#4083) (22d371b)
  • versioning: ensure that audit log record is created when committing versions via CR (#4091) (8246dca)
  • versioning: prevent FeatureSegment from writing audit log on delete when v2 versioning enabled (#4088) (60c0748)

v2.118.0

03 Jun 06:13
03702a4
Compare
Choose a tag to compare

2.118.0 (2024-05-31)

Features

  • add audit log when environment feature version is published (#4064) (88cfc76)

Bug Fixes

  • don't create audit log for FeatureStateValue when not published (#4065) (8b73b5c)
  • versioned remove segment override (#4063) (e4cd25a)

v2.117.1

30 May 16:04
8cd3a65
Compare
Choose a tag to compare

2.117.1 (2024-05-30)

Bug Fixes

v2.117.0

30 May 13:07
f0c3e07
Compare
Choose a tag to compare

2.117.0 (2024-05-30)

Features

  • Add api usage metrics for different periods (#3870) (50cc369)
  • Add endpoint to fetch GitHub repository contributors (#4013) (6f321d4)
  • Add grace period to api usage billing (#4038) (3b61f83)
  • analytics: Add command to migrate analytics data to pg (#3981) (848db5a)
  • Implement be search and lazy loading for GitHub resources (#3987) (c896c50)
  • Improvements in the GitHub integration BE (#3962) (59ddfba)

Bug Fixes

  • Add support for versioning v2 on GitHub resource linking (#4015) (edb4a75)
  • GitHub repos unique constraint and delete (#4037) (7454e4a)
  • sentry-FLAGSMITH-API-4FZ: fix PATCH for segments (#4029) (3c43bb8)
  • Set api usage billing to 100k (#3996) (d86f8e7)
  • Set billing starts at to reasonable default for API usage notifications (#4054) (515b34c)
  • Set billing term starts at 30 days for null values (#4053) (84c0835)
  • Setting LOG_FORMAT: json does not write stack traces to logs (#4040) (9e2ffd2)
  • Switch function argument to date start (#4052) (d8f48a7)

Infrastructure (Flagsmith SaaS Only)

v2.116.3

22 May 13:44
d8da4dc
Compare
Choose a tag to compare

2.116.3 (2024-05-22)

Bug Fixes

  • versioning: webhooks not triggered when new version published (#3953) (fb2191b)

v2.116.2

22 May 13:03
46fa710
Compare
Choose a tag to compare

2.116.2 (2024-05-22)

Bug Fixes

v2.116.1

22 May 09:17
c20e3b0
Compare
Choose a tag to compare

2.116.1 (2024-05-21)

Bug Fixes

  • versioning: fix cloning environments using v2 versioning (#3999) (eef02fb)