diff --git a/ilab-media-tools.php b/ilab-media-tools.php index 0987f53f..e0725fac 100644 --- a/ilab-media-tools.php +++ b/ilab-media-tools.php @@ -4,7 +4,7 @@ Plugin URI: http://interfacelab.com/media-tools Description: Complete media management tools Author: Jon Gilkison -Version: 1.2.1 +Version: 1.2.2 Author URI: http://interfacelab.com */ diff --git a/readme.txt b/readme.txt index 0417004d..83c297c0 100644 --- a/readme.txt +++ b/readme.txt @@ -5,7 +5,7 @@ Requires at least: 4.4 Tested up to: 4.5 License: GPLv3 or later License URI: http://www.gnu.org/licenses/gpl-3.0.html -Stable tag: 1.2.1 +Stable tag: 1.2.2 Set of tools for enhancing media in WordPress. Includes image cropper, host media from S3 or CDN, integrate with Imgix and an advanced image editor. @@ -99,6 +99,10 @@ No, I'm just one very enthusiastic customer. == Changelog == += 1.2.2 = +* Ability to specify Cache-Control and Expires metadata for S3 uploads (thanks to metadan) +* Fix for @{versioning} bucket prefix token + = 1.2.1 = * Fix for admin notice dismissal when used with Bedrock