Releases: PostHog/posthog-js
Releases · PostHog/posthog-js
1.205.0
1.205.0 - 2025-01-07
- feat: Add a onPreviewSubmit callback to preview surveys (#1641)
1.204.0
1.204.0 - 2025-01-06
- feat: Deprecate
sanitize_properties
(#1632)
- test(ci): move more of the browser tests to playwright (#1638)
1.203.3
1.203.3 - 2025-01-03
- feat: Add pageview and prev pageview tracking (#1634)
- fix: safer toolbar function (#1637)
- chore: playwright tests (#1631)
1.203.2
1.203.2 - 2024-12-27
- Adds option for nonce support (#1630)
1.203.1
1.203.1 - 2024-12-20
- fix: recordings that are paused for their whole duration (#1626)
- feat: custom event with remote config (#1628)
1.203.0
1.203.0 - 2024-12-20
- chore: add feature name prop to event (#1624)
- fix: payload host deny list (#1627)
- chore: build against lowest and current version of TS (#1625)
- chore: fix changelog after automation error (#1623)
1.202.5
1.202.5 - 2024-12-19
- chore: lint a file that needs it (#1622)
1.202.4
1.202.4 - 2024-12-19
- fix: do not even send heatmap with no x or y (#1621)
- fix: type error accessing null object and added test case (#1620)
- chore: Small tweaks to make fetch default (#1610)
- chore: remove circular dependencies (#1618)
1.202.2
1.202.2 - 2024-12-17
- fix: specify transport in fewer places to let config control (#1614)
- chore: update rollup, bc y not (#1615)
1.202.1
1.202.1 - 2024-12-17
- feat: Use token scoped remote config (#1611)