Skip to content

Releases: Flagsmith/flagsmith

v2.157.0

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

2.157.0 (2024-12-10)

Features

Bug Fixes

v2.156.2

10 Dec 10:38
ad7839e
Compare
Choose a tag to compare

2.156.2 (2024-12-10)

Bug Fixes

v2.156.1

04 Dec 16:33
0fdc0bb
Compare
Choose a tag to compare

2.156.1 (2024-12-04)

Bug Fixes

v2.156.0

04 Dec 13:52
ede7229
Compare
Choose a tag to compare

2.156.0 (2024-12-04)

Features

Bug Fixes

  • add migration to clean up corrupt data caused by feature versioning (#4873) (e17f92d)
  • button style (#4884) (679acdd)
  • cannot create new segments due to segment validation (#4886) (05ab7cf)
  • Set Hubspot cookie name from request body (#4880) (7d3b253)

v2.155.0

03 Dec 10:38
81c96f4
Compare
Choose a tag to compare

2.155.0 (2024-12-03)

Features

Bug Fixes

  • Environment Ready Checker (#4865) (2392222)
  • prevent enabling versioning from affecting scheduled change requests (#4872) (c7aa30b)

v2.154.0

21 Nov 11:37
294b352
Compare
Choose a tag to compare

2.154.0 (2024-11-21)

Features

Bug Fixes

  • Allow teardown to use FLAGSMITH_API_URL (#4849) (9ad8da6)
  • Custom Gunicorn logger not sending StatsD stats (#4819) (9bbfdf0)
  • flagsmith stale flags check (#4831) (ea6a169)
  • Google OAuth broken in unified docker image (#4839) (051cc6f)
  • Handle environment admin not being able to check VIEW_PROJECT permissions (#4827) (23ab3c1)
  • Handle invalid colour codes on tags, allow default colours (#4822) (a33633f)
  • prevent lock when adding FFAdmin.uuid column (#4832) (4a310b0)
  • project/realtime: only allow enterprise to enable realtime (#4843) (9b21af7)
  • project/serializer: limit edit to only fields that make sense (#4846) (86ba762)
  • replace alter field with adding a new field (#4817) (0d1c64a)
  • revert #4817 (#4850) (793a110)

v2.153.0

12 Nov 10:04
247857f
Compare
Choose a tag to compare

2.153.0 (2024-11-12)

Features

Bug Fixes

  • Allow any auth except LDAP and SAML to change email (#4810) (10eb571)
  • Edit identity override with prevent flag defaults enabled (#4809) (0f9b24b)
  • make clone_feature_states_async write only (#4811) (513b088)

v2.152.0

06 Nov 17:58
2a7e734
Compare
Choose a tag to compare

2.152.0 (2024-11-06)

Features

Bug Fixes

v2.151.0

05 Nov 10:06
af86090
Compare
Choose a tag to compare

2.151.0 (2024-11-04)

Features

  • async the logic for cloning feature states into a cloned environment (#4005) (02f5f71)
  • ci: add command to rollback migrations (#4768) (483cc87)
  • export: Add support for edge identities data (#4654) (f72c764)
  • permissions: update endpoints to expose tag-supported perms (#4788) (43e68c1)

Bug Fixes

  • Extend user first name length to 150 characters (#4797) (364c565)
  • hide view features from associated segment overrides (#4786) (49ff569)
  • Set tag to get or create (#4790) (fedd296)

v2.150.0

30 Oct 10:38
6829df2
Compare
Choose a tag to compare

2.150.0 (2024-10-30)

Features

Bug Fixes

  • associated segment override check (#4781) (85556a0)
  • audit and version limits for existing subscriptions (#4780) (5827e07)
  • GitHub integration tagging issues (#4586) (56a266d)
  • Prevent newlines in environment variables from causing frontend syntax errors (#4750) (6bbd6c7)
  • run eslint --fix removing all prettier error from web/ folder (#4739) (13494b6)
  • sales-dashboard: prevent 500 error when user doesn't exist on sales dashboard search (#4757) (282d82f)
  • versioning: handle versioned environments for associated-features endpoint (#4735) (7d40a07)