posthog-js
Advanced tools
Changelog
1.7.1 - 2020-11-27
Changelog
1.7.0 - 2020-11-26
ph-no-capture
and ph-ignore-input
(#112)posthog.capture_links()
and posthog.capture_forms()
. They were broken since initial release - you can use autocapture instead. (#128)Changelog
1.6.0 - 2020-11-05
posthog.identify('identity, { some: 'value' })
(#105)persistence: 'memory'
to posthog.init (#82)capture_pageview: false
passed to posthog.init (#109)