* 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.
* Tweak - Added new S3 regions to the list.
* Tweak - Updated plugin author.
* Tweak - Tested compatibility with WC 7.2.
* Fix - Fixed endpoint for the 'ca-central-1' region. Canada (Central).
* Feature - Added wizard to add and edit the S3 files of a downloadable product.
* Tweak - Declare compatibility with WooCommerce High-Performance Order Storage (HPOS).
* Tweak - Tested compatibility with WC 7.1.
* Tweak - Tested compatibility with WP 6.1.
* Dev - Dropped deprecated template 'settings.php'.
* Feature - Added settings for defining the default bucket and region.
* Tweak - Added new S3 regions to the list.
* Tweak - The shortcode parameter 'bucket' is now optional.
* Tweak - Use the shortcode name to contextualize the filters when parsing the shortcode parameters.
* Tweak - Tested compatibility with WC 7.0.
* Fix - Fixed "Unrecognized S3 region" log message for valid regions that weren't on the list.
* Tweak - Updated links to the plugin documentation and to get support in the plugin list.
* Tweak - Tested compatibility up to WC 6.9.
* Tweak - Tested compatibility up to WP 6.0.
* Fix - Fixed warnings when accessing the plugin settings without initializing the option in the database first.
* Fix - Fixed typo on plugin description.