Skip to content

Vue Storefront 1.7.2

Compare
Choose a tag to compare
@patzick patzick released this 28 Jan 13:30
5d380d4

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