Skip to content

Latest commit

 

History

History
26 lines (15 loc) · 1.24 KB

File metadata and controls

26 lines (15 loc) · 1.24 KB

Next

  • feat: Add local evaluation for feature flags (#299)

1.1.0 - 2025-10-03

  • feat: timestamp can now be overridden when capturing an event (#297)
  • feat: Add groups, groupProperties, personProperties overrides to feature flag methods (#298)

1.0.3 - 2025-10-01

  • fix: Events now record SDK info such as $lib and $lib_version (#296)
  • fix: SDK requests now assign the expected User-Agent (#296)

1.0.2 - 2025-09-30

  • fix: Caching of feature flags occurs in constant time (#294)

1.0.1 - 2025-09-30

  • fix: Support deduplication of $feature_flag_called events (#291)
  • fix: Adds missing featureFlagCacheSize, featureFlagCacheMaxAgeMs mutators to PostHogConfig builder (#291)

1.0.0 - 2025-09-29

  • Initial release (#288)