Skip to content

v4.9.0

Compare
Choose a tag to compare
@kattrali kattrali released this 29 Oct 19:57
· 4180 commits to master since this release

Enhancements

  • Add a callback to allow modifying reports immediately prior to delivery,
    including fatal crashes from native C/C++ code. For more information, see the
    callback reference.
    #379

Bug fixes

  • [NDK] Improve stack trace quality for signals raised on ARM32 devices
    #378