Skip to content

Releases: PostHog/posthog-js

1.161.2

09 Sep 18:52
Compare
Choose a tag to compare

1.161.2 - 2024-09-09

  • fix: some clients need web vitals directly on window (#1406)

1.161.1

09 Sep 16:17
Compare
Choose a tag to compare

1.161.1 - 2024-09-09

  • fix: warn on unavailable lazy load not throw (#1400)

1.161.0

09 Sep 11:24
Compare
Choose a tag to compare

1.161.0 - 2024-09-09

  • feat: web vitals 3000 (#1401)

1.160.3

03 Sep 16:39
Compare
Choose a tag to compare

1.160.3 - 2024-09-03

  • fix: captured network requests must always have name property (#1398)

1.160.2

03 Sep 13:46
Compare
Choose a tag to compare

1.160.2 - 2024-09-03

  • fix: report requests even without timing (#1386)

1.160.1

02 Sep 12:04
Compare
Choose a tag to compare

1.160.1 - 2024-09-02

  • fix: flushing the buffer for debug signal while idle extends session activity (#1396)
  • fix: network capture tests should fail if we exhaust the body (#1395)
  • chore: clarify that tests are exercising our fetch wrapper (#1393)

1.160.0

29 Aug 09:50
Compare
Choose a tag to compare

1.160.0 - 2024-08-29

  • feat: manually capture errors (#1374)

1.159.0

29 Aug 08:14
Compare
Choose a tag to compare

1.159.0 - 2024-08-29

  • fix: capture a $pageview event on opting in (#1372)

1.158.3

28 Aug 08:50
Compare
Choose a tag to compare

1.158.3 - 2024-08-28

  • fix(errors): Build endpoint for sentry integration & exception observer correctly (#1390)

1.158.2

27 Aug 19:12
Compare
Choose a tag to compare

1.158.2 - 2024-08-27

  • chore: skip rate limiting of snapshot events (#1383)
  • chore: Remove retries for testcafe tests but increase timeout. Wait for lag in parallel (#1380)
  • feat: default api host to new ingestion domain (#1370)