Releases: backdrop-contrib/s3fs
1.x-3.0.10
Fixes #15 from @bennybobw.
StreamWrapper writes to config on every instantiation.
Bumps the aws-sdk-php to 3.340.1
1.x-3.0.9
1.x-3.0.8
Fix module requiring undocumented fixed key names and instead get those from configuration from AleMadLei.
Fix custom hostnames Issue from bennybobw.
Composer was added to make management of the aws-sdk-php easier for the module maintainer. Users don't need to independently update the library, but they could if they wish.
1.x-3.0.7
1.x-3.0.6
1.x-3.0.5
1.x-3.0.4
1.x-3.0.3
First full release of S3 File System for Backdrop CMS.
The Drush commands were converted to Bee commands.
The Use S3 for public:// files and Use S3 for private// files settings should now work.
The AWS keys must be configured in settings.php or by using the Key module.
1.x-3.0.2-alpha
Small Readme changes regarding configuration storage.
1.x-3.0.1-alpha
The ability to save aws keys in json configuration is removed. This must be done in settings.php.