1.0.0
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
- feat: add support for Volar #1255
- feat: added possibility to enable customer email confirmation #1237
- feat!: added support for https certificates on [localhost](http://localhost) https://github.com/vuestorefront/magento2/pull/1248/files
- feat: added option to configure cookies #1232
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
Repository
Documentation
- docs: updated installation guide #1239