- Fix: label unhandled promise rejections as 'Unhandled rejection' (#370)
- update the React-Native SDK Android native libraries with 16KB support (#355)
- improve crash handling on Android for better compatibility and stability on the latest Android versions (#355)
- update
@backtrace/sdk-coreto0.6.0 - android crash handler upgrade (#301)
- fix previous sessions not being cleared (#306)
- fix invalid RN object returned from iOS BacktraceReactNative.initialize function (#308)
- remove invalid imports from iOS headers (#307)
- replace AlternatingFileWriter with WritableStream and ChunkifierSink for breadcrumbs (#315)
- reduce breadcrumb size (#320)
- fixed debugger detection in the bridgeless mode (#325)
- update @backtrace/sdk-core to
0.3.2 - added a new HTTP header to report submission layer (#246)
- Renamed attributes (#242)
- Fixed
application.versionapplication value. - The library won't report now OOM reports generated when an application was in the background.
Initial release.