From 2d7bec1807448e41017f18c96d9ded91225e59d8 Mon Sep 17 00:00:00 2001 From: Geoffrey Crofte Date: Mon, 21 Nov 2016 15:14:29 +0100 Subject: [PATCH] Hotfix: update contributors, version number and changelog --- contributors.txt | 9 +++++---- imagify.php | 4 ++-- readme.txt | 11 +++++++++-- 3 files changed, 16 insertions(+), 8 deletions(-) diff --git a/contributors.txt b/contributors.txt index 1f59c4ec0..e9c9a80ae 100755 --- a/contributors.txt +++ b/contributors.txt @@ -10,9 +10,10 @@ Developers: Grégory Viguier Interface Design: - Matthieu + Matthieu Bousendorfer + Geoffrey Crofte Translation: - Alice (Italian & Spanish) - Caspar (German) - Lucy (English) \ No newline at end of file + Alice Orrù (Italian & Spanish) + Caspar Hübinger (German) + Lucy Beer (English) \ No newline at end of file diff --git a/imagify.php b/imagify.php index f93abff24..0a18bd452 100644 --- a/imagify.php +++ b/imagify.php @@ -3,7 +3,7 @@ Plugin Name: Imagify Plugin URI: https://wordpress.org/plugins/imagify/ Description: Dramaticaly reduce image file sizes without losing quality, make your website load faster, boost your SEO and save money on your bandwith using Imagify, the new most advanced image optimization tool. -Version: 1.5.10 +Version: 1.6 Author: WP Media Author URI: http://wp-media.me Licence: GPLv2 @@ -17,7 +17,7 @@ defined( 'ABSPATH' ) or die( 'Cheatin\' uh?' ); // Imagify defines -define( 'IMAGIFY_VERSION' , '1.5.10' ); +define( 'IMAGIFY_VERSION' , '1.6' ); define( 'IMAGIFY_SLUG' , 'imagify' ); define( 'IMAGIFY_SETTINGS_SLUG' , IMAGIFY_SLUG . '_settings' ); define( 'IMAGIFY_WEB_MAIN' , 'https://imagify.io' ); diff --git a/readme.txt b/readme.txt index 6f38ff758..a406129ce 100755 --- a/readme.txt +++ b/readme.txt @@ -2,8 +2,8 @@ Contributors: wp_media Tags: compress image, images, performance, optimization, photos, upload, resize, gif, png, jpg, reduce image size, retina Requires at least: 3.7.0 -Tested up to: 4.6 -Stable tag: 1.5.10 +Tested up to: 4.6.1 +Stable tag: 1.6 License: GPLv2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html @@ -135,6 +135,13 @@ When the plugin is disabled, your existing images remain optimized. Backups of t 3. Media Page == Changelog == += 1.6 = +* NEW Features: + * Estimate your needs directly in your WordPress administration (calculation of data consumption) + * Buy a One Time Plan or a Monthly Plan directly from your WordPress administration +* Improvement + * Some styles fixed in the interface + = 1.5.10 = * Improvement * Set to 1 the Bulk buffer size when there are more than 10 thumbnails to avoid "Unkown error" on the Bulk Optimization