Releases: Flagsmith/flagsmith
Releases · Flagsmith/flagsmith
v2.88.0
2.88.0 (2023-12-13)
Features
- Add a task for writing (edge) identity overrides (#3127) (2a9cd7c)
- add attribute to store identity overrides storage type (#3109) (c31322b)
- Add dunning banner (#3114) (ad26100)
- add endpoint to list (edge) identity overrides for a feature (#3116) (098ab94)
- Add new url for role users (#3120) (0604ec1)
- Add Payment component in the blocked page (#3068) (3f100d2)
- explicitly set audit log created date (#3083) (e470ddb)
- Flag group owners (#3112) (b0a00d0)
- Import / export of features across environments and orgs (#3026) (c4bdc0f)
- Migrate given project's (edge) identities to environments v2 (#3138) (574a08e)
- Set feature export response on initial API request (#3126) (89b7c8c)
- sse: track usage (#3050) (9502e55)
Bug Fixes
- api-deploy/action.yml: Write the PGP key correctly (#3099) (c1c45cb)
- bump rbac to fix import issue (#3128) (ba33582)
- do not show identity overrides tab until release (#3134) (b1fb768)
- Dockerfile: Use correct secret ID for pgp_key (#3141) (44ee410)
- Environments metadata n+1 for project admin (#3101) (093fa3a)
- hide additional actions on identity overrides tab in Edge (#3135) (5e0093e)
- Husky install (#3137) (921b210)
- Manage members layout is broken (#3058) (d129397)
- re-add identity overrides for core projects (#3139) (8a5c20f)
- show falsy values in identity overrides (#3144) (68cfd15)
- Show scheduled change request (#3118) (efddf13)
- sse_recurring_task: reload sse/tasks (#3108) (4e8e321)
- tests/NoCredentialsError: use aws_credentials fixture (#3131) (7883e28)
- Unable to delete multiple segment overrides at once (#3100) (9e6e0ca)
v2.87.0
2.87.0 (2023-12-05)
Features
Bug Fixes
- Add group owners to missing endpoint (#3080) (8fe2ea7)
- Move environments and features to test area (#3081) (05a3b37)
- postgres/feature-analytics: use feature filter (#3091) (c0fc231)
- Reading role permissions generates 500 error backend (#3079) (cee607a)
- Refactor existing Chargebee webhooks for subscriptions (#3047) (c89c56a)
- remove pagination from group summaries (#3090) (1065ad0)
- resolve outstanding N+1 issues (#3066) (661c42f)
- revert "fix: Reading role permissions generates 500 error backend" (#3093) (e57a01c)
v2.86.0
v2.85.0
v2.84.2
v2.84.1
v2.84.0
v2.83.0
v2.82.0
2.82.0 (2023-11-20)
Features
- Add permission for manage segments overrides (#2919) (716f6a9)
- Add seats to next invoice (#2977) (e4325a8)
- Remove all but first admin when subscription has reached cancellation date (#2965) (6976f81)
Bug Fixes
- add LDAP to installed apps (#2993) (9f9237e)
- ensure SimpleFeatureStateViewSet uses correct permissions for segment overrides (#2990) (00c6444)
- Excessive 404s on subscription metadata (#2985) (627a6fa)
- Failure to import LD project other than
default
(#2979) (e0d6e8a) - Logic in segment overrides readonly with the manage_segment_overrides permission (#2973) (37879b2)
- Move tests to unit (#2987) (43caad8)
- opening the flag panel shifts the main table slightly (#2994) (85d980c)
- Pagination icons disappeared (#2982) (0d2b979)
- Update docstring to not include change requests (#2995) (e3ac7ef)
- Update endpoint getEnvironment RTK response (#2968) (3993823)