There was an error while loading. Please reload this page.
1 parent 8857795 commit 5d75e7cCopy full SHA for 5d75e7c
1 file changed
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+**2.74.0** (27 Jan 2026)
2
+- New session recording masking configuration options, including the ability to unmask inputs and allowlist-based selector masking.
3
+- Adds initial support for the remote settings API, allowing remote configuration of SDK config options.
4
+- Adds new automated browser test suite that runs in CI and locally in chrome headless. See tests/browser/README.html for more information.
5
+- Fixes type definitions for api_routes
6
+- Removes outdated examples in the examples/ dir
7
+
8
**2.73.0** (23 Dec 2025)
9
- Adds several new hooks: `before_identify`, `before_register`, `before_register_once`, `before_track`, `before_unregister`
10
- Adds instance-initialization notification to allow Data Inspector browser extension to hook into SDK actions
0 commit comments