We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d3265f4 commit 6ceb31eCopy full SHA for 6ceb31e
CHANGELOG.md
@@ -1,3 +1,11 @@
1
+**2.61.1** (11 Mar 2025)
2
+- Session recording stops if initial DOM snapshot fails
3
+- Errors triggered by rrweb's record function are now caught
4
+- Fix for issue causing opt-out check error messages in `debug` mode
5
+
6
+**2.61.0** (6 Mar 2025)
7
+- Session recordings now continue across page loads within the same tab, using IndexedDB for persistence
8
9
**2.60.0** (31 Jan 2025)
10
- Expanded Autocapture configs
11
- Prevent duplicate values in persistence when using people.union (thanks @chrisdeely)
0 commit comments