Skip to content

Releases: VirtoCommerce/vc-module-marketing

3.31.1

20 Jun 12:47
Compare
Choose a tag to compare

🎯 Development

  • Remove redundant BuildServiceProvider from the module startup (#175)

3.200.0

19 Jan 14:25
Compare
Choose a tag to compare

⚠️ 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

    26 Nov 13:04
    Compare
    Choose a tag to compare

    🎯 Development

    • The Save button is not activated (#169)

    3.30.0

    16 Nov 11:33
    Compare
    Choose a tag to compare

    🎯 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

    02 Nov 04:38
    Compare
    Choose a tag to compare

    🐞 Bug fixes

    • Fix missing old object in PromotionChangedEvent (#167)

    3.28.0

    04 Oct 10:39
    Compare
    Choose a tag to compare

    Development

    • Update CsvHelper nuget package to latest versions (#164) (e74d720)

    ⚠️ Breaking changes:

    After updating this module you should also update:

    1. https://github.com/VirtoCommerce/vc-module-catalog-csv-import/releases/tag/3.27.0
    2. https://github.com/VirtoCommerce/vc-module-export/releases/tag/3.16.0

    3.27.0

    09 Sep 15:41
    Compare
    Choose a tag to compare
    • Make store scope picker as a standard multiple selector (#162) (23eb74c)

    3.26.0

    30 Jun 15:32
    Compare
    Choose a tag to compare

    Development

    • Added Catalog DynamicContent conditions (#160) (d1428e8)
    • Save Button Accessibility (#159) (549e093)

    3.25.0

    15 Jun 08:58
    Compare
    Choose a tag to compare

    • Updating Github Action workflows. (c680cbe)
    • Updating Github Action workflows. (1154b9e)

    3.24.0

    11 Jun 10:53
    Compare
    Choose a tag to compare

    Development

    • Update breadcrumbs (#158) (5c29c93)
    • Save button accessibility (#155) (13679e2)
    • Add promotion policies benchmarks (#154) (d450568)