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.
10.8.1 September 30, 2022
Bug fixes 🐞
Fix incorrect MapView dimensions after background orientation change. (1658)
Throw an exception with the meaningful stacktrace when constructing Value from an infinite or NaN number. (1681)
Make telemetry a single instance. Avoids module recreation when coming from background. (#1695)
Fix a potential style load error when non-ASCII characters are used in the version name, by escaping non US ASCII characters in user-agent header. (1709)