File tree 1 file changed +10
-5
lines changed
1 file changed +10
-5
lines changed Original file line number Diff line number Diff line change 1
- ## master
2
-
1
+ ## v11.0.0 (2022-07-20)
2
+
3
+ * Bumps Instabug native SDKs to v11
4
+ * Adds the ability to initialize the Android SDK from Dart. Check the migration guide referenced in our docs
5
+ * Changes the package importing style for a more conventional use. Check the migration guide referenced in our docs
6
+ * Moves InstabugCustomHttpClient used for network logging into a separate repo. Check the migration guide referenced in our docs
7
+ * Flutter 3 compatibility
8
+ * Bumps Gradle to 6.8 & Android Gradle plugin to 4.1
3
9
* Adds BugReporting.setFloatingButtonEdge API
4
- * Supports starting SDK from Dart only.
10
+ * Removes the string keys bugReportHeader and feedbackReportHeader. Check the migration guide referenced in our docs
11
+ * Removes the deprecated APIs. Check the migration guide referenced in our docs
5
12
* Fixes an issue with Android screenshots being black on release mode on SDK v10.13.0
6
- * Changes the package importing style
7
- * Removes InstabugCustomHttpClient used for network logging when using the dart: io package HttpClient
8
13
9
14
## v10.13.0 (2022-03-31)
10
15
You can’t perform that action at this time.
0 commit comments