Releases: PostHog/posthog-js
Releases · PostHog/posthog-js
1.170.0
1.170.0 - 2024-10-16
- fix: web vitals delayed capture (#1474)
1.169.1
1.169.1 - 2024-10-16
- chore: skip if Array.from is missing (#1475)
1.169.0
1.169.0 - 2024-10-15
- feat: report reason for recording start (#1452)
- chore: improve exception autocapture (#1466)
1.168.0
1.168.0 - 2024-10-15
- fix(errors): Better define schema, align with python (#1460)
- chore: refactor some cypress setup (#1467)
1.167.1
1.167.1 - 2024-10-14
- fix: sanitize set_once properties (#1462)
1.167.0
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
1.166.2 - 2024-10-07
- fix: Remove posthog error capture from replay (#1454)
1.166.1
1.166.1 - 2024-10-01
- fix: skip addition of
src
attribute for HLS videos (#1446)
1.166.0
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
1.165.1 - 2024-09-30
- fix: no custom events when idle (#1438)
- chore: downgrade jest types (#1442)