Skip to content

Release v12.9.0

Compare
Choose a tag to compare
@InstabugCI InstabugCI released this 14 Apr 20:34
· 71 commits to master since this release
70e349c

Added

  • Adds symbol files upload script (#1137)
  • Support enabling NDK crash capturing on Android (#1132).

Changed

Fixed

  • Remove the use of the nullish coalescing assignment operator (??=) causing a syntax error with older TypeScript versions (#1166), closes #1161
    .