Releases: Flagsmith/flagsmith
Releases · Flagsmith/flagsmith
v2.123.0
v2.122.0
v2.121.0
v2.120.0
v2.119.1
v2.119.0
2.119.0 (2024-06-06)
Features
Bug Fixes
- Add autocomplete for login (#4103) (5ffdd51)
- announcement width (#4122) (f6ac4e5)
- delete environment refreshing list (#4107) (902b3cd)
- environment click sizes (#4104) (9d1622f)
- Environment creating state (#4060) (652af8f)
- Flag update scheduling (#4115) (e90d248)
- Limit feature paging to 50 (#4120) (c14c3a8)
- Protect inputs from autofill (#3980) (dad3041)
- Reload integrations on create (#4106) (5155018)
- save empty segment overrides request (#4112) (6dbcb4a)
- show audit logs url (#4123) (bc256ee)
- versioning: scheduled changes incorrectly considered live (#4119) (6856e64)
- versioning: send live from when creating versions for change requests (#4116) (765b12a)
- versioning: use version live from (#4118) (0345aff)
Infrastructure (Flagsmith SaaS Only)
v2.118.1
2.118.1 (2024-06-03)
Bug Fixes
- audit: audit and history UI tweaks (#4092) (e65dc34)
- facilitate FE display of environment version from audit log (#4077) (be9b7ce)
- select propagation (#4085) (0e16068)
- sentry-FLAGSMITH-API-4FY: resolve metadata segment n+1 (#4030) (a22f86c)
- versioning: ensure get_previous_version returns previous version, not latest version (#4083) (22d371b)
- versioning: ensure that audit log record is created when committing versions via CR (#4091) (8246dca)
- versioning: prevent FeatureSegment from writing audit log on delete when v2 versioning enabled (#4088) (60c0748)
v2.118.0
v2.117.1
v2.117.0
2.117.0 (2024-05-30)
Features
- Add api usage metrics for different periods (#3870) (50cc369)
- Add endpoint to fetch GitHub repository contributors (#4013) (6f321d4)
- Add grace period to api usage billing (#4038) (3b61f83)
- analytics: Add command to migrate analytics data to pg (#3981) (848db5a)
- Implement be search and lazy loading for GitHub resources (#3987) (c896c50)
- Improvements in the GitHub integration BE (#3962) (59ddfba)
Bug Fixes
- Add support for versioning v2 on GitHub resource linking (#4015) (edb4a75)
- GitHub repos unique constraint and delete (#4037) (7454e4a)
- sentry-FLAGSMITH-API-4FZ: fix PATCH for segments (#4029) (3c43bb8)
- Set api usage billing to 100k (#3996) (d86f8e7)
- Set billing starts at to reasonable default for API usage notifications (#4054) (515b34c)
- Set billing term starts at 30 days for null values (#4053) (84c0835)
- Setting
LOG_FORMAT: json
does not write stack traces to logs (#4040) (9e2ffd2) - Switch function argument to date start (#4052) (d8f48a7)