Releases: Instabug/Instabug-Android
Releases · Instabug/Instabug-Android
v8.7.0
- More Detailed Instabug Prompt:
- To make sure your users pick the correct option when they invoke Instabug, we added a description to each option to help them decide whether their report is a bug, an improvement, or a support question.
- Nested Report Categories:
- You can now benefit from flexible hierarchies while setting up your report categories. Add up to 4 levels deep and up to 20 categories at each level.
- Each category consists of a title and a description. A description helps your users understand when to select a specific option.
- With Nested Categories, you can reach a more efficient automated workflow. Auto-reply to your customers with the relevant answer they need based on their selection of categories and automatically route the report to the correct team.
- You can find more details about how to benefit from the Report Categories here: https://docs.instabug.com/docs/reporting-categories
- Detecting app status during a crash (foreground/background)
v8.6.3
- Introducing our new logo and branding. Meet the new Instabug: the platform for Real-Time Contextual Insights [Logo Updated]
v8.6.2
Bug fix: Fixing android not responding (ANR) issue.
v8.6.1
Introducing our new logo and branding. Meet the new Instabug: the platform for Real-Time Contextual Insights.
v8.6.0
- We're updating the SDK flow when they pick "Ask a question" to match with "Report a bug" and "Suggest an improvement". As part of the change, some APIs have been deprecated. While they are still functional, we recommend that you start using the new APIs, as the deprecated ones will be completely removed in a future release.
- Various bug fixes and stability improvements.
v8.5.0
-
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:
- 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.
- Capturing the icon when the user interacts with buttons or navigation items.
- Adding support to new UI components: switch, text fields, and sliders.
- Instabug can now capture all the user steps and repro steps out of the box without any required code addition on your side.
-
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.
-
Adding new API to capture screenshots Using MediaProjection to capture H/W accelerated views.
-
Various Bug Fixes
v8.4.0
- Putting the screenshots back in the Repro Steps.
- Support private views on Android
- Archiving Session Count In SDK
- Archiving Survey Interactions In SDK
- Archiving User Attributes In SDK
- Support Custom URL in App Version Update
- Add localization support to Surveys
- SDK improvements.
v8.3.1
- Bug fix: Fixing an issue with proguard.
v8.3.0
- Users now will be able to see the auto screen recordings before submitting a bug report.
- View hierarchy is back again.
- Auto screen recording will work with bug reporting only.
- Surveys & Announcements Localization support: you can now create localized surveys and announcements with support for over 20 languages.
- Various Bug Fixes.
8.2.2
Bug fix: removing duplicate color resource to solve a build error.