Skip to content

Releases: VirtoCommerce/vc-module-assets

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)

3.800.0

11 Jan 14:46
Compare
Choose a tag to compare

🎯 Development

  • (Update to .NET 8)

3.401.0

11 Jan 14:16
Compare
Choose a tag to compare
Merge branch 'release/3.401.0'

3.400.0

19 Jul 13:05
Compare
Choose a tag to compare

🎯 Development

  • Update Crud and Search services (#15)

3.204.0

17 Mar 10:05
Compare
Choose a tag to compare
Merge branch 'release/3.204.0'

3.203.0

10 Mar 08:20
Compare
Choose a tag to compare

🎯 Development

  • PT-9395 add nodejs-lts support (#13)