diff --git a/app.php b/app.php index 4be69bd..ed914a5 100644 --- a/app.php +++ b/app.php @@ -17,7 +17,7 @@ final class CAS_App { /** * Plugin version */ - const PLUGIN_VERSION = '3.6.1'; + const PLUGIN_VERSION = '3.6.2'; /** * Prefix for sidebar id diff --git a/content-aware-sidebars.php b/content-aware-sidebars.php index c84f43c..e65709e 100644 --- a/content-aware-sidebars.php +++ b/content-aware-sidebars.php @@ -9,7 +9,7 @@ Plugin Name: Content Aware Sidebars Plugin URI: https://dev.institute/wordpress/sidebars-pro/ Description: Unlimited custom sidebars and widget areas for any post, page, category etc. -Version: 3.6.1 +Version: 3.6.2 Author: Joachim Jensen Author URI: https://dev.institute Text Domain: content-aware-sidebars diff --git a/readme.txt b/readme.txt index 6252181..f775eb9 100644 --- a/readme.txt +++ b/readme.txt @@ -4,7 +4,7 @@ Donate link: # Tags: custom sidebars, page sidebar, replace sidebar, create sidebars, create widget area, bbpress, buddypress, polylang, pods, sidebar manager, sidebar Requires at least: 4.0 Tested up to: 4.8 -Stable tag: 3.6.1 +Stable tag: 3.6.2 License: GPLv3 Display custom sidebars on any post, page, category etc. Supports bbPress, BuddyPress, WooCommerce, Easy Digital Downloads and more. @@ -148,10 +148,24 @@ Of course! Check out the links below: [Follow development on GitHub](https://github.com/intoxstudio/content-aware-sidebars) -= 3.6.1 = += 3.6.2 = [View Release Notes](https://dev.institute/style-widget-areas-content-aware-sidebars-3-6/?utm_source=readme&utm_medium=referral&utm_content=changelog&utm_campaign=cas) +* Added: UI improvements +* Added: better support for RTL languages +* Fixed: forced replace action now always takes priority +* Fixed: archives would in rare cases not display correct sidebar if a post was password protected +* Fixed: special characters in translations of conditions +* Fixed: post type conditions with no titles + +**Pro Plan:** + +* Added: changes in sidebar title no longer adds revision +* Fixed: edit links in sidebar admin columns for post types + += 3.6.1 = + * Fixed: UI improvements * Fixed: better plugin compatibility for sidebars quick select