diff --git a/CHANGELOG.md b/CHANGELOG.md index 83c74ac68f4e..65e31d69c8ab 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,6 +4,14 @@ - "You miss 100 percent of the chances you don't take. — Wayne Gretzky" — Michael Scott +## 7.64.0-alpha.0 + +### Important Changes + +- **feat(replay): Upgrade to rrweb2.0** + +This should be fully backwards compatible with previously recorded replays. Only breaking change is that we will not be masking `aria-label` by default. This is to better support searching by clicks. Another issue is there is about a 13% bundle size increase, however this comes with improved performance and improved replay fidelity especially in regards to web components. + ## 7.63.0 - build(deps): bump @opentelemetry/instrumentation from 0.41.0 to 0.41.2