From dce11137da1b45b93e5da6fcb9a5cb1448dc0b09 Mon Sep 17 00:00:00 2001 From: Sarah Guthals Date: Fri, 20 Dec 2024 12:05:53 -0800 Subject: [PATCH 01/13] Update SR4M beta banner --- src/components/banner/index.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/components/banner/index.tsx b/src/components/banner/index.tsx index e22795a3564f9..55908efb809ec 100644 --- a/src/components/banner/index.tsx +++ b/src/components/banner/index.tsx @@ -67,9 +67,9 @@ const BANNERS: BannerType[] = [ '^/platforms/android/', '^/platforms/apple/guides/ios/', ], - text: 'Session Replay is now available for mobile.', + text: 'Session Replay for Mobile beta ends January 6, 2025.', linkURL: 'https://docs.sentry.io/product/explore/session-replay/mobile/', - linkText: 'Try it in beta.', + linkText: 'Try beta for free now.', }, ]; From 77b6b95ca34771d7bacee501b7e5aab2c1a672cc Mon Sep 17 00:00:00 2001 From: Sarah Guthals Date: Fri, 20 Dec 2024 12:16:50 -0800 Subject: [PATCH 02/13] Update Android beta language index.mdx --- docs/platforms/android/session-replay/index.mdx | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/docs/platforms/android/session-replay/index.mdx b/docs/platforms/android/session-replay/index.mdx index 76df8d6421dd5..d8ceb69416c3d 100644 --- a/docs/platforms/android/session-replay/index.mdx +++ b/docs/platforms/android/session-replay/index.mdx @@ -7,7 +7,9 @@ description: "Learn how to enable the Beta of Mobile Session Replay in your app. -Mobile support for Session Replay is in Beta. Features available in Beta are still work-in-progress and may have bugs. We recognize the irony. +Mobile support for Session Replay is in Beta until January 6th, 2025. Features available in Beta are still work-in-progress and may have bugs. We recognize the irony. + +All Beta users will continue to receive 2 months free of Session Replay for Mobile once we transition to GA. If you have any questions, feedback or would like to report a bug, please open a [GitHub issue](https://github.com/getsentry/sentry-java/issues/new?assignees=&labels=Platform%3A+Android%2CType%3A+Bug&projects=&template=bug_report_android.yml) with a link to a relevant replay in Sentry if possible. From 17385163ded56896e7a7b0b3954b3cc9f5153f57 Mon Sep 17 00:00:00 2001 From: Sarah Guthals Date: Fri, 20 Dec 2024 12:17:21 -0800 Subject: [PATCH 03/13] Update iOS language for beta --- docs/platforms/apple/guides/ios/session-replay/index.mdx | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/docs/platforms/apple/guides/ios/session-replay/index.mdx b/docs/platforms/apple/guides/ios/session-replay/index.mdx index 5385f78427466..135f3daa38728 100644 --- a/docs/platforms/apple/guides/ios/session-replay/index.mdx +++ b/docs/platforms/apple/guides/ios/session-replay/index.mdx @@ -7,9 +7,11 @@ description: "Learn how to enable the Beta of Mobile Session Replay in your app. -Mobile support for Session Replay is in Beta. Features available in Beta are still work-in-progress and may have bugs. We recognize the irony. +Mobile support for Session Replay is in Beta until January 6th, 2025. Features available in Beta are still work-in-progress and may have bugs. We recognize the irony. -If you have any questions, feedback or would like to report a bug, please open a [GitHub issue](https://github.com/getsentry/sentry-cocoa/issues/new?assignees=&labels=Platform%3A+Cocoa%2CType%3A+Bug&projects=&template=bug.yml) with a link to a relevant replay in Sentry if possible. +All Beta users will continue to receive 2 months free of Session Replay for Mobile once we transition to GA. + +If you have any questions, feedback or would like to report a bug, please open a [GitHub issue](https://github.com/getsentry/sentry-java/issues/new?assignees=&labels=Platform%3A+Android%2CType%3A+Bug&projects=&template=bug_report_android.yml) with a link to a relevant replay in Sentry if possible. @@ -110,4 +112,4 @@ A: Text views, input views, images, video players and webviews are all masked by Q: What's the lowest version of iOS supported? -A: Session Replay recording happens even on the lowest version supported by the Sentry SDK, which is aligend with appstore support. \ No newline at end of file +A: Session Replay recording happens even on the lowest version supported by the Sentry SDK, which is aligend with appstore support. From c76418bc769e81a916bd7f009c5054540f5405df Mon Sep 17 00:00:00 2001 From: Sarah Guthals Date: Fri, 20 Dec 2024 12:18:03 -0800 Subject: [PATCH 04/13] Update Session Replay Beta language for Flutter --- docs/platforms/flutter/session-replay/index.mdx | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/docs/platforms/flutter/session-replay/index.mdx b/docs/platforms/flutter/session-replay/index.mdx index d7a2594414f74..36feee84873d9 100644 --- a/docs/platforms/flutter/session-replay/index.mdx +++ b/docs/platforms/flutter/session-replay/index.mdx @@ -9,9 +9,11 @@ description: "Learn how to enable the Mobile Session Replay Beta in your app." Flutter Session Replay is available on **iOS** and **Android**. -Mobile support for Session Replay is in Beta. Features available in Beta are still work-in-progress and may have bugs. We recognize the irony. +Mobile support for Session Replay is in Beta until January 6th, 2025. Features available in Beta are still work-in-progress and may have bugs. We recognize the irony. -If you have any questions, feedback or would like to report a bug, please open a [GitHub issue](https://github.com/getsentry/sentry-dart/issues/new?template=BUG_REPORT.yml) with a link to a relevant replay in Sentry if possible. +All Beta users will continue to receive 2 months free of Session Replay for Mobile once we transition to GA. + +If you have any questions, feedback or would like to report a bug, please open a [GitHub issue](https://github.com/getsentry/sentry-java/issues/new?assignees=&labels=Platform%3A+Android%2CType%3A+Bug&projects=&template=bug_report_android.yml) with a link to a relevant replay in Sentry if possible. From 1fb21e0b7d48d2137292d0abf35ac294ece41b4e Mon Sep 17 00:00:00 2001 From: Sarah Guthals Date: Fri, 20 Dec 2024 12:18:34 -0800 Subject: [PATCH 05/13] Update Session Replay beta language for RN --- docs/platforms/react-native/session-replay/index.mdx | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/docs/platforms/react-native/session-replay/index.mdx b/docs/platforms/react-native/session-replay/index.mdx index 2a02cd6c72f3e..58b07c1f13c16 100644 --- a/docs/platforms/react-native/session-replay/index.mdx +++ b/docs/platforms/react-native/session-replay/index.mdx @@ -7,9 +7,11 @@ description: "Learn how to enable the Beta of Mobile Session Replay in your app. -Mobile support for Session Replay is in Beta. Features available in Beta are still work-in-progress and may have bugs. We recognize the irony. +Mobile support for Session Replay is in Beta until January 6th, 2025. Features available in Beta are still work-in-progress and may have bugs. We recognize the irony. -If you have any questions, feedback or would like to report a bug, please open a [GitHub issue](https://github.com/getsentry/sentry-react-native/issues/new?assignees=&labels=Platform%3A+React-Native%2CType%3A+%F0%9F%AA%B2+Bug&projects=&template=BUG_REPORT.md) with a link to a relevant replay in Sentry if possible. +All Beta users will continue to receive 2 months free of Session Replay for Mobile once we transition to GA. + +If you have any questions, feedback or would like to report a bug, please open a [GitHub issue](https://github.com/getsentry/sentry-java/issues/new?assignees=&labels=Platform%3A+Android%2CType%3A+Bug&projects=&template=bug_report_android.yml) with a link to a relevant replay in Sentry if possible. From f0953333545e62027331c833fce6c8b774886e9b Mon Sep 17 00:00:00 2001 From: Sarah Guthals Date: Fri, 20 Dec 2024 12:21:05 -0800 Subject: [PATCH 06/13] Update docs/platforms/android/session-replay/index.mdx --- docs/platforms/android/session-replay/index.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/platforms/android/session-replay/index.mdx b/docs/platforms/android/session-replay/index.mdx index d8ceb69416c3d..2d5421f2643ce 100644 --- a/docs/platforms/android/session-replay/index.mdx +++ b/docs/platforms/android/session-replay/index.mdx @@ -7,7 +7,7 @@ description: "Learn how to enable the Beta of Mobile Session Replay in your app. -Mobile support for Session Replay is in Beta until January 6th, 2025. Features available in Beta are still work-in-progress and may have bugs. We recognize the irony. +Mobile support for Session Replay is in beta until January 6th, 2025. Features available in beta are still work-in-progress and may have bugs. We recognize the irony. All Beta users will continue to receive 2 months free of Session Replay for Mobile once we transition to GA. From 2dbd718b65e95ca44bbfe219e78627f9acc28245 Mon Sep 17 00:00:00 2001 From: Sarah Guthals Date: Fri, 20 Dec 2024 12:21:30 -0800 Subject: [PATCH 07/13] Update docs/platforms/android/session-replay/index.mdx --- docs/platforms/android/session-replay/index.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/platforms/android/session-replay/index.mdx b/docs/platforms/android/session-replay/index.mdx index 2d5421f2643ce..d91612ded3875 100644 --- a/docs/platforms/android/session-replay/index.mdx +++ b/docs/platforms/android/session-replay/index.mdx @@ -9,7 +9,7 @@ description: "Learn how to enable the Beta of Mobile Session Replay in your app. Mobile support for Session Replay is in beta until January 6th, 2025. Features available in beta are still work-in-progress and may have bugs. We recognize the irony. -All Beta users will continue to receive 2 months free of Session Replay for Mobile once we transition to GA. +All beta users will continue to receive 2 months free of Session Replay for Mobile once we transition to GA. If you have any questions, feedback or would like to report a bug, please open a [GitHub issue](https://github.com/getsentry/sentry-java/issues/new?assignees=&labels=Platform%3A+Android%2CType%3A+Bug&projects=&template=bug_report_android.yml) with a link to a relevant replay in Sentry if possible. From e20fd99f3791dc39a54520d1bd42fac084d8a594 Mon Sep 17 00:00:00 2001 From: Sarah Guthals Date: Fri, 20 Dec 2024 12:21:49 -0800 Subject: [PATCH 08/13] Update docs/platforms/apple/guides/ios/session-replay/index.mdx --- docs/platforms/apple/guides/ios/session-replay/index.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/platforms/apple/guides/ios/session-replay/index.mdx b/docs/platforms/apple/guides/ios/session-replay/index.mdx index 135f3daa38728..01165f30013bb 100644 --- a/docs/platforms/apple/guides/ios/session-replay/index.mdx +++ b/docs/platforms/apple/guides/ios/session-replay/index.mdx @@ -7,7 +7,7 @@ description: "Learn how to enable the Beta of Mobile Session Replay in your app. -Mobile support for Session Replay is in Beta until January 6th, 2025. Features available in Beta are still work-in-progress and may have bugs. We recognize the irony. +Mobile support for Session Replay is in beta until January 6th, 2025. Features available in beta are still work-in-progress and may have bugs. We recognize the irony. All Beta users will continue to receive 2 months free of Session Replay for Mobile once we transition to GA. From 4067debc22e81bb440d5f00f323917c4b8135b3a Mon Sep 17 00:00:00 2001 From: Sarah Guthals Date: Fri, 20 Dec 2024 12:22:09 -0800 Subject: [PATCH 09/13] Update docs/platforms/apple/guides/ios/session-replay/index.mdx --- docs/platforms/apple/guides/ios/session-replay/index.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/platforms/apple/guides/ios/session-replay/index.mdx b/docs/platforms/apple/guides/ios/session-replay/index.mdx index 01165f30013bb..f338fcc5444b1 100644 --- a/docs/platforms/apple/guides/ios/session-replay/index.mdx +++ b/docs/platforms/apple/guides/ios/session-replay/index.mdx @@ -9,7 +9,7 @@ description: "Learn how to enable the Beta of Mobile Session Replay in your app. Mobile support for Session Replay is in beta until January 6th, 2025. Features available in beta are still work-in-progress and may have bugs. We recognize the irony. -All Beta users will continue to receive 2 months free of Session Replay for Mobile once we transition to GA. +All beta users will continue to receive 2 months free of Session Replay for Mobile once we transition to GA. If you have any questions, feedback or would like to report a bug, please open a [GitHub issue](https://github.com/getsentry/sentry-java/issues/new?assignees=&labels=Platform%3A+Android%2CType%3A+Bug&projects=&template=bug_report_android.yml) with a link to a relevant replay in Sentry if possible. From 7114aafb5c41641e67ce4e182632d71d8fa05435 Mon Sep 17 00:00:00 2001 From: Sarah Guthals Date: Fri, 20 Dec 2024 12:22:28 -0800 Subject: [PATCH 10/13] Update docs/platforms/flutter/session-replay/index.mdx --- docs/platforms/flutter/session-replay/index.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/platforms/flutter/session-replay/index.mdx b/docs/platforms/flutter/session-replay/index.mdx index 36feee84873d9..5b52b93195855 100644 --- a/docs/platforms/flutter/session-replay/index.mdx +++ b/docs/platforms/flutter/session-replay/index.mdx @@ -9,7 +9,7 @@ description: "Learn how to enable the Mobile Session Replay Beta in your app." Flutter Session Replay is available on **iOS** and **Android**. -Mobile support for Session Replay is in Beta until January 6th, 2025. Features available in Beta are still work-in-progress and may have bugs. We recognize the irony. +Mobile support for Session Replay is in beta until January 6th, 2025. Features available in beta are still work-in-progress and may have bugs. We recognize the irony. All Beta users will continue to receive 2 months free of Session Replay for Mobile once we transition to GA. From cbabb6107093ecae02aad7674d5546f07371f6a2 Mon Sep 17 00:00:00 2001 From: Sarah Guthals Date: Fri, 20 Dec 2024 12:22:45 -0800 Subject: [PATCH 11/13] Update docs/platforms/flutter/session-replay/index.mdx --- docs/platforms/flutter/session-replay/index.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/platforms/flutter/session-replay/index.mdx b/docs/platforms/flutter/session-replay/index.mdx index 5b52b93195855..114d14cb4bd60 100644 --- a/docs/platforms/flutter/session-replay/index.mdx +++ b/docs/platforms/flutter/session-replay/index.mdx @@ -11,7 +11,7 @@ Flutter Session Replay is available on **iOS** and **Android**. Mobile support for Session Replay is in beta until January 6th, 2025. Features available in beta are still work-in-progress and may have bugs. We recognize the irony. -All Beta users will continue to receive 2 months free of Session Replay for Mobile once we transition to GA. +All beta users will continue to receive 2 months free of Session Replay for Mobile once we transition to GA. If you have any questions, feedback or would like to report a bug, please open a [GitHub issue](https://github.com/getsentry/sentry-java/issues/new?assignees=&labels=Platform%3A+Android%2CType%3A+Bug&projects=&template=bug_report_android.yml) with a link to a relevant replay in Sentry if possible. From 186bfd53a5adf9a7527ca57161caa7e01e563e63 Mon Sep 17 00:00:00 2001 From: Sarah Guthals Date: Fri, 20 Dec 2024 12:23:03 -0800 Subject: [PATCH 12/13] Update docs/platforms/react-native/session-replay/index.mdx --- docs/platforms/react-native/session-replay/index.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/platforms/react-native/session-replay/index.mdx b/docs/platforms/react-native/session-replay/index.mdx index 58b07c1f13c16..7731855e7b51f 100644 --- a/docs/platforms/react-native/session-replay/index.mdx +++ b/docs/platforms/react-native/session-replay/index.mdx @@ -7,7 +7,7 @@ description: "Learn how to enable the Beta of Mobile Session Replay in your app. -Mobile support for Session Replay is in Beta until January 6th, 2025. Features available in Beta are still work-in-progress and may have bugs. We recognize the irony. +Mobile support for Session Replay is in beta until January 6th, 2025. Features available in beta are still work-in-progress and may have bugs. We recognize the irony. All Beta users will continue to receive 2 months free of Session Replay for Mobile once we transition to GA. From f5ca44160d4a12d3b6f855aff072860fa3969c49 Mon Sep 17 00:00:00 2001 From: Sarah Guthals Date: Fri, 20 Dec 2024 12:23:17 -0800 Subject: [PATCH 13/13] Update docs/platforms/react-native/session-replay/index.mdx --- docs/platforms/react-native/session-replay/index.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/platforms/react-native/session-replay/index.mdx b/docs/platforms/react-native/session-replay/index.mdx index 7731855e7b51f..a995163e28ceb 100644 --- a/docs/platforms/react-native/session-replay/index.mdx +++ b/docs/platforms/react-native/session-replay/index.mdx @@ -9,7 +9,7 @@ description: "Learn how to enable the Beta of Mobile Session Replay in your app. Mobile support for Session Replay is in beta until January 6th, 2025. Features available in beta are still work-in-progress and may have bugs. We recognize the irony. -All Beta users will continue to receive 2 months free of Session Replay for Mobile once we transition to GA. +All beta users will continue to receive 2 months free of Session Replay for Mobile once we transition to GA. If you have any questions, feedback or would like to report a bug, please open a [GitHub issue](https://github.com/getsentry/sentry-java/issues/new?assignees=&labels=Platform%3A+Android%2CType%3A+Bug&projects=&template=bug_report_android.yml) with a link to a relevant replay in Sentry if possible.