Releases: VirtoCommerce/vc-module-core
Releases · VirtoCommerce/vc-module-core
v2.24.3
- Rework user interface for fulfillment centers
v2.24.2
- Prevent concurrent indexation running
v2.24.1
- Fixed bug with validation of country in fulfillment center address
v2.24.0
- Prepared
Customer
domain model for index search
v2.23.1
- Fixed address country selection
- Fixed bug with context action indexation from index list
- Fixed bug with removal whole index when single product have been indexed
- Display
index provider
and scope
in index list
v2.23.0
- Added new abstractions for indexed search.
- Added search phrase parser which can extract filters from search phrase and apply them to the search request.
- Added UI for manual indexing and background job for periodic automatic indexing.
v2.22.2
- German localization
- New
Catalog.IAssociation
service for CRUD operation with associations
v2.22.1
- New API method GET api/storefront/security/user/email/{email} to get security account by email
- Add support for catalog properties Integer value type
v2.22.0
- Remake marketing domain model and services.
v2.21.0
- Refactoring marketing search model
- Remove redundant properties from pricing domain model
- Migrate to .NET 4.6.1