Skip to content

Releases: VirtoCommerce/vc-module-export

3.200.2

22 Nov 08:21
Compare
Choose a tag to compare

🎯 Development

  • Use protected API controller when downloading exported files (#72)

3.202.0

21 Nov 18:55
Compare
Choose a tag to compare

🎯 Development

  • Use protected API controller when downloading exported files (#72)

3.201.0

02 Sep 08:00
Compare
Choose a tag to compare
Merge branch 'release/3.201.0'

3.200.1

02 Sep 08:45
Compare
Choose a tag to compare

Redundant controller method is removed (#70)

3.200.0

19 Jan 12:53
Compare
Choose a tag to compare

⚠️ Breaking change note

.NET 6 migration with incompatibilities. See details.

🎯 Development

  • Bump target framework and basic dependencies up to Net6

🐞 Bug fixes

  • Fix reference to Test.SDK
  • Bumb fluentvalidation to 10.3.4 to avoid bad image exception

3.17.0

17 Nov 15:00
Compare
Choose a tag to compare

🐞 Bug fixes

  • Fix new assets modules related issues

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.16.0

04 Oct 10:53
Compare
Choose a tag to compare

Development

• Update CsvHelper nuget package to latest versions (#62) (afcdcd9)

⚠️ 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-marketing/releases/tag/3.28.0

3.15.0

08 Sep 08:56
Compare
Choose a tag to compare

• Rename module to Generic Export (#61) (b36b6a7)

3.14.0

01 Sep 14:59
Compare
Choose a tag to compare
  • Throw out redundant copying into the MemoryStream (#60) (dc18c45)

3.13.0

26 May 09:00
6aa9bb6
Compare
Choose a tag to compare

• Update manifest and remove redundant dependency (83dd7dc)
• Remove redundant class and update dependencies (b771be1)