Releases: Flagsmith/flagsmith
Releases · Flagsmith/flagsmith
Version 2.1.0
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
- 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
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
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
v1.1.2 Added pending invites
Added Google Analytics and Performance Improvements
- Added Google Analytics integration
- Performance improvements (thanks to @sjdines)
v1.1.0
- Lots of improvements and generification
- Breaking change Update admin endpoints for creating / updating features (requires bullet-train-frontend v1.1.0)