This repository was archived by the owner on May 5, 2022. It is now read-only.
Releases: VirtoCommerce/vc-theme-default
Releases · VirtoCommerce/vc-theme-default
v1.3.3
- Added form to support reset password confirmation by SMS. (#73)
- Fix for Readme.md (#68)
- Changed behavior for wish/shopping lists. (#54)
- Built bundles (assets\static\bundle) were removed from git.
- Fixed 415 error on
storefrontapi/orders/:number/payments/:paymentNumber/processcall. - Moved image assets into assets/images folder. (#38)
- Fixed markup issues in layout files. (#37)
- Excluded node_modules folder from output package. (#52)
- Fixed reset password form bindings.
- Turned on Fuzzy search (#36)
- Fixed collection.liquid template. (#45)
- Eliminated scipt dependencies from external sources. (#47)
- Added support for multiple coupons.
- Changed API for quotes search.
- Account lockout text fixed.
- Checkout step: User first address is used in the by default, FirstName and LastName are taken from registered account.
v1.3.2
v1.3.1
v1.3.0
v1.2.0
v1.1.0
- Hide property if property value is empty
- Added ability to set comment for a shopping cart
- Fixed bug with user address in Quote request
- Refactoring product compare functionality and fixed localization issues #17
- Fixed evaluation logic of product availability #11
- Fixed validation in bulk order creation #5
- Minor breadcrumbs fixes #6
- Fixed bug with crashing bulk order creation for invalid csv format used #4
v1.0.1
v1.0.0
- Theme moved to separate repository from VirtoCommerce/vc-storefront
- Gulp-based bundles replaced ASP.NET bundles. Look at bundles documentation for more info
- Theme development process changed to based on folders linking, instead of changing Platform or Storefront web configs. Look at theme development documentation to learn more.
- Range facets added with English & German localization
- "Add to list" button now is hidden when user is not signed in and disabled when all lists contains currently watching product
- Fixed prices evaluation
- Fixed bug VirtoCommerce/vc-platform#1146: "Not work order products by created date"
- Fixed bug VirtoCommerce/vc-storefront#34: "When URL is not found, storefront javascript contantly trying to load new images"