This version introduces multiple bug fixes and adds support for Google's New Places API.
Changes v7.2.0
- [add] Add support for the new Google Places API
#539 - [fix] SearchPageWithMap: duplicate class caused positioning issue on localhost:3000.
#546 - [fix] TopbarDesktop: fix a typo (non-existent element attribute), when the search form was not
shown. #545 - [change] priceForSchemaMaybe: render offer price when price is 0. This helps customizations, but
it's not enough for no-code features to support 0 price for inquiries.
#544 - [fix] TabNavHorizontal: Dark skin tab focus styles overriding hover font color.
#543 - [fix] Private marketplace: allow search crawlers to access the
/sitemap
route.
#541