Releases: Flagsmith/flagsmith
Releases · Flagsmith/flagsmith
v2.148.0
v2.147.0
v2.146.0
v2.145.0
v2.144.0
2.144.0 (2024-10-03)
Features
- Identity alias (#4620) (d18049b)
- Improve segment override UI (#4633) (a265d74)
- Introduce the SDK Evaluation Context schema (#4414) (d6c6004)
- Manage tags permission (#4615) (b3da659)
- Support cookie authentication (#4662) (e65c8da)
Bug Fixes
- always store and search dashboard alias in lower case (#4676) (22a3083)
- ci: Rate-limited Trivy database pulls (#4677) (4bca509)
- Clear project org search on close (#4690) (b4b48b7)
- encode identity search (#4691) (0485601)
- encode search when querying features (#4689) (7c746f4)
- ensure MANAGE_TAGS permission allows create tag (#4678) (58eb9ed)
- feature specific segment (#4682) (a867ed1)
- Handle cancellation date for api usage (#4672) (17be366)
- remove trait (#4686) (6dc8b7b)
- update permissions on classes with missing / unclear permissions (#4667) (19026e4)
v2.143.0
v2.142.0
v2.141.0
2.141.0 (2024-09-13)
Features
- Add hubspot cookie tracking (#4539) (6714384)
- Add subscription cache for new organisations (#4587) (b2a1899)
- Add use_identity_overrides_in_local_eval setting (#4612) (f8a048e)
- Detect unchanged feature states when saving versions (#4609) (0e53baf)
- Move versioned feature history into feature details modal (#4499) (ae47db1)
Bug Fixes
- 404 when last organisation doesn't exist (#4624) (d60b3b7)
- Allow switching organisations if current one is blocked (#4606) (6ef774b)
- Don't include null traits in transient identifier (#4598) (4bf7b9d)
- Handle null cancellation dates (#4589) (603889c)
- ignore old versions when validating segment override limit (#4618) (52b9780)
- incorrect Java SDK installation and initialization code examples (#4596) (d12cf8b)
- versioning: fix issue creating duplicate priority segment overrides (#4603) (1e357b8)
- versioning: use transaction.atomic to prevent corrupt versions being created (#4617) (7ac05cd)
- webhook/changed_by: Return name of the master api key (#4602) (1b22cf5)