Skip to content

Releases: getsentry/sentry-cocoa

1.3.1

19 Dec 12:04
Compare
Choose a tag to compare
  • Default log level .Error
  • Don't strip filepath from frames
  • Add reportReactNativeFatalCrash

1.3.0

12 Dec 14:10
Compare
Choose a tag to compare

1.2.0

09 Dec 07:53
Compare
Choose a tag to compare
  • Reverse frames in stacktrace
  • Remove in_app from stacktrace

1.1.0

05 Dec 12:51
Compare
Choose a tag to compare
  • Added SentryClient.shared?.enableAutomaticBreadcrumbTracking() for iOS which sends all actions and viewDidAppear as breadcrumbs to the server
  • Fixed podspec for all target
  • Improved UserFeedback controller
  • Updated KSCrash to 1.11.2

1.0.0

22 Nov 13:50
Compare
Choose a tag to compare
  • Refactored a lot of internal classes
  • Added UserFeedback feature to iOS
  • Added basic support for watchOS

Remove Apple Crash Report

08 Nov 10:04
Compare
Choose a tag to compare
  • Remove appleCrashReport from request
  • Add mechanism to request
  • Switch version/build to make iOS version in sentry more understandable
  • Use diagnosis from KSCrash for crash reasons

0.4.1

30 Sep 14:09
Compare
Choose a tag to compare

Fixed for breadcrumbs not always sending on fatal

0.4.0

21 Sep 12:38
Compare
Choose a tag to compare
  • Support for Swift 2.3 and Swift 3.0

0.3.3

12 Aug 22:57
Compare
Choose a tag to compare
  • Fixes issue in where capturing NSError was not sending up to API

0.3.2

10 Aug 19:54
Compare
Choose a tag to compare
  • Release was not getting sent up on crashes
  • Contexts was getting sent up on wrong key