Releases: Instabug/Instabug-iOS
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.
Instabug-iOS SDK v12.3.0
- Adds an API that enables you to define up to two user consent checkboxes when reporting a bug.
Instabug-iOS SDK v12.2.0
- Changes the behavior of showing surveys to only happen when the device is connected to the internet.
- Fixes an issue that caused files attached to reports using willSendReportHandler to sometimes be empty.
Instabug-iOS SDK v12.1.0
- Adds network requests latencies breakdown to the Network metric.
Instabug-iOS SDK v12.0.0
-
Adds support for Session Replay, which includes capturing session details, visual reproduction of sessions as well as support for user steps, network and Instabug logs.
-
Removes deprecated APIs.
-
Fixes a crash that happens due to memory corruption when capturing network logs.
-
Fixes a crash related to user attributes
Instabug-iOS SDK v11.14.0
-
Detects the appearance and dismissal time for native in-app rating prompt in the session to be able to match it with a specific review.
-
Fixes an issue that caused the user’s email to not be cleared after calling the log out API under specific conditions.
-
Fixes a crash that happen when capturing the data of a view hierarchy that contains
UIVisualEffectView
. -
Fixes an issue that caused the
tintColor
property to behave incorrectly. -
Fixes a bug that caused duplicate bug reports to be sent under specific conditions.
-
Fixes a crash that occurred while attempting to log network requests while the device is low on disk space.
-
Fixes an issue that caused the SDK to report false-positive OOM crashes while the app is in the background.
-
Fixes an issue that caused some network logs to be dropped on devices running iOS 12.