From d36dc67096b7352e56c39d9270683391d4f55fc5 Mon Sep 17 00:00:00 2001 From: overclokk Date: Sun, 4 Dec 2016 14:14:21 +0100 Subject: [PATCH] New version: 2.2.1 --- README.md | 14 +++++++++++++- bower.json | 2 +- italystrap.php | 4 ++-- readme.txt | 2 +- 4 files changed, 17 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index 893da1ec..5f85b43c 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,7 @@ **Tags:** italystrap, bandwidth, bing, breadcrumbs, breadcrumb, bootstrap, carousel, css, front-end optimization, gallery, google, images, lazy load, lazy loading, local business seo, local business, local seo, media, microdata, optimize, performance, photo, post, posts, responsive, responsive design, rich snippet, schema, schema.org, seo, slider, slideshow, twitter bootstrap, widget, widgets, yahoo **Requires at least:** 4.1 **Tested up to:** 4.7 -**Stable tag:** 2.2.0 +**Stable tag:** 2.2.1 **License:** GPLv2 or later **License URI:** http://www.gnu.org/licenses/gpl-2.0.html @@ -255,6 +255,18 @@ If you have any problem please open a ticket :-) ## Changelog ## +### 2.2.1 ### +Release Date: Dicember 4th, 2016 + +Dev time: 100h + +* Added jpeg_quality option +* Improved validation of options on settings saving +* Fixed excerpt more output in Widget Posts +* Fixed a php fatal error on new install +* fixed undefined index on new install +* Some code refactoring + ### 2.2.0 ### Release Date: November 13th, 2016 diff --git a/bower.json b/bower.json index 8be3d23f..df34f36b 100644 --- a/bower.json +++ b/bower.json @@ -1,6 +1,6 @@ { "name": "ItalyStrap", - "version": "2.2.0", + "version": "2.2.1", "homepage": "https://github.com/overclokk/ItalyStrap-plugin", "authors": [ "Enea Overclokk " diff --git a/italystrap.php b/italystrap.php index 7a21bde2..11c1bac1 100644 --- a/italystrap.php +++ b/italystrap.php @@ -3,7 +3,7 @@ * Plugin Name: ItalyStrap * Plugin URI: http://www.italystrap.it * Description: Make your web site more powerful with ItalyStrap. (Requires PHP 5.3 >= and Developers skills). The version 2 is a new and complete rebuild of this plugin. Always make a backup before upgrading. - * Version: 2.2.0 + * Version: 2.2.1 * Author: Enea Overclokk * Author URI: http://www.overclokk.net * Text Domain: italystrap @@ -33,7 +33,7 @@ * Define some costant for internal use */ if ( ! defined( 'ITALYSTRAP_PLUGIN_VERSION' ) ) { - define( 'ITALYSTRAP_PLUGIN_VERSION', '2.2.0' ); + define( 'ITALYSTRAP_PLUGIN_VERSION', '2.2.1' ); } /** diff --git a/readme.txt b/readme.txt index 750a300b..6febbd10 100644 --- a/readme.txt +++ b/readme.txt @@ -4,7 +4,7 @@ Donate link: http://www.italystrap.com/ Tags: italystrap, bandwidth, bing, breadcrumbs, breadcrumb, bootstrap, carousel, css, front-end optimization, gallery, google, images, lazy load, lazy loading, local business seo, local business, local seo, media, microdata, optimize, performance, photo, post, posts, responsive, responsive design, rich snippet, schema, schema.org, seo, slider, slideshow, twitter bootstrap, widget, widgets, yahoo Requires at least: 4.1 Tested up to: 4.7 -Stable tag: 2.2.0 +Stable tag: 2.2.1 License: GPLv2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html