• The default language of any content posted is English.
    Do not create multi-accounts, you will be blocked!
  • Information: Safety & Support
    Resources here are generally safe, but false positives may occur on Virustotal due to certain coding techniques. Exercise caution and test before use.
    Consider buying licenses to support developers. Your security is our priority.
WooCommerce Amazon S3 Storage

WooCommerce Amazon S3 Storage 3.0.0

2024-12-03 - version 3.0.0
* Feature - Files attached as product downloadables can be automatically offloaded to AWS S3
* Feature - Display information about the files offloaded to AWS S3 in the product edit screen and media gallery
* Feature - Configure the default S3 bucket and region or create a new AWS S3 bucket directly from the extension settings
* Feature - Support advanced logging for improved troubleshooting
* Feature - Also allow setting AWS S3 credentials via WordPress constants
* Misc - Use the official AWS SDK for PHP to handle S3 operations
* Misc - Complete plugin rewrite
* Localization - Add translations for German, Spanish, French, Italian, Japanese, Portuguese languages
  • Like
Reactions: edgars221289
2023-09-11 - version 2.6.2
* Tweak - Tested compatibility up to WC 8.1.
* Tweak - Tested compatibility with WP 6.3.
* Fix - Fixed warnings due to the usage of the deprecated constant 'FILTER_SANITIZE_STRING'.
  • Like
Reactions: edgars221289
Version 2.6.0 - RELEASED ON 2023-07-10
  • Force the 'Redirect only' download method on S3 files.
  • Added new S3 region 'ap-southeast-4' (Melbourne) to the list.
  • Escape the shortcode returned values.
  • Sanitize input values when generating the file download path.
  • Tested compatibility up to WC 7.9.
  • Like
Reactions: edgars221289
2023-02-20 - version 2.5.0
* Tweak - Updated the recommended privacy policy texts.
* Tweak - Adapted the database migration script for version 2.0.0 to the recent WooCommerce versions.
* Tweak - Added a database migration script to expire the region transients for versions lower than 2.1.5.
* Tweak - Tested compatibility with WC 7.4.
* Fix - Update the plugin version in the options table on activation.
* Dev - New plugin updater.
* Dev - Initialize the plugin when the main file is loaded.
* Dev - Updated the minimum requirements to WC 3.7, WP 4.9, and PHP 5.6.
2023-01-09 - version 2.4.4
* Tweak - Limit the maximum value of the 'URL expiration time' setting to seven days.
* Tweak - Tested compatibility with WC 7.3.
2022-11-08 - version 2.4.1
* Tweak - Use the standard endpoint in all S3 regions when generating the file URLs.
* Tweak - Updated wizard fields' description.
* Fix - Fixed the URLs of the downloadable files stored in a bucket whose name contains dots.
  • Like
Reactions: tatar221
Top