appcenter-sdk-unity/RELEASE.md

16 строки
672 B
Markdown
Исходник Обычный вид История

2018-11-12 11:35:15 +03:00
# Release 1.0.0
2018-10-19 13:58:25 +03:00
2018-11-12 11:35:15 +03:00
**Analytics**
* [Feature] Preparation work for a future change in transmission protocol and endpoint for Analytics data. There is no impact on your current workflow when using App Center.
2018-10-19 13:58:25 +03:00
2018-10-26 10:42:41 +03:00
**UWP**
2018-11-12 11:35:15 +03:00
* **[Bug fix]** Fix build errors when building the `UWP` app with `.Net` scripting backend
* **[Bug fix]** Fix issue with reporting analytics events from `Start` method
* **[Bug fix]** Automatically add the `InternetAccess` capability when building `UWP` apps in order for analytics to work properly
**Android**
* **[Bug fix]** Fix error occuring when trying to send crash report
* **[Bug fix]** Fix performance issue caused by exceptions reporting logic