Releases: deliciousbrains/wp-amazon-web-services
Releases · deliciousbrains/wp-amazon-web-services
0.3.2
- New: WP Offload S3 Pro upgrade and addons added to the Addons screen
0.3.1
0.3
- New: Support for IAM Roles on Amazon EC2 using the
AWS_USE_EC2_IAM_ROLE
constant - New: Resigned Access Keys and Addons screens
- Improvement: Settings menu item renamed to Access Keys
- Improvement: Access Keys link added to plugin row on Plugins screen
- Improvement: Activate addons directly from within Addons screen
- Improvement: Quick Start Guide documentation
0.2.2
0.2.1
0.2
- New: AWS SDK updated to 2.6.16
- New: Set the region for the AWS client by defining
AWS_REGION
in your wp-config.php - New: Composer file for Packagist support
- Improvement: Base plugin class performance of installed version
- Improvement: Base plugin class accessor for various properties
- Improvement: Addon plugin modal now responsive
- Improvement: Better menu icon
- Improvement: Code formatting to WordPress standards