Skip to content

Releases: PostHog/posthog-js

1.170.0

16 Oct 10:17
Compare
Choose a tag to compare

1.170.0 - 2024-10-16

  • fix: web vitals delayed capture (#1474)

1.169.1

16 Oct 09:29
Compare
Choose a tag to compare

1.169.1 - 2024-10-16

  • chore: skip if Array.from is missing (#1475)

1.169.0

15 Oct 12:48
Compare
Choose a tag to compare

1.169.0 - 2024-10-15

  • feat: report reason for recording start (#1452)
  • chore: improve exception autocapture (#1466)

1.168.0

15 Oct 09:24
Compare
Choose a tag to compare

1.168.0 - 2024-10-15

  • fix(errors): Better define schema, align with python (#1460)
  • chore: refactor some cypress setup (#1467)

1.167.1

14 Oct 13:16
Compare
Choose a tag to compare

1.167.1 - 2024-10-14

  • fix: sanitize set_once properties (#1462)

1.167.0

08 Oct 02:37
Compare
Choose a tag to compare

1.167.0 - 2024-10-08

  • feat(web experiments): Emit web_experiment_applied event and do not render experiments for bots (#1443)

1.166.2

07 Oct 13:29
Compare
Choose a tag to compare

1.166.2 - 2024-10-07

  • fix: Remove posthog error capture from replay (#1454)

1.166.1

01 Oct 16:08
Compare
Choose a tag to compare

1.166.1 - 2024-10-01

  • fix: skip addition of src attribute for HLS videos (#1446)

1.166.0

01 Oct 10:32
Compare
Choose a tag to compare

1.166.0 - 2024-10-01

  • feat: default replay partial compression on (#1445)
  • chore: Add test for reset() and anonymous users (#1444)

1.165.1

30 Sep 09:14
Compare
Choose a tag to compare

1.165.1 - 2024-09-30

  • fix: no custom events when idle (#1438)
  • chore: downgrade jest types (#1442)