### SDKs
- [ ] https://github.com/getsentry/team-replay/issues/444
- [x] Remove reliance on tags for replayId in events. Context should be used instead
### SDK Android
- [x] Adjust rectangle overlays height to the actual text size (we only cared about width so far, but height would also nice) https://github.com/getsentry/sentry-java/pull/3466
- [x] Add touches/gestures https://github.com/getsentry/sentry-java/pull/3390 https://github.com/getsentry/sentry-java/pull/3473
- [x] Send screen name as navigation to drive the "URL" above the video https://github.com/getsentry/sentry-java/pull/3505
- [x] Resume when app on the foreground
- [ ] https://github.com/getsentry/sentry-java/issues/3558
- [ ] https://github.com/getsentry/sentry-java/issues/3559
- [x] replay for ANR for session mode
- [ ] https://github.com/getsentry/sentry/issues/74074
### SDK iOS
- [x] Add breadcrumbs
- [x] Add touches as breadcrumbs
- [x] Send screen name as navigation to drive the "URL" above the video
- [x] Set `replayId` to link replay and errors
- [x] Resume when app on the foreground
### SDK React Native
- [x] Use React Component names in breadcrumbs https://github.com/getsentry/sentry-react-native/pull/3846
- [x] Navigation breadcrumbs from RN https://github.com/getsentry/sentry-react-native/pull/3846
- [x] Network breadcrumbs (network tab) https://github.com/getsentry/sentry-react-native/pull/3912
- [x] Set `replay.url` property from RN (the RN screen name) https://github.com/getsentry/sentry-react-native/pull/3927
- [x] Capture JS console https://github.com/getsentry/sentry-react-native/pull/3928 https://github.com/getsentry/sentry-cocoa/pull/4141
### Documentation
- [x] Product docs
- [x] SDK install instructions for RN, iOS and Android
We recently kicked off our private alpha and reached out to customers (self-serve only so far) from our wait list:
This Epic tracks progress to our next goal: Open Beta. For folks that filled out the wait list, we'll reach out to all of your when Open Beta starts.
This epic is part of: