Skip to content

Releases: PostHog/posthog-js

1.215.5

06 Feb 13:10
Compare
Choose a tag to compare

1.215.5 - 2025-02-06

  • chore: small readability refactor to getActiveMatchingSurveys (#1718)

1.215.4

05 Feb 19:47
Compare
Choose a tag to compare

1.215.4 - 2025-02-05

  • fix(flags): store setOnce properties in locally persisted feature flag props (#1716)
  • chore: better reset comment (#1717)

1.215.3

04 Feb 13:25
Compare
Choose a tag to compare

1.215.3 - 2025-02-04

  • refactor: Simplify Posthog.init() signature (#1712)

1.215.2

03 Feb 22:51
Compare
Choose a tag to compare

1.215.2 - 2025-02-03

  • fix: checking status is too blunt for paused status (#1713)

1.215.1

31 Jan 19:53
Compare
Choose a tag to compare

1.215.1 - 2025-01-31

  • chore: export some types (#1710)

1.215.0

31 Jan 11:32
Compare
Choose a tag to compare

1.215.0 - 2025-01-31

  • feat: allow configuring request queue interval (#1708)

1.214.1

31 Jan 10:41
Compare
Choose a tag to compare

1.214.1 - 2025-01-31

  • fix: never send when not sampled (#1706)
  • chore: silence survey logging (#1707)

1.214.0

30 Jan 19:59
Compare
Choose a tag to compare

1.214.0 - 2025-01-30

  • chore: add device types check (#1698)

1.213.0

30 Jan 18:56
Compare
Choose a tag to compare

1.213.0 - 2025-01-30

  • feat: deprecate featureFlags.override in favor of featureFlags.overrideFeatureFlags, a new function that supports overriding flags and flag payloads (#1697)
  • chore: snapshot types that we want to not accidentally deprecate or remove (#1705)

1.212.1

29 Jan 20:33
Compare
Choose a tag to compare

1.212.1 - 2025-01-29

  • docs: Add missing types (#1703)