Skip to content

Releases: PostHog/posthog-js

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)

1.212.0

29 Jan 17:14
Compare
Choose a tag to compare

1.212.0 - 2025-01-29

  • feat: sampling that can be shared (#1700)

1.211.4

29 Jan 16:25
17ad70a
Compare
Choose a tag to compare

1.211.4 - 2025-01-29

  • feat: Add new rule to guarantee events are tracked as passive (#1689)