Skip to content
This repository was archived by the owner on May 5, 2022. It is now read-only.

Releases: VirtoCommerce/vc-theme-default

v1.3.3

25 Mar 13:32

Choose a tag to compare

  • 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/process call.
  • 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

08 Jun 10:33

Choose a tag to compare

v1.3.2

v1.3.1

07 May 14:52

Choose a tag to compare

  • Reworked wishlists to use new storefront API #32
  • Added forgot username #33
  • Fixed reset password form #30

v1.3.0

20 Feb 16:27

Choose a tag to compare

  • Fixed encoding of some files to UTC without BOM #27
  • Added email confirmation for new account #28
  • Fixed bug with order creation

v1.2.0

19 Jan 16:15

Choose a tag to compare

  • Moved all template strings to resources to allow future localization #19
  • Minor fixes to work with the new storefront-core

v1.1.0

08 Nov 15:32

Choose a tag to compare

  • 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

30 Aug 13:16

Choose a tag to compare

Added missed bundle for checkout styles

v1.0.0

30 Aug 07:59

Choose a tag to compare

  • 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"