We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4329cdb commit d20956cCopy full SHA for d20956c
CHANGELOG.md
@@ -2,6 +2,10 @@
2
3
## Unreleased
4
5
+### Features
6
+
7
+- Add extension for `FileManager` to track file I/O operations with Sentry (#4863)
8
9
### Improvements
10
11
- Slightly speed up adding breadcrumbs (#4984)
@@ -23,7 +27,6 @@
23
27
- Add extension for `Data` to track file I/O operations with Sentry (#4862)
24
28
- Send fatal app hang session updates (#4921) only when enabling the option `enableAppHangTrackingV2`.
25
29
- Add experimental flag `options.sessionReplay.enableExperimentalViewRenderer` to enable up to 5x times more performance in Session Replay (#4940)
26
-- Add extension for `FileManager` to track file I/O operations with Sentry (#4863)
30
31
### Fixes
32
0 commit comments