Releases: deliciousbrains/wp-amazon-s3-and-cloudfront
Releases · deliciousbrains/wp-amazon-s3-and-cloudfront
3.2.10
- New: DigitalOcean regions Toronto (TOR1) and London (LON1) are now selectable
- New: Google Cloud Storage regions Africa (Johannesburg), Dual-Region (Belgium/London), Dual-Region (London/Frankfurt) and Dual-Region (Frankfurt/Zürich) are now selectable
- New: Google Cloud Storage SDK has been updated to v1.39.0 (requires PHP 7.4+)
- Bug fix: Speed of adding new media is no longer affected by the number of records in the postmeta table
3.2.9
3.2.8
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
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
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
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
3.2.3
3.2.2
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