v11.12.0
Instabug-Android-CI
released this
25 May 15:26
·
1 commit
to master
since this release
- Adds a new API method to obfuscate APM network logs. See APM.registerNetworkLogsListener().
- Adds a new callback that’s executed after sending a crash report. See CrashReporting.setOnCrashSentCallback().
- Adds a new API method for network logging that allows passing headers as a separate parameter.
- Adds support for response bodies in gzip format in network logs.
- Adds localization for Bulgarian, Croatian, Estonian, Greek, Latvian, Lithuanian, Serbian, Slovenian and Ukrainian.
- Optimizes memory consumption when capturing console logs. <
- Fixes a memory leak that happened in InitialScreenshotHelper.
- Fixes an issue that caused app locale to be changed when using Instabug.setLocale() under certain conditions.
- Fixes a crash that occurred in APM network logging with requests that have a body that’s restricted from being read more than once.
- Fixes an issue that resulted in views count of announcements not being synced to the dashboard.
- Fixes a deadlock that happened in APM automatic UI traces that caused an ANR.