Skip to content

Releases: Instabug/Instabug-iOS

Instabug-iOS SDK v11.0.2

06 Jun 12:10
Compare
Choose a tag to compare
  • Performance improvements.

Instabug-iOS SDK v11.0.1

31 May 13:36
Compare
Choose a tag to compare
  • Fixes an issue that caused consumed memory to be inaccurate when reporting some OOMs.
  • Optimizes memory usage when storing data locally by the SDK.

Instabug-iOS SDK v11.0.0

24 Apr 10:35
Compare
Choose a tag to compare
  • Adds a new API to set the minimum accepted number of character in the comment field of a report. Check + [IBGBugReporting setCommentMinimumCharacterCountForReportTypes:withLimit:]
  • Adds a new API to get the current user’s UUID. Check + [Instabug userUUID:]
  • Removes a set of APIs that have been previously deprecated.
  • Fixes deadlock that happened when processing crashes under specific conditions.

Instabug-iOS SDK v10.13.1

07 Apr 14:04
Compare
Choose a tag to compare
  • Fix a LLDB issue when integrating Instabug.

Instabug-iOS SDK v10.13.0

30 Mar 18:49
Compare
Choose a tag to compare
  • Reports fatal UI hangs.
  • Adds a new API to attach a file using data while specifying a name for it.
  • Fixes an issue that caused willSendReportHandler to be triggered incorrectly.
  • Fixes an issue that caused in-app notification to not be dismissed when IBGReplies.enabled is set to false.
  • Fixes an issue that caused a deadlock under certain conditions when initializing the SDK.
  • Fixes an issue in dSYM upload script that caused dSYM paths with spaces in them to fail to upload.
  • Fixes an issue that caused surveys to be shown immediately instead of after a time delay.

Instabug-iOS SDK v10.11.9

17 Mar 08:07
Compare
Choose a tag to compare
  • Stability and performance enhancements

Instabug-iOS SDK v10.11.8

22 Feb 11:18
Compare
Choose a tag to compare
  • Adds support for gRPC network requests in APM.
  • Optimizes performance of showing surveys.

Instabug-iOS SDK v10.11.7

03 Feb 12:18
Compare
Choose a tag to compare
  • Optimize memory usage for internal logging

Instabug-iOS SDK v10.11.6

25 Jan 19:18
Compare
Choose a tag to compare
  • Optimize logging user events
  • Optimize data capturing for crashes

Instabug-iOS SDK v10.11.5

23 Jan 00:53
Compare
Choose a tag to compare
  • Fix memory related crashes while logging messages intended for internal use