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
+13Lines changed: 13 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -1,6 +1,19 @@
1
1
Change Log
2
2
==========
3
3
4
+
Version 8.4.0 *(2019-07-01)*
5
+
----------------------------
6
+
* With SDK V8.5, we’re introducing major improvements to the Repro Steps feature to make it more readable and usable for both technical and non-technical customers:
7
+
1. Improving the algorithm we follow to capture text from the app’s UI to help your users understand which part of the app their user was interacting with.
8
+
2. Capturing the icon when the user interacts with buttons or navigation items.
9
+
3. Adding support to new UI components: switch, text fields, and sliders.
10
+
4. Instabug can now capture all the user steps and repro steps out of the box without any required code addition on your side.
11
+
12
+
* We've removed a previous restriction on the App Version field in surveys targeting. You can now target surveys/announcements by app version no matter what format you use.
13
+
* Adding new API to capture screenshots Using MediaProjection to capture H/W accelerated views.
14
+
* Various Bug Fixes
15
+
16
+
4
17
Version 8.4.0 *(2019-05-26)*
5
18
----------------------------
6
19
* Putting the screenshots back in the Repro Steps.
0 commit comments