We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 339c0cd commit 018df71Copy full SHA for 018df71
CHANGELOG.md
@@ -1,11 +1,16 @@
1
# Changelog
2
3
+## Unreleased
4
+
5
+### Fixes
6
7
+- Support masking/unmasking and click/scroll detection for Jetpack Compose 1.10+ ([#5189](https://github.com/getsentry/sentry-java/pull/5189))
8
9
## 8.35.0
10
11
### Fixes
12
13
- Android: Remove the dependency on protobuf-lite for tombstones ([#5157](https://github.com/getsentry/sentry-java/pull/5157))
-- Support masking/unmasking and click/scroll detection for Jetpack Compose 1.10+ ([#5189](https://github.com/getsentry/sentry-java/pull/5189))
14
15
### Features
16
0 commit comments