Skip to content

Releases: Instabug/Instabug-iOS

Instabug-iOS SDK v15.1.1

05 Jun 09:41
db0ac5e
Compare
Choose a tag to compare
  • Improves the configurability of network logging on React Native apps.

Instabug-iOS SDK v15.1.0

03 Jun 12:48
1df5e3b
Compare
Choose a tag to compare
  • Adds Support for expo updates.
  • Adds Support for masking RCTTextView in labels.
  • Fixes an issue where survyes is not opening the App Store prompt when the app is shipped using XCode 16.
  • Enhances Private views in SwiftUI screen.
  • Fixes an app hangs that happens under specific conditions after posting NSUserDefaultsDidChangeNotification during app launch.
  • Fixes Main Thread Checker warnings when calling the function logViewDidAppearEvent.
  • Various bug fixes and internal enhancements.

Instabug-iOS SDK v15.0.1

23 Apr 16:35
a2a0b8c
Compare
Choose a tag to compare
  • Fixes a signature-related issue in the SDK that led to build errors for certain Enterprise builds.

Instabug-iOS SDK v15.0.0

10 Apr 13:22
4303777
Compare
Choose a tag to compare
  • [Breaking Change] Generates SDK Binary using Xcode 16, please refer to the migration guide
  • [Breaking Change] Drops the Support for iOS 12.

Instabug-iOS SDK v14.3.0

16 Mar 12:41
34e0116
Compare
Choose a tag to compare
  • Fixed non-fatal logs being sent after the occurrence of a non-fatal event.
  • Fixed chat messages list UI issue where the latest message was hidden behind the keyboard after adding a new message.
  • Fixed an issue with video attachments in bug reporting when added from the gallery, ensuring they include audio.
  • Improved AppHang stack-trace capturing.
  • Reduced SDK size with various optimizations.
  • Added support for Flutter user steps.
  • Added an API to retrieve the state of the crash reporter.
  • Included crash collection duration in reports, available via didSendCrashReportHandler callback.
  • Updated deprecated APIs used for archiving data.

Instabug-iOS SDK v14.2.0

23 Jan 09:21
66495c5
Compare
Choose a tag to compare
  • Adds support to automatically mask sensitive data in network requests.
  • Added Support for measuring Screen Loading time of SwiftUI Views.
  • Fixes an issue that caused fault logs in the Xcode console starting from Xcode 16.
  • Various performance and stability enhancements.

Instabug-iOS SDK v14.1.0

19 Dec 11:29
e1c2d80
Compare
Choose a tag to compare
  • Fixes a crash occurring under specific conditions during the loading of Session Replay Configurations.
  • Fixes a crash caused by Core Data deallocation issues under specific conditions.
  • Fixes a specific issue where CFS was not correctly reflected in certain cases within Flutter applications.
  • Fixes an issue with Dutch localization to ensure accurate and consistent translations.
  • Fixes an issue where removing feature flags did not take effect within the same session in certain cases.
  • Fixes an issue where auto-masking was not applied correctly on non-translucent navigation bars.
  • Various performance and stability enhancements.

Instabug-iOS SDK v14.0.0

08 Nov 17:24
75d2735
Compare
Choose a tag to compare
  • Version aligned with Android and Cross platform SDKs. No breaking changes.
  • Adds ability to capture SwiftUI screen loading.
  • Fixes a UI glitch in features request where “Thanks for your feedback” text is truncated in some locales.
  • Fixes a crash that occurs when opening in-app chats on iOS 18.+
  • Optimizes memory usage and performance of various components.

Instabug-iOS SDK v13.4.3

29 Oct 11:15
bd055a0
Compare
Choose a tag to compare
  • Fixes a crash that occurs under specific conditions when collecting SDK diagnostics data.

Instabug-iOS SDK v13.4.2

24 Sep 19:15
0365e1e
Compare
Choose a tag to compare
  • Fixes an issue that caused manual Network logging API to crash.