Skip to content

v16.0.0

Latest
Compare
Choose a tag to compare
@Instabug-Android-CI Instabug-Android-CI released this 04 Aug 14:45
1e573b9
  • [Breaking Change] Removes deprecated APIs.
  • Adds support for detecting dialogs in our automatic Composable tracking approach.
  • Adds a human-readable description to data sent with ANR reports for improved debugging.
  • Adds an API to control the screen-capturing delay for better customization.
  • Adds dynamic width support for the video recording hint bubble to accommodate longer localized text.
  • Migrated termination snapshot serialization from Java to JSON for improved reliability.
  • Fixes a UI glitch in the bug reporting screen making it scrollable to support long forms and accessibility needs.
  • Optimizes console log retrieval for fatal crashes to avoid potential ANRs on low-end devices.
  • Optimizes Activity.onDestroy() logic to reduce chances of ANRs on low-end devices.
  • Fixes a crash when using incompatible APM and Compose APM versions.
  • Various performance and security improvements.