v5.8.0
This release updates the Sharetribe Web Template to accommodate upcoming improvements, including:
- Pages:
- Aligning Block content to the left, center, or right side of the Block component.
- Block images can be wrapped with a link.
- Listing & User fields:
- Providers can add a YouTube video URL, which will be displayed as a new section on the ListingPage.
- Users can add a YouTube video URL, which will be displayed as a new section on the ProfilePage.
Translations
New translations
"CustomExtendedDataField.placeholderYoutubeVideoURL": "The URL of a YouTube video",
"CustomExtendedDataField.notValidYoutubeVideoURL": "The URL you entered is not a valid YouTube URL.",
Changes v5.8.0
- [add] Add currently available translations for DE, ES, FR.
#475 - [add] Block images can be wrapped in a link if a link is configured via assets.
#464 - [add] Add support for aligning content blocks based on asset
#469 - [add] Update moment-timezone library to v0.5.46.
#472 - [add] Update caniuselite, which is used by browserlist.
#471 - [add] Add support for the youtubeVideoUrl schema type: listingPage and profilePage can now display
an embedded Youtube video #467 - [add] Add currently available translations for DE, ES, FR.
#466