Skip to content

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

3.2.9

04 Oct 14:06
7a01bcd
Compare
Choose a tag to compare
  • Security: The plugin now uses its own update mechanism from WP Engine servers
  • New: Amazon S3 region Asia Pacific (Malaysia) is now selectable
  • New: AWS PHP SDK has been updated to v3.319.4
  • New: PHP and JS dependencies have been updated

3.2.8

11 Jul 09:57
Compare
Choose a tag to compare

Fixed

  • Delivery status indicator is now more accurate when Amazon S3 Object Ownership is configured in combination with a delivery provider other than Amazon CloudFront
  • Corrupt _wp_attachment_metadata no longer causes a fatal error when offloading media

3.2.7

13 Feb 11:20
Compare
Choose a tag to compare

Added

  • Amazon S3 regions Canada West (Calgary), Asia Pacific (Melbourne) and Israel (Tel Aviv) are now selectable
  • DigitalOcean region Bangalore (BLR1) is now selectable
  • Google Cloud Storage regions Europe (Berlin), Europe (Turin), Middle East (Doha) and Middle East (Dammam, Saudi Arabia) are now selectable

Changed

  • The as3cf_object_meta filter now also runs during storage settings validation

Fixed

  • Private media URLs now work as expected in audio and video shortcodes
  • Performance improved for ACF image fields when filesize metadata is missing for offloaded and removed files
  • URLs for offloaded media in ACF URL and link fields are now properly rewritten
  • Media library files with apostrophes in their filenames no longer cause database errors
  • URL rewriting no longer breaks slashed serialized data with NULL values
  • URL rewriting on a dev site now works without a bucket being set

3.2.6

11 Jan 09:53
0049dff
Compare
Choose a tag to compare

Added

  • WordPress 6.4 compatible
  • AWS PHP SDK has been updated to v3.295.8

Changed

  • Delivery settings check request headers updated to avoid provider's erroneous hot-link protection

Fixed

  • Corrupted amazonS3_cache records no longer cause a fatal error
  • Safety improved when handling serialized content

3.2.5

24 Aug 11:03
5279ecc
Compare
Choose a tag to compare

Added

  • WordPress 6.3 compatible
  • PHP 8.2 compatible
  • AWS PHP SDK has been updated to v3.279.0
  • Google Cloud Storage SDK has been updated to v1.33.0 (requires PHP 7.4+)
  • Links to plugin documentation, support, feedback, and changelog are now available in the footer of WP Admin

Fixed

  • Delivery settings check no longer logs false message about not being able to remove test object from bucket
  • Delivery settings check no longer logs a "Could not get Block All Public Access status" message when using DigitalOcean Spaces

3.2.4

26 Jun 08:28
Compare
Choose a tag to compare

Fixed

  • Newly added rotated images no longer fail to automatically offload

3.2.3

13 Jun 14:26
Compare
Choose a tag to compare

Fixed

  • Broken legacy amazonS3_info metadata no longer causes upgrade routines to fail

3.2.2

18 May 12:27
Compare
Choose a tag to compare

WP Offload Media Lite 3.2.2 - 2023-05-18

  • Security: Updated AWS SDK and Google Cloud SDK to address a vulnerability in guzzlehttp/psr7 as reported in CVE-2023-29197

3.2.1

27 Mar 11:04
Compare
Choose a tag to compare
  • Bug fix: Saving settings no longer prevented when access credentials are missing but bucket is set
  • Bug fix: Changing delivery provider no longer prevented when delivery settings are incomplete

3.2.0

16 Mar 15:37
Compare
Choose a tag to compare
  • Release Summary Blog Post
  • New: Offload status can be seen in the navigation bar
  • New: Diagnostic Info now includes media counts by item type
  • New: Validation status for storage and delivery providers displayed on Media tab
  • New: WordPress 6.2 compatible
  • Improvement: Amazon S3 buckets are now created in a way compatible with AWS API changes due in April 2023
  • Bug fix: Confirming set up of an Origin Access Identity for Object Ownership Enforcement in Bucket Security now works as expected
  • Bug fix: Using an invalid storage provider identifier in defined settings no longer causes a fatal error
  • Bug fix: Cropping offloaded images in the standard image block no longer fails
  • Bug fix: Using Server Roles no longer needs a define in wp-config.php
  • Bug fix: SVGs now automatically offload when added to the Media Library
  • Bug fix: Legacy defines no longer show as keys used in the AS3CF_SETTINGS define