Skip to content

v1.2.0

Compare
Choose a tag to compare
@samberrry samberrry released this 02 Feb 10:51
· 8 commits to main since this release

v1.2.0 Release

Requirement

  • Latest REST API version 2.5.1 and above

Features

  • [Feature] Added shipping price to delivery option and cart preview Issue #79
  • [Feature] Added Czech language PR #78
  • [Feature] Added sub menu support to both desktop and mobile menus #84
  • [Feature] Handling cart errors, check for product availability PR #85
  • [Feature] Disables add to cart button when the item is not available #86
  • [Feature] Stop adding out-of-stock product PR #88

Fixes

  • [Fix] Language selector is showing on a mobile version in single language Issue #76
  • [Fix] Carrier is not selected correctly in checkout step Issue #70
  • [Fix] The total and subtotal prices in the checkout steps are incorrect #67
  • [Fix] app.i18n.cookieValues used instead of app.$cookies.get Issue #65
  • [Fix] Filters checkboxes not showing current state #87

Dependencies

  • Updated @vue-storefront/core dependency to 2.7.5