Skip to content

Releases: getsentry/sentry-cocoa

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

0.3.1

12 Jul 12:16
Compare
Choose a tag to compare
  • Defaulting release to main bundle version

0.3.0

09 Jun 18:50
Compare
Choose a tag to compare
  • Added support for crashing reporting for Mac apps
  • Requests are now gzip before going off to Sentry API

0.2.2

03 Jun 02:09
Compare
Choose a tag to compare
0.2.2 Pre-release
Pre-release
Fixes for podspec