Skip to content

v5.28.0

Compare
Choose a tag to compare
@lemnik lemnik released this 13 Oct 14:13
· 698 commits to master since this release
04b519c

Enhancements

  • Bugsnag now supports up to 500 breadcrumbs, with a default max of 100. Note that breadcrumbs will be trimmed
    (oldest first) if the payload exceeds 1MB.
    #1751

Bug fixes

  • Fixed very rare crashes when attempting to unwind NDK stacks over protected memory pages
    #1761