Skip to content

1.0.0

Compare
Choose a tag to compare
@github-actions github-actions released this 20 Jul 04:57

Vue Storefront for Magento 1.0.0 highlights

Vue Storefront for Magento comes out of the beta, and It's production-ready now.

This release provides security enhancements, Volar support, dependencies updates, and bug fixes.

Take a look at the detailed change log below.

New features

Bugfix

  • fix: add missing german translations #1259
  • fix: hide 'select prev added address labels for not logged-in customers #1257
  • fix: added limit for product gallery size #1256
  • fix: update cookies default settings #1250
  • fix: fixed api-client import in the useMagentoConfiguration composable #1246
  • fix: removed ssrMiddleware url binding #1245
  • fix: server creation issues #1213

Refactors

  • refactor: changed default img placeholders for hero section and gallery #1260
  • refactor: add missing http security headers #1254
  • refactor!: rework directories structure #1252
  • refactor: access control header #1253
  • refactor: update behaviour of the addresses on the checkout #1251

Tests

  • test: refactored load-test files #1241

Chore

  • chore: updated docs of depracated integration package #1247
  • chore: updated dependencies #1209

Repository

  • build: updated middleware URL#1234
  • build: changed server-middleware URL#1215

Documentation

  • docs: updated installation guide #1239