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
[fix] Allow ownListing as listing proptype in BookingPanel component. #1007
[add] Add info text about additional owners to PayoutDetailsForm. #1006
[change] Default to English translation if the translation key is missing. After this update, new
translation keys will not be added to other translation files with English default texts. We keep
providing translations in our supported languages but they might not be up to date all the time.
This means if you want to update your translations beforehand or use your own translations file,
you can use translation CLI
to check if there are translations missing. #1005
[change] Remove origin parameter from default-location-searches.js #1003
[add] Limit location autocomplete by adding an optional country parameter to geocoding call in
both Mapbox and Google Maps integrations. Also updated Mapbox SDK to version 0.5.0. #1002