Skip to content

Releases: Flagsmith/flagsmith

Version 2.9.1

17 Sep 10:43
ab79fbd
Compare
Choose a tag to compare

Fixed bugs:

  • Initial Flag State of Identity override value doesn't match Environment state #277
  • Clone environment #172
  • Bug: Can't change user group members #74

Closed issues:

  • Add captera link to signup success page #320
  • Allow optional GZIP compression of API responses #311
  • Remove rebrand widget from Front End #308
  • Refactor Frontend Env Var names #296
  • Gracefully handle traits that are too large (over 2000 bytes) #294
  • Increase Trait value field length #286
  • Is it possible to programmatically change flag value? For testing different codepaths? #281
  • Refactor SDKs to new Namespace (Bullet Train > Flagsmith) #159

Merged pull requests:

Breaking changes:

  • The names of some important front end environment variables were updated. Details are given in the table below.
Previous name New name
FLAGSMITH FLAGSMITH_ON_FLAGSMITH_API_KEY
API_URL FLAGSMITH_API_URL
FLAGSMITH_ANALYTICS ENABLE_FLAG_EVALUATION_ANALYTICS
GA GOOGLE_ANALYTICS_API_KEY
MIXPANEL MIXPANEL_API_KEY
AMPLITUDE AMPLITUDE_API_KEY
CRISP_CHAT CRISP_WEBSITE_ID
MAINTENANCE ENABLE_MAINTENANCE_MODE
ASSET_URL STATIC_ASSET_CDN_URL

Version 2.9.0

23 Aug 16:53
b9728d5
Compare
Choose a tag to compare

Merged pull requests:

  • Solves an issue observed during an instance setup, invite-links are only retrieved if usage_chart is enabled. #278
  • Tweak create organisation button positioning. #271
  • Tweak create organisation page copy when creation is disabled. #270
  • Upgrade gapi. #269
  • disable_create_org flag. #268
  • Improve text copy for environment permissions. #265

Closed issues:

  • Google Sign-in JS Deprecation. #259
  • Improve text copy for environment level permissions. #259

Version 2.8.9

16 Aug 11:08
0a382dd
Compare
Choose a tag to compare

Fixed bugs:

  • Searching for an Identity occasionally causes a panel / div reload which loses search entry #247
  • Segment ordering breaks on update segment #241
  • Last Logged In is often empty #240

Closed issues:

  • Don't run ci tests on draft pull request. #263
  • Adjust dark mode colors #262
  • Remove redundant flags #261
  • Search users with exact match as opposed to fuzzy search #244
  • Deselect all tags #233
  • Standardise tag selection #221
  • Enable email / password login to admin console by default when running locally #206
  • Standardise on Postgres 11 for development #190
  • Pass integration ID as part of the Mixpanel integration #165
  • Self hosted installations should not prompt to upgrade plan etc #134
  • Segment rules can turn - true > True #129
  • Use a dropdown to select language for sample code #128
  • Bug: In segment override tab, value type not changing from default text to other type. #106

Merged pull requests:

Version 2.8.8

04 Aug 11:21
ca792c7
Compare
Choose a tag to compare

Fixed bugs:

  • Setting a multivariate value to the string 'false' breaks #239

Closed issues:

  • Search users with exact match as opposed to fuzzy search #244

Merged pull requests:

Version 2.8.7

04 Aug 11:05
b681cb8
Compare
Choose a tag to compare

Closed issues:

  • Don't send /health healthcheck transactions to Sentry #228

Merged pull requests:

Version 2.8.6

02 Aug 13:36
96f5006
Compare
Choose a tag to compare

Clone environment #238

Version 2.8.5

26 Jul 09:32
a5523e7
Compare
Choose a tag to compare

Version 2.8.4

20 Jul 13:54
1d54c2f
Compare
Choose a tag to compare

Fixes #174 Audit logs are slow to load on Production

Version 2.8.3

09 Jul 16:04
01e5f72
Compare
Choose a tag to compare

Fixes slow identities #177

Version 2.8.2

09 Jul 15:11
05e2da9
Compare
Choose a tag to compare

Optimise list identities endpoint (#176)