Releases: Flagsmith/flagsmith
Releases · Flagsmith/flagsmith
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)
v2.140.0
v2.139.0
v2.138.2
v2.138.1
v2.138.0
2.138.0 (2024-08-22)
Features
- add UUID to user model (#4488) (32be7c0)
- Copy ACS URL for SAML configurations to clipboard. Disable editing SAML configuration names (#4494) (3f561ee)
- usage period filter (#4526) (968b894)
Bug Fixes
- audit logs generation for feature state value (#4525) (af0369c)
- incorrect negative value conversion (#4316) (2931cdf)
- Missing permissions for integration API endpoints (#4530) (cd99a07)
- project settings permissions (#4528) (9382908)
- Update email wording for paid customers with API usage notifications (#4517) (5cfdaba)
- usage and analytics data duplicates the current day (#4529) (910b3ed)
v2.137.0
2.137.0 (2024-08-20)
Features
- make pg usage cache timeout configurable (#4485) (cd4fbe7)
- Tweak email wording for grace periods (#4482) (36e634c)
Bug Fixes
- Add decorator for running task every hour (#4481) (a395a47)
- Add logic to handle grace period breached for paid accounts (#4512) (ba8ae60)
- add reverse sql to versioning migration (#4491) (a6a0f91)
- allow unknown attrs from cb json meta (#4509) (1e3888a)
- Catch API billing errors (#4514) (33074f3)
- delete-feature-via-role: bump rbac (#4508) (174d437)
- Make influx cache task recurring (#4495) (cb8472d)
- Remove grace period where necessary from blocked notification (#4496) (9bae21c)
- Rename match variable in external feature resources (#4490) (bf82b9d)
- save feature error handling (#4058) (2517e9d)
- Solve API GitHub integration issues (#4502) (19bc58e)
- subscription info cache race condition (#4518) (d273679)
- views/features: use get_environment_flags_list (#4511) (7034fa4)