Skip to content

Releases: Instabug/Instabug-iOS

Instabug-iOS SDK v13.3.0

02 Aug 17:26
f97f91a
Compare
Choose a tag to compare
  • Adds proactive bug reporting after force restarts.
  • Adds new API to provide info if last session was crashing or not.
  • Fixes an issue that happens when masking SwiftUi views.
  • Fixes missing dutch accessibility translations.
  • Fixes a UI glitch in NPS Survey thank you screen.
  • Fixes a UI glitch when orientation is changed in Bug Reporting.
  • Fixes an issue where the floating button overtakes accessibility voice over from siblings window.
  • Fixes a crash that happens under certain conditions when updating screenshots metadata.
  • Fixes a crash that happens under certain conditions when capturing network requests.

Instabug-iOS SDK v13.2.0

03 Jul 05:41
a3b1918
Compare
Choose a tag to compare
  • Adds Bug Reporting user consent offerings to support actionable consents.
  • Adds support to Trace network requests from Instabug to New Relic.
  • Adds support to SwiftUI User Interactions.
  • Adds support to Screen Loading on Flutter.
  • Adds metadata to identify screenshots not captured due to device issues.
  • Fixes an issue where the initial screenshot is not showing in session replay during hot app launch.
  • Fixes an issue where the flow duration ended in the background is reported in the next session.

Instabug-iOS SDK v13.1.1

13 Jun 13:00
cd1d8f7
Compare
Choose a tag to compare
  • Adds the ability to configure number of frames to be trimmed from the top of the stack trace when reporting non-fatals.
  • Optimizes the collection of non-fatal error reports.
  • Fixes a crash that happens under certain conditions while persisting a crash to disk.
  • Fixes an issue where swizzling was not completely stopped when the user disable the network logging.

Instabug-iOS SDK v13.1.0

27 May 12:37
6947723
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:42
bfc1b42
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 21:34
59946b6
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:19
ed3f8f4
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 14:39
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:18
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:52
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.