Skip to content

Releases: vuestorefront/vue-storefront

Vue Storefront 1.8.0

07 Feb 22:58
b84ddc0
Compare
Choose a tag to compare

This is the official release of Vue Storefront 1.8.

In this release we focused mostly on stabilization and bugfixing.
Over 50 improvements prepared by 32 contributors!

Additional migration tips are available here.

Added

Changed / Improved

v1.7.3

01 Feb 11:48
Compare
Choose a tag to compare

Check the CHANGELOG.md to see release notes.

Vue Storefront 1.7.2

28 Jan 13:30
5d380d4
Compare
Choose a tag to compare

Fixed

  • clear search filters on mobile - @patzick (#2282)
  • SSR problem on checkout page on reload - @vue-kacper (#2220)
  • Improved offline mode handlers - @pkarw (#2217)
  • url_key adjustment after m2vs fix - @pkarw (#2215)
  • Service worker removed from dev mode because of the side effects - @pkarw
  • networkFirst first caching strategy for /api/catalog - @pkarw
  • Special price dates checking - backport of @Igloczek's (#2245)
  • SSR detection in components - @patzick (#2173)

Changed

  • compress banner images - @patzick (#2280)
  • Dynamic attributes loader (#2137)
  • Dynamic categories prefetching (#2076)
  • New payment's module architecture (#2135)
  • Support regional characters in urls - Backport of @Aekal's (#2243)

Added

Vue Storefront 1.7.1

15 Jan 18:05
65b256d
Compare
Choose a tag to compare
  • Corrected scrolled sidebar menu position

Vue Storefront 1.7.0

15 Jan 13:48
65b256d
Compare
Choose a tag to compare

During version 1.7 we focused mostly on improving current features, bugfixing and performance part with a small feature additions.

We are happy to say that we achieved amazing results! Vue storefront has been cleaned from unnecessary packages many of them have been replaced with smaller equivalents, pages and non-critical resources has been splitted into lazily loaded chunks.

Please read upgrade notes to see how to migrate to Vue Storefront 1.7

Added

Changed / Improved

Fixed

Depreciated

Vue Storefront 1.6.0

05 Dec 14:25
Compare
Choose a tag to compare

This is the official release of Vue Storefront 1.6.

This release was mostly focused on introducing new modular architecture along with default theme cleanup from core logic.
It's a rather big release in terms of changes. Update can be time consuming but not complicated due to minimal amount of API changes.

Please read the UPGRADE NOTES before pulling out the latest changes

Changelog and credits

Added

Changed

Fixed

Vue Storefront 1.5.0

23 Oct 10:49
c1614ec
Compare
Choose a tag to compare

This is an official release of Vue Storefront 1.5

With this release, we haven't added many new features - but we've rather focused on refactoring, quality and optimization. Key new features:

  • New Modules API - the great job was done by @filrak - read more on how new modules work...
  • Memory leaks traced + fixed - it's a developer's nightmare to trace the leaks but @tomasz-duda has made it; the app is much more stable in the SSR mode
  • Integration with M2 is much easier with mage2vuestorefront tool bundled directly into vue-storefront-api project + installer option to run it automatically,
  • we've officially changed our logo :)

Please read the UPGRADE NOTES before pulling out the latest changes

Changelog + Credits

This version couldn't have happened without our awesome Community. 80 active contributors + 800 developers on Slack! Thank You All for supporting us!

Added

  • Contact form mailer - #1875 - Akbar Abdrakhmanov @akbarik
  • oauth2 configuration in setup - #1865 - Krister Andersson @Cyclonecode
  • GraphQL schema extendibility in the API - Yoann Vié
  • A lot of new docs - Natalia Tepluhina @NataliaTepluhina
  • Magento2 integrated importer
  • New Logo by Stasiek Świątkiewicz

Changed

  • New Modules API, and base modules (cart, wishlist, newsletter ...) refactored read more... - Filip Rakowski @filrak

Fixed

If you want to appear on this list with the next release, don't hesitate to become a contributor. Just drop us an e-mail to [email protected]

Vue Storefront 1.4.5

05 Oct 11:25
13554f6
Compare
Choose a tag to compare

This is an official release of Vue Storefront 1.4

Thanks to our partner - PHOENIX MEDIA and the community we were able to introduce the GraphQL support. Now Vue Storefront can work with standard REST API or GraphQL endpoints giving the developer next layer of abstraction for easier 3rd party services integration.

Moreover, we've added the SSR cache support + plain text/XML/JSON/AMPHTML output generation module which opens Vue Storefront backend development to the whole new spectrum of possibilities.

Please read the UPGRADE NOTES before pulling out the latest changes

Changelog + Credits

This version couldn't have happened without our awesome Community. 80 active contributors + 800 developers on Slack! Thank You All for supporting us!

Added

Changed

Fixed

If you want to appear on this list with the next release, don't hesitate to become a contributor. Just drop us an e-mail to [email protected]

Vue Storefront 1.3.1

06 Sep 12:09
Compare
Choose a tag to compare

This is an official release of Vue Storefront 1.3.1.

We've introduced TypeScript support for the core of Vue Storefront in this release along with major refactoring works related to the Vue Storefront Modules.

From this package on, the @vue-storefront-core package is available as npm package along with all other themes, stores etc.

Next release (1.4.0) will include the GraphQL support. Bear with us!

Please read the UPGRADE NOTES before pulling out the latest changes

Added

  • TypeScript support - please check TypeScript Action Plan for details
  • New core/modules added regarding the Refactor to modules plan
  • Price tier's support #1625
  • Qty field on product page #1617
  • Offline orders confirmation dialog has been added #1430
  • pwa-compat library has been added to support fully PWA manifests on legacy browsers
  • dynamic port allocation #1511

Removed

  • unused libs, components, core/api/cart webpack aliases
  • global.$VS has been replaced with rootStore #1624

Changed

  • core directory is now a @vue-storefront/core package, webpack alias and all related imports reflect this change [#1513]
  • core/api renamed to core/modules, mixin features moved to core/modules/module_name/features
  • core/lib/i18n moved into separate @vue-storefront/i18n package

Fixed

  • installer paths are now normalized (to support paths including spaces) #1645
  • status check added to the configurable_children products #1639
  • product info update when clicking the related products #1601
  • media gallery issues + mobile view
  • product slider fixes #1561
  • shipping carrier code is now passed with order #1520
  • SEO support fixes #1514
  • UX fixes
  • bundle size optimizations (translations)
  • password validation rules are now aligned (server/client) #1476

Credits for 1.3.0

Special thanks to: @DavidRouyer, @patrykpiston, @filrak for their effors on TypeScript, Modules, Refactoring efforts. Great job!

If you want to appear on this list with the next release, don't hesitate to become a contributor. Just drop us an e-mail to [email protected]

1.3.0-alpha.1

31 Aug 08:32
Compare
Choose a tag to compare
1.3.0-alpha.1 Pre-release
Pre-release

This is pre-release of Vue Storefront 1.3.0. The official/stable release is planned for 7th of September 2018.

This is a very important release of Vue Storefront! We've introduced TypeScript support for the core of Vue Storefront in this release along with major refactoring works related to the Vue Storefront Modules.

Next release (1.4.0) will include the GraphQL support. Bear with us!

Please read the UPGRADE NOTES before pulling out the latest changes

Added

  • TypeScript support - please check TypeScript Action Plan for details
  • New core/modules added regarding the Refactor to modules plan
  • Price tier's support #1625
  • Qty field on product page #1617
  • Offline orders confirmation dialog has been added #1430
  • pwa-compat library has been added to support fully PWA manifests on legacy browsers
  • dynamic port allocation #1511

Removed

  • unused libs, components, core/api/cart webpack aliases
  • global.$VS has been replaced with rootStore #1624

Changed

  • core directory is now a @vue-storefront/core package, webpack alias and all related imports reflect this change [#1513]
  • core/api renamed to core/modules, mixin features moved to core/modules/module_name/features
  • core/lib/i18n moved into separate @vue-storefront/i18n package

Fixed

  • installer paths are now normalized (to support paths including spaces) #1645
  • status check added to the configurable_children products #1639
  • product info update when clicking the related products #1601
  • media gallery issues + mobile view
  • product slider fixes #1561
  • shipping carrier code is now passed with order #1520
  • SEO support fixes #1514
  • UX fixes
  • bundle size optimizations (translations)
  • password validation rules are now aligned (server/client) #1476

Credits for 1.3.0

Special thanks to: @DavidRouyer, @patrykpiston, @filrak for their effors on TypeScript, Modules, Refactoring efforts. Great job!

If you want to appear on this list with the next release, don't hesitate to become a contributor. Just drop us an e-mail to [email protected]