Releases: Instabug/Instabug-Android
Releases · Instabug/Instabug-Android
v12.7.0
- Adds support for web views loading in APM.
- Adds a new API method for retrieving a Session Replay URL associated with a session. Check SessionReplay.getSessionReplayLink().
- Fixes a crash that happened on Android 14, caused by some ProGuard rules.
- Fixes an issue in Repro Steps that caused overlay views to be incorrectly captured.
- Fixes an incorrect string in Scandinavian locale.
- Fixes an issues that caused a permission dialog to show twice.
v12.6.0
- Adds CodePush support for React Native apps.
v12.5.1
- Fixes a crash that occurred on devices running Android 14.
v12.5.0
- Adds ability to localize sub-categories from dashboard.
- Adds ability to navigate from survey response to the corresponding session replay from dashboard.
- Increasing experiments character limit from 70 to 140 characters.
- Optimizes Logs collection to improve performance.
- Adds support for Android 14.
- Enables screenshot capture gesture detection on Android 14 without asking for storage permission.
- Fixes an issue affecting keyboard showing in bug reporting in Android 14.
- Fixes an issue with terminations and NDK making repro screenshots not showing correctly on the dashboard.
- Optimizes performance of various parts of the SDK to avoid possible ANRs on low-end devices.
v12.4.1
- Fixes an ANR that happens in ReactNative SDK.
- Adds Gradle DSL support for our plugin.
v12.4.0
- Adds a new Instabug.willRedirectToStore() API to be called from custom app rating dialogs.
- Adds ability to integrate network requests in APM with Datadog.
- Optimizes syncing of Session Replay data.
- Optimizes SDK size as well as various other performance enhancements.
- Enhances detection of internet connectivity before attempting to make network requests.
- Fixes an issue affecting devices running Android 14, that resulted in not being able to add screenshot and screen recording attachments to bugs.
- Fixes an issue that resulted in the screenshot capture button being hidden while attaching an extra screenshot with bottom sheet is being displayed.
- Fixes push notifications for replies to bugs not showing under certain conditions when app is running in the background.
- Fixes a layout issues for replies when app language is Arabic.
- Fixes an issue that resulted in an invalid name being displayed in replies.
v12.3.1
- Fixing a build issue with recent AGP due to a missing proguard rule.
v12.3.0
- Adds an API that enables you to define up to two user consent checkboxes when reporting a bug.
v12.2.0
- Optimizes performance of various parts of the SDK.
- Upgrades APM plugin to use ASM 9 instead of 7.
- Fixes an issue that caused some features to be incorrectly disabled for some apps.
- Fixes an issue that caused a NullPointerException to be thrown when masking private views in captured screenshots.
- Fixes an issue that caused the floating screen recording button to become inactive.
v12.1.0
- Adds APM support for Jetpack Compose.
- Added network requests latencies breakdown to the Network metric.