Skip to content

Releases: deliciousbrains/wp-amazon-s3-and-cloudfront

2.2

11 Jun 15:57
Compare
Choose a tag to compare
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

29 Apr 10:59
Compare
Choose a tag to compare
  • 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

05 Mar 12:17
Compare
Choose a tag to compare
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

17 Dec 10:54
Compare
Choose a tag to compare
  • 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

25 Sep 11:20
Compare
Choose a tag to compare
2.0
  • New: DigitalOcean Spaces is now supported
  • New: Plugin name updated from WP Offload S3 Lite to WP Offload Media Lite
  • Improvement: More logical UI layout and better description of each setting

1.4.3

02 Aug 09:52
Compare
Choose a tag to compare
  • Bug fix: Images remotely edited via stream wrapper sometimes set as private on S3

1.4.2

03 Jul 16:04
Compare
Choose a tag to compare
  • Bug fix: Error getting bucket region
  • Bug fix: Child themes with missing or broken style.css break diagnostic info

1.4.1

25 Jun 11:16
Compare
Choose a tag to compare
  • Bug fix: Incorrect filesize saved to metadata when image removed from local server

1.4

12 Jun 12:24
Compare
Choose a tag to compare
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

1.3.2

22 Feb 22:13
Compare
Choose a tag to compare
  • Bug fix: Fatal error: Uncaught Error: Call to undefined method Composer\Autoload\ClassLoader::setClassMapAuthoritative()
  • Bug fix: AWS keys stored in database by Amazon Web Services plugin are not being migrated to new settings record
  • Bug fix: Notice in settings page that Amazon Web Services plugin no longer required is not being shown when Amazon Web Services active