Skip to content

v6.16.4

Compare
Choose a tag to compare
@nickdowell nickdowell released this 03 Mar 09:03
· 896 commits to master since this release
b4758ce

Bug fixes

  • Fix crash in CPPExceptionTerminate() if throw was called without an exception.
    #1312

  • Fix accuracy of app.inForeground and prevent reporting of hangs during background launches.
    #1307