Skip to content

Releases: Instabug/Instabug-Android

v8.7.0

21 Oct 09:51
Compare
Choose a tag to compare
  • 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

31 Aug 14:28
Compare
Choose a tag to compare
  • Introducing our new logo and branding. Meet the new Instabug: the platform for Real-Time Contextual Insights [Logo Updated]

v8.6.2

27 Aug 18:23
Compare
Choose a tag to compare

Bug fix: Fixing android not responding (ANR) issue.

v8.6.1

19 Aug 14:56
Compare
Choose a tag to compare

Introducing our new logo and branding. Meet the new Instabug: the platform for Real-Time Contextual Insights.

v8.6.0

06 Aug 22:03
Compare
Choose a tag to compare
  • 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

01 Jul 12:16
Compare
Choose a tag to compare
  • 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:

    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.
    2. Capturing the icon when the user interacts with buttons or navigation items.
    3. Adding support to new UI components: switch, text fields, and sliders.
    4. 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

26 May 13:44
Compare
Choose a tag to compare
  • 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

10 May 23:57
Compare
Choose a tag to compare
  • Bug fix: Fixing an issue with proguard.

v8.3.0

06 May 10:31
Compare
Choose a tag to compare
  • 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

11 Apr 15:48
Compare
Choose a tag to compare

Bug fix: removing duplicate color resource to solve a build error.