Skip to content

posthog-v7.24.0

Choose a tag to compare

@github-actions github-actions released this 15 Jul 23:42
Immutable release. Only release title and notes can be modified.
6c90c5e

Minor changes

  • 556c134 $feature_flag_called events now carry a $feature_flag_has_experiment boolean property when the server reports whether the flag is linked to an experiment. When the server does not report the signal (older deployments), the property is omitted. — Thanks @haacked!