diff --git a/readme.txt b/readme.txt index 3efd722..550f473 100644 --- a/readme.txt +++ b/readme.txt @@ -2,7 +2,7 @@ Contributors: filipstefansson, nodley, FoolsRun Tags: bootstrap, shortcode, shortcodes, responsive, grid Requires at least: 3.8 -Tested up to: 4.0 +Tested up to: 4.1 Stable tag: 3.3.4 License: GPLv2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html @@ -71,6 +71,12 @@ No, we assume you are already working with a WordPress theme that includes the B == Changelog == += 3.3.5 = +* Tested to work in WordPress 4.1! +* Allow non-English characters in [table-wrap], [media-object], [img], [thumbnail], [modal], [tab], and [collapse] +* Better compatibility with Visual Composer (Thanks, jannejava!) +* [tabs] and [tab], fix defaulting the first tab as "active" if no tabs are explicitly set as "active" + = 3.3.4 = * Restore Bootstrap 3.2 backwards compatibility for [media-object] shortcode, updated documentation to use Bootstrap 3.3 example, but offer 3.2 options. * Add "collapsed" class to non-active [collapse] elements (thanks, Artem!)