|
22 | 22 | * image |
23 | 23 | * messagesNotificationAndOthers |
24 | 24 | * okButtonTitle |
| 25 | + |
25 | 26 | ## 11.3.0 (2022-10-05) |
26 | 27 |
|
27 | | -* Bumps Instabug Android SDK to v11.5.1 |
28 | | -* Bumps Instabug iOS SDK to v11.3.0 |
| 28 | +* Bumps Instabug Android SDK to `v11.5.1` |
| 29 | +* Bumps Instabug iOS SDK to `v11.3.0` |
29 | 30 |
|
30 | 31 | ## 11.2.0 (2022-09-25) |
31 | 32 |
|
32 | | -* Bumps Instabug Android SDK to v11.4.1 |
33 | | -* Bumps Instabug iOS SDK to v11.2.0 |
| 33 | +* Bumps Instabug Android SDK to `v11.4.1` |
| 34 | +* Bumps Instabug iOS SDK to `v11.2.0` |
34 | 35 | * Adds TypeScript support |
35 | 36 |
|
36 | 37 | ## v11.0.1 (2022-08-24) |
37 | 38 |
|
38 | 39 | * Fixes ArgsRegistry import on iOS |
39 | | -* Fixes a typo in Instabug.setPrimaryColor causing the API not to work |
| 40 | +* Fixes a typo in `Instabug.setPrimaryColor` causing the API not to work |
40 | 41 |
|
41 | 42 | ## v11.0.0 (2022-07-07) |
42 | 43 |
|
43 | | -* Bumps Instabug native SDKs to v11 |
| 44 | +* Bumps Instabug native SDKs to `v11` |
44 | 45 | * Adds the ability to initialize the Android SDK from JavaScript. Check the migration guide referenced in our docs |
45 | 46 | * Improves Instabug modules import usage. Check the migration guide referenced in our docs |
46 | 47 | * Migrates Instabug iOS SDK to be installed through CocoaPods |
47 | | -* Moves Instabug.setVideoRecordingFloatingButtonPosition to the BugReporting module |
48 | | -* Adds Instabug.setString API to allow for SDK text customizations |
49 | | -* Replaces Instabug.setShakingThreshold with BugReporting.setShakingThresholdForAndroid |
50 | | -* Adds new API BugReporting.setShakingThresholdForiPhone |
51 | | -* Adds new API BugReporting.setShakingThresholdForiPad |
52 | | -* Adds new API Instabug.setWelcomeMessageMode |
53 | | -* Adds new API Instabug.setColorTheme |
54 | | -* Adds new API Instabug.setSessionProfilerEnabled |
55 | | -* Adds new API BugReporting.setFloatingButtonEdge |
| 48 | +* Moves `Instabug.setVideoRecordingFloatingButtonPosition` to the `BugReporting` module |
| 49 | +* Adds `Instabug.setString` API to allow for SDK text customizations |
| 50 | +* Replaces `Instabug.setShakingThreshold` with `BugReporting.setShakingThresholdForAndroid` |
| 51 | +* Adds new API `BugReporting.setShakingThresholdForiPhone` |
| 52 | +* Adds new API `BugReporting.setShakingThresholdForiPad` |
| 53 | +* Adds new API `Instabug.setWelcomeMessageMode` |
| 54 | +* Adds new API `Instabug.setColorTheme` |
| 55 | +* Adds new API `Instabug.setSessionProfilerEnabled` |
| 56 | +* Adds new API `BugReporting.setFloatingButtonEdge` |
56 | 57 | * Fixes an issue with uploading attachments in URL form on iOS |
57 | | -* Fixes an issue with BugReporting.setEnabledAttachmentTypes not working on Android |
| 58 | +* Fixes an issue with `BugReporting.setEnabledAttachmentTypes` not working on Android |
58 | 59 | * Removes the deprecated APIs. Check the migration guide referenced in our docs |
59 | 60 | * Removes the Android multidex dependency |
60 | | -* Removes Instabug.setAutoScreenRecordingMaxDuration |
61 | | -* Removes Surveys.setThresholdForReshowingSurveyAfterDismiss |
62 | | -* Removes BugReporting.invocationModes enum |
| 61 | +* Removes `Instabug.setAutoScreenRecordingMaxDuration` |
| 62 | +* Removes `Surveys.setThresholdForReshowingSurveyAfterDismiss` |
| 63 | +* Removes `BugReporting.invocationModes` enum |
63 | 64 |
|
64 | 65 | ## v9.1.7 (2021-05-11) |
65 | 66 |
|
66 | 67 | * Adds support for Azerbaijani and Danish locales |
67 | 68 | * Removes the use of `android:requestLegacyExternalStorage` attribute on Android |
68 | | -* Bumps iOS SDK to v9.1.7 |
69 | | -* Bumps Android SDK to v9.1.8 |
| 69 | +* Bumps iOS SDK to `v9.1.7` |
| 70 | +* Bumps Android SDK to `v9.1.8` |
70 | 71 |
|
71 | 72 | ## v9.1.6 (2020-07-20) |
72 | 73 |
|
73 | | -* Bump native SDKs to v9.1.6 |
| 74 | +* Bumps native SDKs to `v9.1.6` |
74 | 75 | * Fixes an issue with crashing UI calls running on background thread |
75 | | -* Fixes an issue where setLocale does not work on Android |
| 76 | +* Fixes an issue where `setLocale` does not work on Android |
76 | 77 |
|
77 | 78 | ## v9.1.0 (2020-03-19) |
78 | 79 |
|
79 | | -* Bump native SDKs to v9.1 |
| 80 | +* Bumps native SDKs to `v9.1` |
80 | 81 |
|
81 | 82 | ## v9.0.0 (2020-03-10) |
82 | 83 |
|
83 | | -* Bump native SDKs to v9 |
| 84 | +* Bumps native SDKs to `v9` |
84 | 85 |
|
85 | 86 | ## v8.6.5 (2019-09-06) |
86 | 87 |
|
87 | | -* Fixes various android issues |
| 88 | +* Fixes various Android issues |
88 | 89 |
|
89 | 90 | ## v8.6.4 (2019-09-06) |
90 | 91 |
|
91 | | -* Fixes missing imports in android. |
92 | | -* Fixes floatingButtonEdge & floatingButtonOffset on android. |
| 92 | +* Fixes missing imports on Android |
| 93 | +* Fixes `floatingButtonEdge` & `floatingButtonOffset` on Android |
93 | 94 | * Adds script to automatically add our maven repo to the project level `build.gradle` |
94 | 95 |
|
95 | 96 | ## v8.6.3 (2019-09-05) |
96 | 97 |
|
97 | | -* Adds initializing android sdk from JS side using `cordova.plugins.instabug.activate` |
98 | | -* Updates native SDK to v8.6.2 |
| 98 | +* Adds initializing Android SDK from JS side using `cordova.plugins.instabug.activate` |
| 99 | +* Updates native SDKs to v8.6.2 |
0 commit comments