You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+7-4Lines changed: 7 additions & 4 deletions
Original file line number
Diff line number
Diff line change
@@ -1,11 +1,16 @@
1
1
# Changelog
2
2
3
-
## 7.14.0
3
+
## Unreleased
4
4
5
5
### Features
6
6
7
-
- Add option to opt out of fatal level for automatically collected errors ([#1738](https://github.com/getsentry/sentry-dart/pull/1738))
8
7
- APM for isar ([#1726](https://github.com/getsentry/sentry-dart/pull/1726))
8
+
- Add `ConnectivityIntegration` for web ([#1765](https://github.com/getsentry/sentry-dart/pull/1765))
9
+
- We only get the info if online/offline on web platform. The added breadcrumb is set to either `wifi` or `none`.
10
+
11
+
## 7.14.0
12
+
13
+
- Add option to opt out of fatal level for automatically collected errors ([#1738](https://github.com/getsentry/sentry-dart/pull/1738))
9
14
10
15
### Fixes
11
16
@@ -16,8 +21,6 @@
16
21
17
22
- Add option to opt out of fatal level for automatically collected errors ([#1738](https://github.com/getsentry/sentry-dart/pull/1738))
0 commit comments