Releases: VirtoCommerce/vc-module-marketing
Releases · VirtoCommerce/vc-module-marketing
3.31.1
🎯 Development
- Remove redundant BuildServiceProvider from the module startup (#175)
3.200.0
⚠️ Breaking change note
.NET 6 migration with incompatibilities. See details.
🎯 Development
📝 Documentation
- Small loc fixes (#171)
- Fix language * Update en.VirtoCommerce.Marketing.json * Update en.VirtoCommerce.Marketing.json *
- Remove odd full stop * Update dynamicContent-list.tpl.html *
3.31.0
🎯 Development
- The Save button is not activated (#169)
3.30.0
🎯 Development
- Use assets from newly created module instead of the platform (#166)
Notice. Pay attention, please!
The module starting from this version requires to install:
Module |
Description |
vc-module-assets (VirtoCommerce.Assets) |
Common abstractions to implement assets-related functions. |
vc-module-filesystem-assets (VirtoCommerce.FileSystemAssets) |
File system assets module. Implements assets storage in the ordinal file system. |
vc-module-azureblob-assets (VirtoCommerce.AzureBlobAssets) |
Azure blob assets module. Implements assets storage in the Azure blob storage system. |
3.29.0
🐞 Bug fixes
- Fix missing old object in PromotionChangedEvent (#167)
3.27.0
- Make store scope picker as a standard multiple selector (#162) (23eb74c)
3.26.0
Development
• Added Catalog DynamicContent conditions (#160) (d1428e8)
• Save Button Accessibility (#159) (549e093)
3.25.0
• Updating Github Action workflows. (c680cbe)
• Updating Github Action workflows. (1154b9e)