Skip to content

Releases: nativescript-community/sentry

v4.6.6

09 Dec 13:36
b2d470d
Compare
Choose a tag to compare

4.6.6 (2022-12-09)

Bug Fixes

  • ios: correctly translate JS stack from fatal error (30304d3)

v4.6.5

09 Dec 11:45
fd93a73
Compare
Choose a tag to compare

4.6.5 (2022-12-09)

Features

  • captureScreenshot support (e9e565f)

v4.6.4

09 Dec 10:52
1b30681
Compare
Choose a tag to compare

4.6.4 (2022-12-09)

Bug Fixes

  • android: native sdk update (633dd3a)
  • if there is a crash we dont have time to get the event (3d3b914)
  • ios: native sdk update with build fix (b73b021)
  • re enable option and removed logs (190da44)

v4.6.3

08 Dec 14:54
e121d29
Compare
Choose a tag to compare

4.6.3 (2022-12-08)

Bug Fixes

  • fixed callstack parsing when there is java + javascript (83094cd)

v4.6.2

28 Oct 20:11
Compare
Choose a tag to compare

4.6.2 (2022-10-28)

Bug Fixes

  • android: native api usage fix (ed64d44)

v4.6.1

28 Oct 08:50
Compare
Choose a tag to compare

4.6.1 (2022-10-28)

Bug Fixes

  • android: native api usage fix (4d5ab0c)
  • android: native api usage fix (e8be88d)
  • android: native-api-usage fix (c69b747)

v4.6.0

19 Oct 12:25
Compare
Choose a tag to compare

4.6.0 (2022-10-19)

Bug Fixes

  • android: use latest gradle plugin requiring gradle 7+ (7a29368)
  • improving integration (7e8be4e)
  • ios: full context working (72dabcf)
  • load version programmatically (5a3295e)
  • prepend native context (0d201f8)
  • version get fix (d96a466)

Features

  • bump to latest JS/native SDKs (d63d12a)

v3.1.5

12 May 12:22
Compare
Choose a tag to compare

3.1.5 (2022-05-12)

Bug Fixes

  • android: native-api-usage fix (a4075e6)

v3.1.4

05 May 12:19
Compare
Choose a tag to compare

3.1.4 (2022-05-05)

Bug Fixes

  • android: native api usage fix (052bab0)

v3.1.3

24 Mar 20:01
Compare
Choose a tag to compare

3.1.3 (2022-03-24)

Bug Fixes

  • android: error fix on N 8.2 (6bd880f)
  • android: handle undefined stack in convertToNativeStacktrace (aa77902)
  • android: non handled error fix on startWithDsnString (58322c6)