Skip to content

Commit 933371d

Browse files
authored
Update CHANGELOG.md
1 parent ce10336 commit 933371d

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

CHANGELOG.md

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,9 +6,6 @@
66

77
- Add New User Feedback Widget ([#4450](https://github.com/getsentry/sentry-java/pull/4450))
88
- This widget is a custom button that can be used to show the user feedback form
9-
- Add debug mode for Session Replay masking ([#4357](https://github.com/getsentry/sentry-java/pull/4357))
10-
- Use `Sentry.replay().enableDebugMaskingOverlay()` to overlay the screen with the Session Replay masks.
11-
- The masks will be invalidated at most once per `frameRate` (default 1 fps).
129
- Add New User Feedback form ([#4384](https://github.com/getsentry/sentry-java/pull/4384))
1310
- We now introduce SentryUserFeedbackDialog, which extends AlertDialog, inheriting the show() and cancel() methods, among others.
1411
To use it, just instantiate it and call show() on the instance (Sentry must be previously initialized).

0 commit comments

Comments
 (0)