Skip to content

Commit

Permalink
Plugin Update Version 1.2.7
Browse files Browse the repository at this point in the history
Final files update for WordPress.org
  • Loading branch information
Dima committed Mar 28, 2017
1 parent 4084e08 commit c7feacb
Show file tree
Hide file tree
Showing 5 changed files with 40 additions and 13 deletions.
2 changes: 1 addition & 1 deletion css/builder.min.css

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion css/frontend.min.css

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions ds-live-composer.php
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
* Plugin URI: https://www.livecomposerplugin.com
* Description: Front-end page builder for WordPress with drag and drop editing. Build PRO responsive websites and landing pages. Visually customize any page element.
* Author: Live Composer Team
* Version: 1.2.6
* Version: 1.2.7
* Author URI: https://livecomposerplugin.com
* License: GPL2
* License URI: https://www.gnu.org/licenses/gpl-2.0.html
Expand Down Expand Up @@ -42,7 +42,7 @@
* Constants
*/

define( 'DS_LIVE_COMPOSER_VER', '1.2.6' );
define( 'DS_LIVE_COMPOSER_VER', '1.2.7' );

define( 'DS_LIVE_COMPOSER_SHORTNAME', __( 'Live Composer', 'live-composer-page-builder' ) );
define( 'DS_LIVE_COMPOSER_BASENAME', plugin_basename( __FILE__ ) );
Expand Down
10 changes: 5 additions & 5 deletions js/builder.all.min.js

Large diffs are not rendered by default.

35 changes: 31 additions & 4 deletions readme.txt
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ Contributors: LiveComposer
Tags: page builder, visual composer, visual editor, visual builder, drag and drop builder, landing page builder, frontend editor, frontend builder, landing pages, landing page, website builder, theme builder, site-builder, layout builder, drag-and-drop, builder, editor, responsive, mobile, layout, front end, frontend, Page Layout, squeeze page, page builder plugin, drag-n-drop page builder
Requires at least: 4.3
Tested up to: 4.7.3
Stable tag: 1.2.6
Stable tag: 1.2.7
License: GPLv3

Front-end page builder for WordPress with drag and drop editing. Build PRO responsive websites and landing pages. Visually customize any page element.
Expand Down Expand Up @@ -134,6 +134,33 @@ Upcoming Releases:
* [Please, report any bugs on GitHub](https://github.com/livecomposer/live-composer-page-builder/issues/)
* [You can download any previous version here](https://wordpress.org/plugins/live-composer-page-builder/developers/)

= 1.2.7 - March 27th 2017 =

= Bug fixes: =
* Issue [#645](https://github.com/livecomposer/live-composer-page-builder/issues/645): Fixed bug in THE CONTENT and HTML modules (can't open Functionality tab)
* Issue [#640](https://github.com/livecomposer/live-composer-page-builder/issues/640): Broken border color = active control in the navigation module
* Issue [#628](https://github.com/livecomposer/live-composer-page-builder/issues/628): Clicking on the download button now downloads a file instead of opening it in the new tab.
* Issue [#598](https://github.com/livecomposer/live-composer-page-builder/issues/598): Border controls are broken for active items in the Posts Grid > Filters
* Issue [#555](https://github.com/livecomposer/live-composer-page-builder/issues/555): Woo Products Carousel showing part of the previous image

= New: =
* Issue [#642](https://github.com/livecomposer/live-composer-page-builder/issues/642): Added a new filters for developers to insert custom HTML before and after any module or section.

= Improved: =
* Issue [#626](https://github.com/livecomposer/live-composer-page-builder/issues/626): Possibility to hide promo messages panel in the Live Composer.

Thanks to the next contributors for helping with this update:
* [Silcarus](https://github.com/Silcarus)
* [Janki Gajera](https://github.com/jgajera)
* [ruut95](https://github.com/ruut95)








= 1.2.6 - March 14th 2017 =

= Bug fixes: =
Expand All @@ -144,9 +171,9 @@ Upcoming Releases:
* Issue [#621](https://github.com/livecomposer/live-composer-page-builder/issues/621): Module Gallery slider: The "Display the pictures from" feature are limited to few options.

Thanks to the next contributors for helping with this update:
- [delorimier](https://github.com/delorimier)
- [Slobodan Kustrimovic](https://github.com/BobaWebDev)
- [Karen Totten](https://github.com/ktotten)
* [delorimier](https://github.com/delorimier)
* [Slobodan Kustrimovic](https://github.com/BobaWebDev)
* [Karen Totten](https://github.com/ktotten)



Expand Down

0 comments on commit c7feacb

Please sign in to comment.