From 0d4e18349fa5b2b0bbd74a2be895ac95f7b9ff81 Mon Sep 17 00:00:00 2001 From: Joachim Jensen Date: Thu, 7 Aug 2014 22:42:56 +0200 Subject: [PATCH] prepares version 2.4.1 --- content-aware-sidebars.php | 4 ++-- readme.txt | 8 +++++++- 2 files changed, 9 insertions(+), 3 deletions(-) diff --git a/content-aware-sidebars.php b/content-aware-sidebars.php index e889ac4..3e21744 100644 --- a/content-aware-sidebars.php +++ b/content-aware-sidebars.php @@ -7,7 +7,7 @@ Plugin Name: Content Aware Sidebars Plugin URI: http://www.intox.dk/en/plugin/content-aware-sidebars-en/ Description: Manage and show sidebars according to the content being viewed. -Version: 2.4 +Version: 2.4.1 Author: Joachim Jensen, Intox Studio Author URI: http://www.intox.dk/ Text Domain: content-aware-sidebars @@ -47,7 +47,7 @@ final class ContentAwareSidebars { /** * Plugin version */ - const PLUGIN_VERSION = '2.4'; + const PLUGIN_VERSION = '2.4.1'; /** * Prefix for data (keys) stored in database diff --git a/readme.txt b/readme.txt index 2bdc7a4..b9bd73f 100644 --- a/readme.txt +++ b/readme.txt @@ -4,7 +4,7 @@ Donate link: https://www.paypal.com/cgi-bin/webscr?cmd=_donations&business=KPZHE Tags: sidebar, widget, widget area, content aware, context aware, conditional, seo, dynamic, bbpress, buddypress, qtranslate, polylang, transposh, wpml, woocommerce Requires at least: 3.3 Tested up to: 4.0 -Stable tag: 2.4 +Stable tag: 2.4.1 License: GPLv3 Create and display sidebars according to the content being viewed. @@ -134,6 +134,12 @@ Download the latest [template .po file](http://plugins.svn.wordpress.org/content == Changelog == += 2.4.1 = + +* Fixed: authors found via search in sidebar editor could not be saved +* Fixed: displaying max 20 authors in search results instead of 10 +* Fixed: improved ux design for sidebars in widgets screen + = 2.4 = * Added: compatibility with wp4.0