Releases: VirtoCommerce/vc-module-core
Releases · VirtoCommerce/vc-module-core
v2.20.2
- Added extension point for extending Tax types
v2.20.0
- New type
PaymentGatewayTransactions
type which represent all order payments gateway interactions
v2.19.5
- Allow to define multiple SEO records with same slug for one entity but with different descriptions and title
- Payment method context minor refactoring (add Order and Parameters for each eval context)
v2.19.4
- SEO slug resolving performance improvements
v2.19.3
- Extend Order domain model to support subscriptions
- Some Cart and Order changes target to improve extension
v2.19.2
- Extend Store with ISupportSecurityScopes interface (changes needs to new Store module release)
v2.19.1
- Add parameter-less constructors to PaymentMethod and ShippingMethod types. Needs to correct XML serialization.
v2.19.0
- Add new collections Member.Groups witch can be used to mark any member with specified Group such as VIP, Wholesaler etc.
- New marketing promotion reward PaymentReward type.
- Extend EvaluationContextBase with new UserGroups property.
v2.18.0
- Extending Order and Cart payments with own prices properties (to support payment transactions fees)
- Add Cart.Status property