Skip to content

Latest commit

 

History

History
25 lines (14 loc) · 951 Bytes

CHANGELOG.md

File metadata and controls

25 lines (14 loc) · 951 Bytes

Changelog

Unpublished

🛠 Breaking changes

🎉 New features

🐛 Bug fixes

8.3.0 — 2020-07-16

🐛 Bug fixes

  • Added some safety checks to prevent NullPointerExceptions in background location on Android. (#8864 by @mczernek)
  • Add isoCountryCode to Address type and reverse lookup. (#8913 by @bycedric)
  • Fix geocoding requests not resolving/rejecting on iOS when the app is in the background or inactive state. It makes it possible to use geocoding in such app states, however it's still discouraged. (#9178 by @tsapeta)

8.2.1 — 2020-05-29

This version does not introduce any user-facing changes.

8.2.0 — 2020-05-27

This version does not introduce any user-facing changes.