Skip to content

Releases: Flagsmith/flagsmith

v2.88.0

13 Dec 12:55
ffbd2d4
Compare
Choose a tag to compare

2.88.0 (2023-12-13)

Features

Bug Fixes

v2.87.0

05 Dec 11:08
6bf968e
Compare
Choose a tag to compare

2.87.0 (2023-12-05)

Features

  • add new endpoint to list summary objects of permission groups (#3064) (2880ef5)

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

30 Nov 10:48
ed57876
Compare
Choose a tag to compare

2.86.0 (2023-11-30)

Features

Bug Fixes

v2.85.0

28 Nov 11:11
953a5ac
Compare
Choose a tag to compare

2.85.0 (2023-11-28)

Features

Bug Fixes

  • Move projects and integrations to tests (#3044) (0dc4e14)
  • Rely on Flagsmith Engine for segment evaluation, avoid N+1 queries (#3038) (616c6be)
  • Safely parse announcement Flag (#3052) (6994f6b)

v2.84.2

27 Nov 16:55
18f55a5
Compare
Choose a tag to compare

2.84.2 (2023-11-27)

Bug Fixes

  • Move organisation tests to proper location (#3041) (34c6d07)
  • resolve environment N+1 caused by feature versioning v2 (#3040) (5392480)

v2.84.1

27 Nov 12:08
6aadec1
Compare
Choose a tag to compare

2.84.1 (2023-11-27)

Bug Fixes

v2.84.0

27 Nov 10:23
9995788
Compare
Choose a tag to compare

2.84.0 (2023-11-27)

Features

Bug Fixes

  • WIP Move groups of tests to proper location (#3027) (1592919)

v2.83.0

21 Nov 11:03
eeb963c
Compare
Choose a tag to compare

2.83.0 (2023-11-21)

Features

Bug Fixes

  • api: validate before creating projects based on current subscription (#2869) (f32159e)
  • edge-identity-view: reduce max page size to 100 (#2937) (6c4807f)
  • Move and merge features tests into proper location (#3002) (5f3482c)

v2.82.0

20 Nov 11:56
fc17d1c
Compare
Choose a tag to compare

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)

v2.81.1

14 Nov 15:13
400dade
Compare
Choose a tag to compare

2.81.1 (2023-11-14)

Bug Fixes

  • try self-hosted runner for the private cloud image (#2969) (99180cd)