Skip to content

Releases: Instabug/Instabug-SP

Instabug-iOS SDK v13.1.0

27 May 12:37
12c966f
Compare
Choose a tag to compare
  • Adds support for boolean and multivariate feature flags with variants.
  • Increases the Identify User API ID Limit to 36 characters.
  • Fixes an issue that may cause the response body not to be captured under certain conditions.
  • Fixes a crash that happens under certain conditions with the network logger when using AVAssetDownloadTask or AVAggregateAssetDownloadTask.
  • Fixes a crash that occurred when saving screenshots and the disk is full.
  • Deprecates Experiments.

Instabug-iOS SDK v13.0.5

18 May 22:25
7b218f6
Compare
Choose a tag to compare
  • Fixes an issue that caused a lag while taking screenshots for SessionReplay and Repro-steps. Screenshots have been disabled on the impacted SDK version (13.0.3).

Instabug-iOS SDK v13.0.3

13 May 15:16
014b631
Compare
Choose a tag to compare
  • Fixes a crash that occurs on OS versions below 14.5.x while syncing APM metrics starting iOS SDK v13.0.0. APM has been disabled on the impacted SDK versions.

Instabug-iOS SDK v13.0.0

19 Apr 13:18
19e3b28
Compare
Choose a tag to compare
  • Adds Privacy Manifest file covering SDK APIs usage.
  • Adds a new API to disable user identification in Feature Requests.
  • Adds the ability to label delayed bugs due to internet connection instability.
  • Adds support to App flows.
  • Generates SDK Binary using Xcode 15
  • Enhances user steps order.
  • Fixes a crash that occurred under certain conditions when persisting crash object.
  • Fixes a crash that occurred while taking screenshots with high-resolution or specific dimension images.
  • Fixes an issue with FID script in Webviews.
  • Drops the Support for iOS 11.
  • Various performance and stability enhancements.

Instabug-iOS SDK v12.9.2

25 Mar 15:55
d560564
Compare
Choose a tag to compare
  • Fixes a crash that occurred when WKWebView’s navigationDelegate is set to nil.

Instabug-iOS SDK v12.9.0

15 Mar 18:24
Compare
Choose a tag to compare
  • Adds support to the Experiments in Bug Reporting.
  • Adds Support For Swift's Async Await.
  • Adds ability to capture SwiftUI User Interactions Manually using an API.
  • Adds ability to mask SwiftUI Private Views.
  • Fixes an issue that caused some bug reports get reported without logs on iOS versions before 13.
  • Fixes a crash that occurred when disk is full.

Instabug-iOS SDK v12.7.0

09 Feb 08:55
Compare
Choose a tag to compare
  • Adds support for capturing screen names created by SwiftUI in Bug Reporting, Crash Reporting & Session Replay.
  • Adds a new callback that instructs Instabug to await user confirmation before sending any crash reports. Applies to Fatal errors, Forced Restarts, and OOM (Out of Memory) reports, excluding AppHangs and Non-fatal errors.
  • Adds support for WebViews loading in App Performance Monitoring.
  • Adds ability to export Session Replay URL.
  • Adds a new API to control enabling and disabling of User Terminations and AppHangs.
  • Fixes an issue that caused slider and switch user steps not captured.
  • Fixes an issue that causes screenshots to not get captured in repro steps in specific scenarios.
  • Fixes a crash that occurred under certain conditions while deleting core data.
  • Fixes a crash that occurred when Chat’s message date is nil.
  • Fixes a crash that occurred when attempting to save network data with no disk space available.

Instabug-iOS SDK v12.6.0

12 Jan 15:01
Compare
Choose a tag to compare
  • Adds CodePush support for React Native apps.

Instabug-iOS SDK v12.5.0

27 Dec 15:32
c3e2bb6
Compare
Choose a tag to compare
  • Adds the ability to localize sub-categories from the dashboard.
  • Adds the ability to navigate from survey response to the corresponding session replay from the dashboard.
  • Increasing the experiment's character limit from 70 to 140 characters.
  • Fixes an issue with handling network streams.
  • Fixes a crash that happens in Session replay due to a race condition.
  • Fixes a crash that happens while crash collection data.
  • Fixes a crash that happens while collecting network logs.

Instabug-iOS SDK v12.4.0

05 Dec 11:43
Compare
Choose a tag to compare
  • 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.
  • Fixes an issue that caused some frames to be missing from the stack trace of a non-fatal error.
  • Fixes an issue that caused Repro Steps data to be missing from some User Termination reports.