File tree Expand file tree Collapse file tree 2 files changed +6
-5
lines changed Expand file tree Collapse file tree 2 files changed +6
-5
lines changed Original file line number Diff line number Diff line change 1
1
## v10.4.0 (2021-05-10)
2
2
3
- * Updates Instabug native SDKs
4
3
* Migrates iOS to use XCFramework
5
- * Adds missing TypeScript definitions
6
- * Adds new API: Replies.showNotificationAndroid
4
+ * Bumps Instabug native SDKs to v10.4
7
5
* Fixes crashes related to the network request data not being parsed correctly
8
- * Fixes issues with the automatic sourcemap file upload on Android
6
+ * Fixes issues related to the automatic sourcemap file upload on Android
7
+ * Adds missing TypeScript definitions
9
8
* Deprecates Instabug.setVideoRecordingFloatingButtonPosition in favor of BugReporting.setVideoRecordingFloatingButtonPosition
9
+ * Includes native fix which removes the usage of android: requestLegacyExternalStorage permission
10
+ * Various other bug fixes and improvements
10
11
11
12
## v10.0.0 (2021-02-16)
12
13
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " instabug-reactnative" ,
3
- "version" : " 10.3 .0" ,
3
+ "version" : " 10.4 .0" ,
4
4
"description" : " React Native plugin for integrating the Instabug SDK" ,
5
5
"main" : " index.js" ,
6
6
"types" : " index.d.ts" ,
You can’t perform that action at this time.
0 commit comments