v11.13.0
Instabug-Android-CI
released this
22 Jun 15:18
·
1 commit
to master
since this release
- Adds ability to control configuration of Repro Steps for Bug Reporting and Crash Reporting separately.
- Adds a new feature that allows the automatic masking of views containing private information in screenshots.
- Adds support for capturing screen names created using Jetpack Compose.
- Adds ability to override string values for Extended Bug Reports.
- Enhances how failed requests for bug reports are retried.
- Fixes a Resources$NotFoundException that happened when invoking Instabug.
- Fixes a crash that happened under specific conditions when using InstabugAPMOkHttpInterceptor.
- Fixes a minor UI layout issue in Announcements.
- Fixes an ANR that occurred on some devices when using the blur feature while annotating a screenshot.
- Shows an error message to users trying to attach photos to bug reports after denying access to the photo library.
- Deprecates Instabug.setReproStepsState(State).
- Optimizes SDK size.