Skip to content

v11.6.0

Compare
Choose a tag to compare
@Instabug-Android-CI Instabug-Android-CI released this 22 Nov 17:13
· 2 commits to master since this release
9fd71bd
  • Adds a new callback for InstabugOkhttpInterceptor that's triggered on capturing a new network log. Use it to manipulate the network log details before it's stored. Check registerNetworkLogsListener.
  • Adds a new setVideoEncoderConfig API to customize screen recording configuration.
  • Makes text used in invalid message pop up when reporting a bug customizable via COMMENT_FIELD_INSUFFICIENT_CONTENT.
  • Enhances accessibility support for surveys.
  • Adds Romanian localization.
  • Fixes various issues that led to ANRs being reported when host app is running in the background.
  • Fixes an issue that caused an uncaught IllegalStateException in chats.
  • Fixes an issue in APM custom traces that led to an inaccurate duration under certain conditions.