Skip to content

Releases: Flagsmith/flagsmith

v2.141.0

16 Sep 09:22
50a370d
Compare
Choose a tag to compare

2.141.0 (2024-09-13)

Features

  • Add hubspot cookie tracking (#4539) (6714384)
  • Add subscription cache for new organisations (#4587) (b2a1899)
  • Add use_identity_overrides_in_local_eval setting (#4612) (f8a048e)
  • Detect unchanged feature states when saving versions (#4609) (0e53baf)
  • Move versioned feature history into feature details modal (#4499) (ae47db1)

Bug Fixes

  • 404 when last organisation doesn't exist (#4624) (d60b3b7)
  • Allow switching organisations if current one is blocked (#4606) (6ef774b)
  • Don't include null traits in transient identifier (#4598) (4bf7b9d)
  • Handle null cancellation dates (#4589) (603889c)
  • ignore old versions when validating segment override limit (#4618) (52b9780)
  • incorrect Java SDK installation and initialization code examples (#4596) (d12cf8b)
  • versioning: fix issue creating duplicate priority segment overrides (#4603) (1e357b8)
  • versioning: use transaction.atomic to prevent corrupt versions being created (#4617) (7ac05cd)
  • webhook/changed_by: Return name of the master api key (#4602) (1b22cf5)

v2.140.0

06 Sep 08:56
d669940
Compare
Choose a tag to compare

2.140.0 (2024-09-06)

Features

  • allow ignore conflicts on scheduled change (#4590) (a891114)
  • environment: Add toggle for identity override in local eval (#4576) (5e82c97)
  • Improve Github integration (#4498) (65600a7)
  • search identities by dashboard alias (#4569) (5c02c1e)

Bug Fixes

v2.139.0

03 Sep 10:06
dc19e0c
Compare
Choose a tag to compare

2.139.0 (2024-09-03)

Features

  • Add sane defaults for segment_operators, integration_data, saml flags (#4554) (ff5c0ed)
  • Backend support for Organisation-level integrations (#4400) (3e6b96f)

Bug Fixes

  • app_analytics/cache: use lock to make cache thread safe (#4567) (8e371a8)
  • edge-v2: Migrate only Edge API-enabled projects (#4556) (9c5ff4f)
  • grafana: update migration to noop on table name (#4571) (65b63cf)
  • incorrect statistics in organisation admin list (#4546) (bc3ddaf)

v2.138.2

29 Aug 07:40
df6ce44
Compare
Choose a tag to compare

2.138.2 (2024-08-28)

Bug Fixes

Deprecations

Since this release upgrades the Django major version, this release drops support for Postgres <12.

v2.138.1

27 Aug 10:39
0be9a1e
Compare
Choose a tag to compare

2.138.1 (2024-08-27)

Bug Fixes

  • ldap-login: create custom serializer to fix login field (#4535) (a704c7c)
  • Missing permissions for LaunchDarkly view (#4531) (5e02eb4)

v2.138.0

22 Aug 15:22
56bebe8
Compare
Choose a tag to compare

2.138.0 (2024-08-22)

Features

  • add UUID to user model (#4488) (32be7c0)
  • Copy ACS URL for SAML configurations to clipboard. Disable editing SAML configuration names (#4494) (3f561ee)
  • usage period filter (#4526) (968b894)

Bug Fixes

  • audit logs generation for feature state value (#4525) (af0369c)
  • incorrect negative value conversion (#4316) (2931cdf)
  • Missing permissions for integration API endpoints (#4530) (cd99a07)
  • project settings permissions (#4528) (9382908)
  • Update email wording for paid customers with API usage notifications (#4517) (5cfdaba)
  • usage and analytics data duplicates the current day (#4529) (910b3ed)

v2.137.0

20 Aug 09:44
80e6cc5
Compare
Choose a tag to compare

2.137.0 (2024-08-20)

Features

Bug Fixes

v2.136.0

13 Aug 09:39
16881a6
Compare
Choose a tag to compare

2.136.0 (2024-08-13)

Features

  • Add automatic tagging for github integration (#4028) (7920e8e)
  • Add tags for GitHub integration FE (#4035) (3c46a31)
  • Support Aptible deployments (#4340) (3b47ae0)
  • Use environment feature state instead of fetching feature states (#4188) (b1d49a6)

Bug Fixes

  • ensure that usage notification logic is independent of other organisations notifications (#4480) (6660af5)
  • Remove warning about non-unique health namespace (#4479) (6ef7a74)

Infrastructure (Flagsmith SaaS Only)

v2.135.1

12 Aug 09:58
da627a3
Compare
Choose a tag to compare

2.135.1 (2024-08-12)

Infrastructure (Flagsmith SaaS Only)

v2.135.0

12 Aug 09:00
ce05a15
Compare
Choose a tag to compare

2.135.0 (2024-08-09)

Features

  • app_analytics: Add cache for feature evaluation (#4418) (2dfbf99)
  • Support blank identifiers, assume transient (#4449) (0014a5b)

Bug Fixes

  • Identity overrides are not deleted when deleting Edge identities (#4460) (2ab73ed)
  • show correct SAML Frontend URL on edit (#4462) (13ad7ef)