Skip to content

posthog-v7.22.1

Choose a tag to compare

@github-actions github-actions released this 10 Jul 14:38
Immutable release. Only release title and notes can be modified.
b326113

Patch changes

  • 650d107 Fix local evaluation of flag dependencies with a flag_evaluates_to: false condition: such conditions never matched, forcing the dependent flag to false for every locally-evaluated user. — Thanks @matheus-vb!