Releases: VirtoCommerce/vc-module-core
Releases · VirtoCommerce/vc-module-core
v2.17.2
- Add ProductAssociation.Quantity property
v2.17.1
- New vcUkHtmleditor directive
Usage
<textarea vc-uk-htmleditor ng-model="blade.currentEntity.content" file-uploader="fileUploader"></textarea>
Result
v2.17.0
Improvements
- Cart and Order domain model redesign (Totals, Taxes and Discounts) Now all summarize logic contains in model properties.
- Remove Indexed search model from domain
v2.16.1
- Add Vendor properties to domain Catalog.Model.SearchCriteria
v2.16
- New IPricingSearchService interface for search pricing entities
- Refactored IPricingService to support bulk operations
v2.15.1
- Extend VirtoCommerce.Domain.Catalog.Model.CatalogProduct by new property Priority which represent product order position in physical catalog
v2.15.0
- Extend VirtoCommerce.Domain.Catalog.Model.CategoryLink by new property Priority which represent product order position in virtual catalog
v2.14
Improvements
- Special editable dictionary Package type size dimensions with public API
- Catalog.ProductAssociation domain model class refactoring to use multiple associated object types (such as Product, Category etc)
Bug fixes
- Arrange right currencies security permissions check
v2.13
Improvements
- Sending the storefront user registration notification