Skip to content

Vue Storefront 1.9.0-rc.1

Pre-release
Pre-release
Compare
Choose a tag to compare
@filrak filrak released this 07 Mar 13:19
d499ef3

Added

  • Payment Request API integration - @qiqqq (#2306)
  • The Url Dispatcher feature added for friendly URLs. When config.seo.useUrlDispatcher set to true the product.url_path and category.url_path fields are used as absolute URL addresses (no /c and /p prefixes anymore). Check the latest mage2vuestorefront snapshot and reimport Your products to properly set url_path fields - #2010 - @pkarw
  • Unit tests of cart module written in jest - @lukeromanowicz (#2305)

Fixed

  • Gallery low quality image in offline mode when high quality already cached - @patzick (#2557)

Changed / Improved