Releases: deliciousbrains/wp-amazon-s3-and-cloudfront
Releases · deliciousbrains/wp-amazon-s3-and-cloudfront
2.2.1
- Improvement: Menu option and settings page title now include "Lite"
- Improvement: Remove Files From Server option now warns about media backups when switched on
- Bug fix: Undefined index in file amazon-s3-and-cloudfront/classes/filters/as3cf-local-to-s3.php at line 286
2.2
- Release Summary Blog Post
- New: Use IAM Roles without having to update wp-config.php
- New: Frankfurt (FRA1) region now supported on DigitalOcean Spaces
- Improvement: WP dashboard performance
- Bug fix: Uploaded media files with uppercase extensions get second extension added
2.1.1
- New: Multisite domain mapping via WordPress MU Domain Mapping plugin is now supported
- Improvement: Local to Provider content filtering performance improvements
- Improvement: Warning notice shown when changing storage provider and media already offloaded
- Bug fix: Media title not retaining characters stripped from filename
- Bug fix: Warning: is_readable(): open_basedir restriction in effect. File(~/.aws/config) is not within the allowed path(s)
- Bug fix: Fatal error when GCS Key File not accessible
- Bug fix: Non-image offloads on subsites with 4 digit IDs get duplicate subsite ID in bucket path
- Bug fix: No srcset added to img tag if filename includes non-ASCII characters
- Bug fix: Full size image URL saved to img tag src attribute when thumbnail picked if filename includes non-ASCII characters
2.1
- Release Summary Blog Post
- New: Google Cloud Storage is now supported
- Improvement: AWS PHP SDK updated
- Improvement: Diagnostic Info shows more complete settings information
- Bug fix: Year/Month path prefix incorrectly set in bucket for non-image media files
- Bug fix: PHP Fatal error: Class 'XMLWriter' not found
- Bug fix: PHP Fatal error: Uncaught Error: Call to undefined method ...\Aws3\Aws\S3\Exception\S3Exception::search() in .../classes/providers/aws-provider.php:439
- Bug fix: PHP Warning: filesize(): stat failed for [file-path] in classes/amazon-s3-and-cloudfront.php on line 1309
2.0.1
- Improvement: Streamlined UI for setting Storage Provider and Bucket
- Bug fix: On/Off switches in settings look reversed
- Bug fix: Latest upgrade routine runs on fresh install
- Bug fix: Defined settings still found in database
- Bug fix: More Info links in Storage Provider settings incorrect
- Tested: WordPress 5.0
2.0
1.4.3
1.4.2
1.4.1
1.4
- New: Using AWS PHP SDK v3
- New: Requires PHP 5.5+
- Improvement: Supported AWS S3 regions updated and names changed to match current AWS nomenclature
- Bug fix: PHP Warning: Declaration of AS3CF_Stream_Wrapper::register should be compatible with Aws\S3\StreamWrapper::register
- Bug fix: File size not stored in _wp_attachment_metadata for audio/video files
- Bug fix: Image srcset uses full size image if metadata size is stored as string
- Bug fix: PHP Warning: preg_match() expects parameter 2 to be string, array given
- Bug fix: SQL syntax error when using
attachment_url_to_postid()
with non-ascii file name - Tested: WordPress 4.9.6
- Tested: Gutenberg 3.0