Skip to content

Releases: PostHog/posthog-php

3.7.3

04 Dec 19:47
bb7e317

Choose a tag to compare

  • feat(flags): Add ETag support for local evaluation caching (#91)
  • feat(flags): included evaluated_at properties in $feature_flag_called events (#89)
  • feat: Cut a new GH release when deploying new version (#90)

3.7.2

26 Nov 22:37

Choose a tag to compare

What's Changed

  • fix(flags): fallback to API for multi-condition flags with static cohorts by @haacked in #86

Full Changelog: 3.7.1...3.7.2

3.7.1

26 Nov 22:37

Choose a tag to compare

What's Changed

  • fix: don't sort condition sets with variant overrides to the top by @andyzzhao in #85

New Contributors

Full Changelog: 3.7.0...3.7.1

3.7.0

26 Nov 22:37

Choose a tag to compare

What's Changed

  • chore: Add feature flags project board workflow by @haacked in #79
  • fix: Ignore new flag filter type in local evaluation by @haacked in #80
  • feat(flags): Implement local evaluation of flag dependencies by @haacked in #84

Full Changelog: 3.6.0...3.7.0

3.6.0

26 Nov 22:37

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 3.5.0...3.6.0

3.5.0

26 Nov 22:37

Choose a tag to compare

What's Changed

  • fix: Fix unit tests by @haacked in #73
  • feat: Add Support For Feature Flag Payloads by @elliottlawson in #53
  • Bump version to 3.4.0 by @haacked in #74
  • feat: Add request id, version, id, and evaluation reason to $feature_flag_called events by @haacked in #75

New Contributors

Full Changelog: 3.3.5...3.5.0

3.4.0

26 Nov 22:37

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 3.3.5...3.4.0

3.3.5

26 Nov 22:37

Choose a tag to compare

What's Changed

Full Changelog: 3.3.4...3.3.5

3.3.4

26 Nov 22:37

Choose a tag to compare

What's Changed

Full Changelog: 3.3.3...3.3.4

3.3.3

26 Nov 22:37

Choose a tag to compare

What's Changed

  • Fix PHP 8.4 deprecation on Client.php constructor (Backwards Compatible) by @ziming in #66

New Contributors

Full Changelog: 3.3.2...3.3.3