Releases: MyCademy/yii2-file-storage
Releases · MyCademy/yii2-file-storage
1.3.0
- Enh: Added support for
$metadatafor\mycademy\yii2filestorage\BucketInterface::copyFileInternal()(rhertogh) - Enh: Added support for pre-signed urls for AWS
\mycademy\yii2filestorage\amazon\Bucket::getPresignedFileUrl()(rhertogh) - Enh: Added
idproperty to Bucket to further distinguish between the bucket "id" (used in the application) and the bucket "name" (the external storage name). (rhertogh)