Skip to content

Releases: VirtoCommerce/vc-module-assets

3.808.0

30 Sep 14:01
Compare
Choose a tag to compare

🎯 Development

  • Update dependencies

3.800.1

19 Sep 08:25
Compare
Choose a tag to compare
supress warning

3.807.0

18 Sep 17:23
Compare
Choose a tag to compare

🎯 Development

  • mark usings as async (#24)

3.806.1

18 Sep 17:23
Compare
Choose a tag to compare

🎯 Development

  • mark usings as async (#24)

3.806.0

15 May 11:14
Compare
Choose a tag to compare

Update platform

3.805.0

10 May 08:32
Compare
Choose a tag to compare

🐞 Bug fixes

  • workaround NU1903
  • (Prevent double encoding of asset's url (#22))

3.804.0

01 Mar 11:38
Compare
Choose a tag to compare

🎯 Development

  • (Asset URI can contain query string)

🐞 Bug fixes

  • Added HttpRequestException handling for file upload from url

3.803.0

26 Feb 11:27
Compare
Choose a tag to compare

🎯 Development

  • Allow using file path with IsExtensionAllowedAsync() (#21)

3.802.0

22 Feb 18:57
Compare
Choose a tag to compare

🎯 Development

  • Added BlobCreatedEvent and BlobDeletedEvent. Added BlobUploadStream class that should be used by IBlobStorageProvide to trigger blob events.

3.801.0

05 Feb 13:07
Compare
Choose a tag to compare

🎯 Development

  • Move IsExtensionBlacklisted() logic to the new FileExtensionService (#18)