diff --git a/framework/manifest.php b/framework/manifest.php index da9e5232..75ced058 100644 --- a/framework/manifest.php +++ b/framework/manifest.php @@ -4,4 +4,4 @@ $manifest['name'] = __('Unyson', 'fw'); -$manifest['version'] = '2.5.10'; +$manifest['version'] = '2.5.11'; diff --git a/readme.txt b/readme.txt index fdf114e2..e4a6511e 100644 --- a/readme.txt +++ b/readme.txt @@ -3,7 +3,7 @@ Contributors: unyson Tags: page builder, grid, layout, responsive, back up, backup, db backup, dump, migrate, schedule, search engine optimization, seo, media, slideshow, shortcode, slide, slideshare, slideshow, google sitemaps, sitemaps, analytics, google analytics, calendar, event, events, google maps, learning, lessons, sidebars, breadcrumbs, review, portfolio, framework Requires at least: 4.3 Tested up to: 4.5 -Stable tag: 2.5.10 +Stable tag: 2.5.11 License: GPLv2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html @@ -83,6 +83,12 @@ Yes; Unyson will work with any theme. == Changelog == += 2.5.11 = +* New extension: WordPress Shortcodes [#1807](https://github.com/ThemeFuse/Unyson/issues/1807) +* Added javascript helper: `fw.soleConfirm` [#1803](https://github.com/ThemeFuse/Unyson/pull/1803) +* Option type `wp-editor` fixes [#1615](https://github.com/ThemeFuse/Unyson/issues/1615) +* Performance improvement in `fw_get_db_..._option()` functions + = 2.5.10 = * Fixed `fw_get_db_customizer_option()` bug [#1796](https://github.com/ThemeFuse/Unyson/issues/1796) diff --git a/unyson.php b/unyson.php index e318cb9d..878d80ac 100644 --- a/unyson.php +++ b/unyson.php @@ -3,7 +3,7 @@ * Plugin Name: Unyson * Plugin URI: http://unyson.io/ * Description: A free drag & drop framework that comes with a bunch of built in extensions that will help you develop premium themes fast & easy. - * Version: 2.5.10 + * Version: 2.5.11 * Author: ThemeFuse * Author URI: http://themefuse.com * License: GPL2+