Skip to content

v10.8.1

Compare
Choose a tag to compare
@pengdev pengdev released this 30 Sep 12:51
cf3381b

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)

Dependencies

  • Bump common to v23.0.1. (1709)