You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit was created on GitHub.com and signed with GitHub’s verified signature.
The key has expired.
Version 1.7.0
AppCenter
Android
[Improvement] Enable TLS 1.2 on API levels where it's supported but not enabled by default (API level 16-19, this became a default starting API level 20). Please note we still support Android API level 15 and it uses TLS 1.0.
[Improvement] Gzip is used over HTTPS when request size is larger than 1.4KB.
[Fix] Fix a crash when disabling a module at the same time logs are sent.
[Fix] Fix pretty print JSON in Android P when verbose logging is enabled.
AppCenterCrashes
UWP
[Fix #543] Fix warning "The referenced component 'Microsoft.AppCenter.Crashes.dll' could not be found". You might need to clean solution and package cache after updating nuget to resolve the warning for good.
AppCenterPush
UWP
[Fix] Prevent application from crashing when push setup fails due to unexpected errors.