Skip to content

v6.29.0

Compare
Choose a tag to compare
@robert-smartbear robert-smartbear released this 19 Jun 17:41
· 79 commits to master since this release
cd3a27c

Enhancements

  • Adds basic support for visionOS with SPM projects
    1660

Bug fixes

  • Prevent inlining of Bugsnag stack trace entries that are marked to be pruned away (to promote a consistent number of those frames).
    1661

  • Fix off-by-1 error when fetching register values on arm64 that could potentially run off the array.
    1635