Mage2vuestorefront Versions Save

Magento to Vue-storefront datapump - synchronizes Products, Categories and Product-to-category links between your Magento2 API and NoSQL database of vue-storefront

v1.11.1

3 years ago

[1.11.1] - 2020.09.15

Changed

  • Updates magento2-rest-client dependecy from version 0.0.2 to 0.0.12 (#106)
  • Bump lodash from 4.17.13 to 4.17.19 (#103)

v1.11.0

4 years ago

Added

  • Elastic7 support - @pkarw (#96)
  • Add product attributes_metadata - @andrzejewsky (#99)

v1.9.0

4 years ago

Added

  • Video data mapper @rain2go #75
  • New ENV variable SEO_USE_URL_DISPATCHER (default = true) added. When set, then the product.url_path and category.url_path are automatically populated for the UrlDispatche feature of VS #2446

v1.10.0

4 years ago

Added

  • Added optional Redis Auth functionality. - @rain2o (#42)
  • MSI support - @dimasch (#86)

Fixed

  • Import throwing an error when product's first category name was empty - @Loac-fr (#92)
  • Typos in documentation - @kkdg, @adityasharma7 (#90, #91)

v1.8.2

5 years ago

Added

  • Video data mapper @rain2go #75

v1.8.1

5 years ago

Changed / improved

  • elasticsearch.apiVesion with default = 5.6 added to the config

v1.8.0

5 years ago

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

  • Chinese translation added - @wadereye (#2265)
  • Categories filter in search view - @kjugi, @patzick (#1710)
  • AsyncDataLoader feature - @pkarw (#2300)
  • Events list page in docs - @jablpiotrek (#776)
  • Keyboard support for account and cookie close buttons - @anqaka (#2258)
  • Support typescript in build scripts - @marlass, @patzick (#2260, #2273, #2324)
  • Possibility to have sticky notifications - @phoenixdev-kl (#2307)
  • Added a scss to manage global form style - @lorenaramonda (#2316)
  • Manage products with zero price - @MarcoGrecoBitbull (#2327)

Changed / Improved

  • Theme structure improvements - @filrak (#2223)
  • Type interfaces and refactor - @filrak (#2227, #2267)
  • Changed beforeRegistration and afterRegistration hooks signature. Now it contains only one object VSF. The subfields are the same as before so changing beforeRegistration( Vue, config, store, isServer ) to beforeRegistration({ Vue, config, store, isServer })(and same with afterRegistration) is enough to make a proper migration to new API. - @filrak (#2330)
  • Typo fixes - @youanden, Micheledinocera (#2229, #2329)
  • Bundle products price calculation fix - @pkarw (#2371)
  • Added hotjar snippet and dixed isServer flag in module hooks - @lukeromanowicz (#840)
  • Location of type files - @kruchy8 (#2226)
  • Improved theme registration - @lukeromanowicz (#2233)
  • SSR renderings for logged in users - @vue-kacper (#2234)
  • ElasticSearch fuzzy search - @qbo-tech (#2340, #2354)
  • Documentation improvements - @martaradziszewska, @wilfriedwolf, @fvillata, @pkarw (#2210, #2244, #2289, #2369)
  • Support regional characters in urls - @Aekal (#2243)
  • store/lib/search has been moved to core/lib/search - @lukeromanowicz (#2225)
  • store/lib/multistore has been moved to core/lib/multistore - @lukeromanowicz (#2224)
  • BaseSelect syntax improvements - @jszczech (#2237)
  • Optional cart discounts display on side cart - @mcspronko (#1758)
  • Special price dates checking - backport of @igloczek's (#2245)
  • Category filters reset functionality on mobile - @vue-kacper, @patzick, @renatocason (#2262)
  • Improve sortBy mobile view - @martaradziszewska (#2251)
  • Slide animations to menu, search, wishlist and minicart components - @Aekal (#2256)
  • Fixed wishlist store module to not be lazy loaded - @vue-kacper (#2249)
  • Share webpack typescript config with docker container - @lukeromanowicz (#2269)
  • After checkout create logged-in cart for logged-in users if using order Direct Backend Sync - @grimasod (#2302)
  • Output cache clearing supports versioning - @igloczek (#2333, #2359)
  • Cash on delivery + Shipping addresses fixed for virtual products - @pkarw (#2366)
  • Improved static pages caching strategy - @pkarw (#2281)
  • Magento 2.3 MSI work-around (it's still not supported fully) - @pkarw (#2366)
  • Product zoom picture centered - @ptylek (#2178)
  • Fixed tracking in analytics module - @jahvi (#2278)
  • Improved merge the store modules array with extended module config - @DaanKouters (#2274)
  • ElasticSearch fuzzy search, scoring, boosting + other improvements - @qbo-tech (#2340)
  • Turned off compression plugin, nginx serves brotli compression  — @patzick (#2254)
  • Improved user account menu UX on desktop - @vue-kacper (#2363)
  • Added About us missing route - @lorenaramonda (#2320)
  • Fixed used variable for products count in category - @renatocason (#2304)
  • Override console with logger - @daaru00 (#2235)
  • Fixed variable call about feedback email - @PhantomDraven (#2318)
  • Output cache clearing versioning - @igloczek (#2333)
  • Improved paddings on select fields - @patzick (#2361)
  • Fixed lack of modal backdrop - @vue-kacper, @giuliachiola (#2319)
  • Form validations and improvements - @vue-kacper (#2348, #2349, #2347)
  • Changing product quantity in catr - @mdanilowicz (#2345)
  • Product attribute values as array - @afirlejczyk (#2379)
  • Improved fetching customAttributes - @afirlejczyk (#2107)
  • Removed compare button from product mobile view - @patzick (#2370)
  • Configurable options attribute descriptor - @pkarw (#2384)

v1.7.0

5 years ago

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

v1.6.0

5 years ago

This is the official release of mage2vuestorefront (part of Vue Storefront project)

This release was mostly focused on introducing new modular architectiure 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

v1.5.0

5 years ago

This is an official release of mage2vuestorefront 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 @NataliTepluhina
  • 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

  • The regionId field added to Order interface - #1258 - Jim Hil @jimcreate78
  • SSR Memory leaks fixed - #1882 Tomasz Duda @tomasz-duda
  • E2E tests fixed - #1861 - Patryk Tomczyk @patzik
  • UI animations - #1857 - Javier Villanueva @jahvi
  • Disabled buttons fixed - #1852 - Patryk Tomczyk @patzik
  • Mailchimp / Newsletter modules rebuilt - Filip Rakowski @filrak
  • Search component UX fixes - #1862 - Adrian Cagaanan @diboy2

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]