Skip to content

v1.4.3

Compare
Choose a tag to compare
@Gnito Gnito released this 14 Sep 12:12
· 2209 commits to master since this release
3d8965a

v1.4.3 changes

  • [fix] fuzzy location didn't change when listing location changed.
    #931
  • [fix] obfuscatedCoordinatesImpl didn't always return coordinates within given
    offset radius.
    #930
  • [fix] LocationAutocompleteInput: blur input when selecting by enter
    to prevent flash of default predictions.
    #928
  • [fix] LocationAutocompleteInput: selecting with enter key prevented
    while fetching predictions.
    #923