Releases: Flagsmith/flagsmith
Releases · Flagsmith/flagsmith
Version 2.8.9
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:
- Dont run CI on draft pull requests #264 (dabeeeenster)
- Moved jmeter tests #254 (dabeeeenster)
- fix(last-login-null): update last login on token fetch #253 (gagantrivedi)
- chore/mixpanel integration id #252 (dabeeeenster)
- improvement/serve-js-locally-fixup #250 (dabeeeenster)
- improvement/serve js locally #249 (dabeeeenster)
- Clone feature states, feature value and feature segments on env clone #242 (gagantrivedi)
Version 2.8.8
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:
- improvement/search identities with exact match #245 (dabeeeenster)
Version 2.8.7
Closed issues:
- Don't send /health healthcheck transactions to Sentry #228
Merged pull requests:
- fix "false" mv value #246 (kyle-ssg)
- improvement/fixup healthcheck pr #243 (dabeeeenster)
- fix(sentry): Add sampler to fuction to block /health transactions #232 (gagantrivedi)
- Improve local/ development setup #204 (gagantrivedi)
Version 2.8.6
Clone environment #238
Version 2.8.5
Fixes #179
Version 2.8.4
Fixes #174 Audit logs are slow to load on Production
Version 2.8.3
Fixes slow identities #177
Version 2.8.2
Optimise list identities endpoint (#176)
Version 2.8.1
Optimise list identities endpoint (#170)
Version 2.8.0
- SAML configuration (Enterprise only)