Stay up to date on everything big and small, from product updates to SDK changes.
Stay up to date on everything big and small, from product updates to SDK changes.
No action is needed for most users. In this release, Sentry’s published internal JavaScript packages moved from @sentry-internal/* to @sentry/*, and the SDK now depends on the new package names automatically.
A regression in data scrubbing prevented specific attributes from being scrubbed
Replay filters (events, tags, URLs, CSS selectors, etc.) can now be saved and reused later.
We’ve made a few changes to make replays easier to use and share.
Replay summaries, now available for early adopter let you quickly understand what happened in user sessions without having to watch the entire replay. Each summary provides a clear narrative and structured chapters, allowing you to jump straight to important moments and debug faster.
We've updated Sentry Docs to better reflect the Event fields we apply data scrubbing by default when using our Require Using Default Scrubbers feature.
The tree compare tool helps diagnose hydration errors in React by identifying and time stamping DOM mutations, with detailed context for debugging.
See the differences between client-rendered and server-rendered HTML when hydration occurs on your app to debug the problem faster and improve your site's web performance.
Replay now has Web Vital breadcrumbs, which show the Web Vital score as well as the elements contributing to that score.
Actionable hydration errors based on replay data are now available for early adopters.