Skip to content

Releases: Flagsmith/flagsmith

Version 2.3.0

Choose a tag to compare

@dabeeeenster dabeeeenster released this 09 Nov 10:43

We've added a bunch of new features and bug fixes.

  • You can now tag flags with user-defined tags. You can use these tags to manage flags and organise them.
  • Beta release of both Data Dog and Amplitude integrations.
  • You can now set multiple traits in a single call
  • For a given feature, show which Identities have it individually overridden
  • When viewing an Identity, show the segments and test whether the identity is a member of each segment

Version 2.2.0

Choose a tag to compare

@dabeeeenster dabeeeenster released this 13 Aug 09:13

Flags that are defined with Segment overrides are now based on an Environment level, as opposed to a Project level. So you can now define Segment overrides differently between Environments.

Version 2.1.0

Choose a tag to compare

@dabeeeenster dabeeeenster released this 01 Jun 10:19

As of this release, the frontend and backend will synchronise version numbers according to MAJOR.MINOR.PATCH increments. Minor changes will include any API contract changes.

This release includes a breaking backend change to login and registration in order to support 2 factor authentication.

Features in this release:

2 factor authentication
Google authentication with GitHub WIP
Manage account

Version 1.12.0

Choose a tag to compare

@matthewelwell matthewelwell released this 05 May 11:18
  • Optionally send API call statistics to InfluxDB
  • Fixed an issue where webhooks could miss data in a certain scenarios
  • The API can now set multiple traits in a single API request
  • Refactoring

Segments improvements

Choose a tag to compare

@matthewelwell matthewelwell released this 23 Sep 09:34

Features

  • Create segment rules to configure a feature for a percentage of users
  • Audit logging

+ various bug fixes

Note: version number increased to 1.9 to catch up with FE here.

Segments and Usage Reporting

Choose a tag to compare

@matthewelwell matthewelwell released this 23 Sep 09:16

This is the initial public facing release of user segments, our segment builder UI is now integrated with our api to support the creation and editing of segments for your projects.

We also now show an organisation's API usage to give an indication of pricing.

Added pending invites

Choose a tag to compare

@matthewelwell matthewelwell released this 20 Sep 11:04
v1.1.2

Added pending invites

Added Google Analytics and Performance Improvements

Choose a tag to compare

@matthewelwell matthewelwell released this 10 Sep 14:59
  • Added Google Analytics integration
  • Performance improvements (thanks to @sjdines)

v1.1.0

Choose a tag to compare

@matthewelwell matthewelwell released this 16 Aug 15:04
  • Lots of improvements and generification
  • Breaking change Update admin endpoints for creating / updating features (requires bullet-train-frontend v1.1.0)