File tree Expand file tree Collapse file tree 1 file changed +7
-4
lines changed Expand file tree Collapse file tree 1 file changed +7
-4
lines changed Original file line number Diff line number Diff line change 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
21
17
22
- Add option to opt out of fatal level for automatically collected errors ([ #1738 ] ( https://github.com/getsentry/sentry-dart/pull/1738 ) )
18
23
- Add ` Hive ` breadcrumbs ([ #1773 ] ( https://github.com/getsentry/sentry-dart/pull/1773 ) )
19
- - Add ` ConnectivityIntegration ` for web ([ #1765 ] ( https://github.com/getsentry/sentry-dart/pull/1765 ) )
20
- - We only get the info if online/offline on web platform. The added breadcrumb is set to either ` wifi ` or ` none ` .
21
24
22
25
### Dependencies
23
26
You can’t perform that action at this time.
0 commit comments