All releases
v1.19.0: Session Replay & Error Tracking
We've extended our privacy-first analytics stack with session replay and backend error tracking, so we can diagnose issues faster without ever seeing your Salesforce data.
New Tools & Features
- Session Replay: Analytics now include optional session replay, letting us reconstruct navigation and click flows when diagnosing issues. All text, query results, and record data are masked by default — only layout, clicks, and navigation are captured.
- Error Tracking: Backend errors are now tracked to help us catch and resolve issues faster, with strict scrubbing of tokens, cookies, and request bodies before anything is recorded.
Enhancements
- Analytics: Expanded event coverage for SwitchBoard, AI Dashboards, and team invitations, giving us better visibility into how these features are used.
- Analytics: Analytics requests now route through a same-origin proxy, improving reliability for users with ad blockers.
Bug Fixes
- Fixed the analytics proxy to strictly strip cookie and auth headers before forwarding requests.