Skip to content
Merged
Prev Previous commit
Next Next commit
Merge branch 'main' into fix/background-screenshot-crash
  • Loading branch information
denrase committed Nov 7, 2023
commit 47eaceb5989f50d4cf3e0abdb4c7e5b56c1b18d9
2 changes: 2 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,8 @@

- Initial (alpha) support for profiling on iOS and macOS ([#1611](https://github.com/getsentry/sentry-dart/pull/1611))
- Only attach screenshot if app is in resumed state ([#1700](https://github.com/getsentry/sentry-dart/pull/1700))
- Add `SentryNavigatorObserver` current route to `event.app.contexts.viewNames` ([#1545](https://github.com/getsentry/sentry-dart/pull/1545))
- Requires relay version [23.9.0](https://github.com/getsentry/relay/blob/master/CHANGELOG.md#2390) for self-hosted instances

## 7.11.0

Expand Down
You are viewing a condensed version of this merge commit. You can view the full changes here.