Skip to content

v3.4.0

Compare
Choose a tag to compare
@SariSaar SariSaar released this 23 Oct 12:11
· 924 commits to main since this release
ebc10a4

This release adds a new section component SectionHero to PageBuilder. SectionHero component is not yet available through Console, and it is estimated to be available this week. In addition, more configurations are fetched from assets instead of environment variables.

Changes v3.4.0

  • [change] Update Console URL from https://flex-console.sharetribe.com to
    https://console.sharetribe.com #249
  • [change] Remove Flex branding from code comments.
    #248
  • [change] PageBuilder: make sectionId and blockId optional.
    #254
  • [fix] PaginationLinks: fix pagination limit handling.
    #253
  • [add] Add more config assets: analytics, googleSearchConsole, maps, localization.
    #252
  • [add] SectionHero component added to the PageBuilder.
    #244
  • [fix] Map integration is mandatory, but let's not allow error loops if not available.
    #250