github deliciousbrains/wp-amazon-s3-and-cloudfront 3.4.0

3 hours ago
  • Release Summary Blog Post
  • New: For improved performance, a new custom table stores information about each offloaded file
  • New: WordPress 7.1 compatible
  • New: AWS PHP SDK has been updated to v3.392.1
  • New: Google Cloud Storage SDK has been updated to v2.5.1
  • New: PHP and JS dependencies have been updated
  • Improvement: amazonS3_cache postmeta records replaced with as3cf_url_cache_local and as3cf_url_cache_remote records
  • Improvement: Unlike amazonS3_cache records, as3cf_url_cache_* records self-heal when content has URLs added or removed
  • Improvement: A full postmeta table scan of amazonS3_cache records is no longer performed when a Media Library item is deleted
  • Bug fix: WP 7.1's client side generated thumbnails are now properly removed from local after offload if using Remove Local Media option
  • Bug fix: WP 7.1's new source_image, animated_video, and animated_video_poster fields for Media Library metadata properly handled
  • Bug fix: WP 7.1's changes to customizer cropped image metadata now handled to properly offload item and remove downloaded original as appropriate
  • Bug fix: The URL for a background image applied to a template part’s group block is now properly rewritten on the frontend
  • Bug fix: Missing custom tables are now created even if settings say they should already exist, e.g. if site partially migrated
  • Bug fix: Implicitly marking parameter $limit as nullable is deprecated message no longer emitted to debug log during upgrades with PHP 8.5
  • Bug fix: URLs containing some specific CJK characters are now properly rewritten when the PHP build strips certain control characters
  • Bug fix: WP_Filesystem init failure is properly reported while removing local media

Don't miss a new wp-amazon-s3-and-cloudfront release

NewReleases is sending notifications on new releases.