WooCommerce – Amazon S3 Storage – Version – 3.0.4

2025-01-08 – version 3.0.4
* Tweak – Cache the shortcode URLs to improve performance when the same shortcodes are processed multiple times in the same thread
* Tweak – Use the same S3 client instance for all operations to avoid creating multiple clients for the same bucket in the same region when processing shortcodes
2024-12-17 – version 3.0.3
* Tweak – Ignore AWS shared config files when loading the AWS SDK as some hosts with `open_basedir` restrictions may prevent the SDK from loading properly
* Fix – Ensure the plugin keeps compatible with the Free Downloads WooCommerce extension
* Dev – Make the S3 client arguments filterable, with an additional filter for shortcode requests
* Dev – Make the download request for a file handled by a shortcode filterable to broaden the compatibility with other plugins