Releases: Instabug/Instabug-iOS
Releases · Instabug/Instabug-iOS
Instabug-iOS SDK v13.1.0
- 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
- 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
- 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
- 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
- Fixes a crash that occurred when WKWebView’s navigationDelegate is set to nil.
Instabug-iOS SDK v12.9.0
- 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
- 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
- Adds CodePush support for React Native apps.
Instabug-iOS SDK v12.5.0
- Adds ability to localize sub-categories from dashboard.
- Adds ability to navigate from survey response to the corresponding session replay from dashboard.
- Increasing experiments character limit from 70 to 140 characters.
- Fixes a crash that happens in Session Replay due to a race condition.
- Fixes a crash that happens while crash collection data.
- Fixes an issue with handling network streams.
- Fixes a crash that happens while collecting network logs.
Instabug-iOS SDK v12.4.0
- 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.