Releases: nativescript-community/sentry
Releases · nativescript-community/sentry
v4.6.6
4.6.6 (2022-12-09)
Bug Fixes
- ios: correctly translate JS stack from fatal error (30304d3)
v4.6.5
4.6.5 (2022-12-09)
Features
- captureScreenshot support (e9e565f)
v4.6.4
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
4.6.3 (2022-12-08)
Bug Fixes
- fixed callstack parsing when there is java + javascript (83094cd)
v4.6.2
4.6.2 (2022-10-28)
Bug Fixes
- android: native api usage fix (ed64d44)
v4.6.1
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
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
3.1.5 (2022-05-12)
Bug Fixes
- android: native-api-usage fix (a4075e6)
v3.1.4
3.1.4 (2022-05-05)
Bug Fixes
- android: native api usage fix (052bab0)
v3.1.3
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)