Vue Storefront v1.11.1 Release Notes

Release Date: 2020-02-05 // about 4 years ago
  • โž• Added

    ๐Ÿ”„ Changed / Improved

    • Set cache tag when loading a category - @haelbichalex (#3940)
    • ๐Ÿ— In development build webpack.config.js in theme folder is now called without the default key

    ๐Ÿ›  Fixed

    • โž• Added Finnish translations - @mattiteraslahti and @alphpkeemik
    • โšก๏ธ Updated Estonian translations to match 1.11 - @alphpkeemik
    • ๐Ÿ›  CookieNotification CSR&SSR mismatch fixed - @Fifciu (#3922)
    • The attribute filter in attribute/list was not filtering the already loaded attributes properly - @pkarw (#3964)
    • โšก๏ธ Update hasProductErrors in Product component and support additional sku in custom options - @gibkigonzo (#3976)
    • ๐Ÿ›  Fixed logic for generating ${lang}.json files in multi-store setup - @jpkempf
    • ๐Ÿ›  Fixed logic for collecting valid locales in single-store, multi-lang setup - @jpkempf
    • ๐Ÿ‘‰ Make initial custom option value reactive - @gibkigonzo
    • ๐Ÿ›  Fixed No image thumbnails leaded on 404 page - @andrzejewsky (#3955)
    • ๐Ÿ›  Fixed Stock logic not working with manage_stock set to false - @andrzejewsky - (#3957)
    • ๐Ÿ‘Œ Support old price format in ProductPrice - @gibkigonzo (#3978)
    • ๐Ÿ›  Fixed product bundle comparison condition - @gk-daniel (#4004)
    • โž• Add event callback for checkout load initial data - @gibkigonzo(#3985)
    • ๐Ÿ›  Fixed Processing order... modal closing too early - @grimasod (#4021)
    • ๐Ÿ”€ Keep registered payment methods after syncTotals - @grimasod (#4020)
    • โž• Added status code to the cache content and use it in cache response - @ResuBaka (#4014)
    • ๐Ÿ›  Fixed sku attribute is missing on compare page - @gibkigonzo (#4036)
    • ๐Ÿ›  Fixed z-index for aside in compare list - @gibkigonzo (#4037)
    • Disable checking max quantity when manage stock is set to false - @gibkigonzo (#4038)
    • โž• Add products quantity only when token is created - @gibkigonzo (#4017)
    • โช Revert init filters in Vue app - add storeView to global/store and pass it to filters - @gibkigonzo (#3929)
    • ๐Ÿ›  Fix v-model not working in BaseRadioButton - @lukeromanowicz (#4035)
    • always keep filters values as array of object - @gibkigonzo (#4045)
    • ๐Ÿ›  Fix ecosystem config to work with ts-node - @andrzejewsky (#3981)