Skip to content

v6.3.0

Compare
Choose a tag to compare
@YYChen01988 YYChen01988 released this 19 Mar 13:50
· 188 commits to master since this release
7ad83fa

Enhancements

  • Introduced generateAnonymousId config option to control device-id generation
    #1989

Bug fixes

  • Use PushLocalFrame/PopLocalFrame instead of DeleteLocalRef to avoid creating "holes" in the local ref table that are not always reused, leading to possible crashes in the ANR handler
    #1988

  • Removed makeSafe as it is no longer applicable, and slows-down the creation of breadcrumbs and adding metadata
    #1990