We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e7ede33 commit f7941bcCopy full SHA for f7941bc
CHANGELOG.md
@@ -1,3 +1,7 @@
1
+## 1.60.0 - 2023-05-30
2
+
3
+- feat: Added support for cross origin iframe recording (#655)
4
5
## 1.59.0 - 2023-05-30
6
7
- feat: remove broken capture using img support (#651)
package.json
@@ -1,6 +1,6 @@
{
"name": "posthog-js",
- "version": "1.59.0",
+ "version": "1.60.0",
"description": "Posthog-js allows you to automatically capture usage and send events to PostHog.",
"repository": "https://github.com/PostHog/posthog-js",
"author": "hey@posthog.com",
0 commit comments