Skip to content

v6.12.0

Compare
Choose a tag to compare
@nickdowell nickdowell released this 01 Sep 12:32
· 1127 commits to master since this release

Enhancements

  • Events now include a thermalState property in the device tab, and unexpected app terminations that occur when the thermal state is critical will now be reported as a "Thermal Kill" rather than Out Of Memory error.
    #1171

Bug fixes

  • Fatal app hangs will no longer be reported if the willTerminateNotification is received.
    #1176