flysystem_s3 2.1.0

New features

Adds support for filename transliteration when using CORS.

This works with the https://www.drupal.org/project/transliterate_filenames module, and should work with the core functionality in 10.2.x once we have a version of flysystem that supports it.

#3118456: Possibility to sanitize file name when using CORS?

flysystem_s3 2.0.0-rc4

Bug fixes

This release fixes an issue with broken PHP streams: #3172969: file stat/size/download broken with flysystem-aws-s3-v3:1.0.28+

And also includes two fixes related to CORS upload functionally:

flysystem_s3 2.0.0-rc3

Previous release 2.0.0-rc2 was missing changes from #3159928: uriScheme() method missing after update to Drupal 9.

This release includes those changes, and again drops support for Drupal 8.

flysystem_s3 2.0.0-rc2

Bug fixes

This release includes #3159928: uriScheme() method missing after update to Drupal 9 which fixes an issue with Drupal 9.

As this update drops support for Drupal 8, this has been updated in the module dependencies and in composer.json

Subscribe with RSS Subscribe to Releases for Flysystem - S3