Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Release v6.12.0 #1178

Merged
merged 16 commits into from
Sep 1, 2021
Merged

Release v6.12.0 #1178

merged 16 commits into from
Sep 1, 2021

Conversation

nickdowell
Copy link
Contributor

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

@nickdowell
Copy link
Contributor Author

Note the merge conflicts are due to an accidental merge of #1171 onto master which was then reverted.

git revert <merge-commit> changes the data to look like before the merge, but not the history...

This PR will be manually merged on the command line to ensure the reverted changes get included on the master branch.

@nickdowell nickdowell merged commit 849f707 into master Sep 1, 2021
@nickdowell nickdowell deleted the release-v6.12.0 branch September 1, 2021 12:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants