Skip to content

Releases: Instabug/Instabug-SP

Instabug-iOS SDK v13.4.2

24 Sep 19:17
09b1ba4
Compare
Choose a tag to compare
  • Fixes an issue that caused manual Network logging API to crash.

Instabug-iOS SDK v13.4.1

22 Sep 09:04
fce9591
Compare
Choose a tag to compare
  • Adds the ability to add or execute some code during the crash before data gets persisted on disk.
  • Fixes a crash that happens when using theme APIs.
  • Various performance improvements and stability enhancements.

Instabug-iOS SDK v13.4.0

03 Sep 08:25
f1a44c4
Compare
Choose a tag to compare
  • Adds the ability to Customize Bug Reporting and Chat's text colors, fonts, and background colors.
  • Adds the ability to trace network occurrences from Instabug to any Grafana dashboard.
  • Fixes an issue that causes screenshot to be captured twice in some RN apps.
  • Fixes an issue that causes didSendCrashReportHandler callback to be executed twice.
  • Fixes an issue where some network logs are missing response data and transaction metrics.
  • Fixes a crash that happens under certain conditions when opening keyboard in Bug reporting.
  • Fixes a crash that happens under certain conditions when accessing data while protected mode is enabled.
  • Fixes a crash in Console logs cleanup job when user disables Instabug after initialization.

Instabug-iOS SDK v13.3.0

02 Aug 17:28
8c8b0b0
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:35
4bb06bd
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 12:58
e5cefd6
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
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.