Skip to content

Releases: getsentry/sentry-cordova

v0.8.3

26 Mar 14:24

Choose a tag to compare

  • Fix missing source of ios/android

v0.8.2

26 Mar 13:22

Choose a tag to compare

  • Bump to sentry-cocoa 3.12.2

v0.8.1

26 Mar 13:13

Choose a tag to compare

  • Bump to sentry-cocoa 3.12.1, fix build

v0.8.0 - Warning, breaking changes

26 Mar 10:20

Choose a tag to compare

  • We are using the new version of @sentry/core & @sentry/browser
    installation and setup is now different. Please see https://docs.sentry.io/
    for more information.
  • We also renamed to package from @sentry/cordova to sentry-cordova since
    cordova has problems dealing with namespaced packages.

v0.7.0

02 Mar 11:16

Choose a tag to compare

  • Using new 0.4.0 of @sentry/core & @sentry/browser
  • Bump sentry-wizard to fix #29

v0.6.0

19 Feb 09:29

Choose a tag to compare

  • Fixed #13
  • Added SENTRY_SKIP_WIZARD to skip wizard invocation

v0.5.3

29 Jan 09:40

Choose a tag to compare

  • Fix sentry.properties location

v0.5.2

29 Jan 08:05

Choose a tag to compare

  • Require cordova 7.0.0 and cordova-ios 4.4.0 since we need to support embed framework

v0.5.1

26 Jan 11:17

Choose a tag to compare

  • Removed console.log

v0.5.0

26 Jan 10:54

Choose a tag to compare

  • Fix uploading of all build assests @DavidStrausz
  • Fix install/uninstall with wizard
  • Move sentry.properties into plugin folder