github Flagsmith/flagsmith v2.133.1

latest releases: v2.141.0, v2.140.0, v2.139.0...
one month ago

2.133.1 (2024-07-30)

Bug Fixes

  • add logic to handle subscriptions in trial (#4404) (c10e012)
  • build: Use a pre-created user for the frontend image (#4394) (45ce495)
  • casting issue in FE logic for delete attribute (#4398) (cbe0a0c)
  • models/featureevaluationraw: Add index on crated_at (#4405) (1f90900)

Notes

  • This release adds a new index to the app_analytics_featureevaluationraw table for performance improvements. The migration to add this index may take some time in environments that have large amounts of data stored in that table (i.e. environments which heavily use flag analytics and have postgres analytics enabled). If required, one can reduce the time of the deployment process (which would usually run the migration) by creating the index manually beforehand. See here for the SQL to create the index.

Don't miss a new flagsmith release

NewReleases is sending notifications on new releases.