You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@@ -44,6 +44,9 @@ You'll find an online knowledge base for the Nimble builder here : [Nimble build
44
44
The Nimble builder has been optimized to work with the Customizr and Hueman theme, but it works with any WordPress theme. If you experience any problem with a specific theme, please report it in the [plugin support forum](https://wordpress.org/support/plugin/nimble-builder).
45
45
46
46
== Upgrade Notice ==
47
+
= 1.1.7 : October 11th, 2018 =
48
+
* fixed : check on php and wordpress version not preventing some plugin functions to be fired.
49
+
47
50
= 1.1.6 : October 11th, 2018 =
48
51
* fixed : normalized the text style of the user interface when previewing, so it's not impacted by the theme or other's plugins style
49
52
* improved : added a way to make <a> links unclickable. partially fixes #193
@@ -85,6 +88,14 @@ The Nimble builder has been optimized to work with the Customizr and Hueman them
85
88
* fixed : dynamic CSS can be printed twice : inline and enqueued as CSS file when user logged in.
86
89
87
90
== Changelog ==
91
+
= 1.1.7 : October 11th, 2018 =
92
+
* fixed : check on php and wordpress version not preventing some plugin functions to be fired.
93
+
94
+
= 1.1.6 : October 11th, 2018 =
95
+
* fixed : normalized the text style of the user interface when previewing, so it's not impacted by the theme or other's plugins style
96
+
* improved : added a way to make <a> links unclickable. partially fixes #193
97
+
* added : a "Contact-us" category of sections, including 2 new pre-designed sections
98
+
88
99
= 1.1.5 : October 10th, 2018 =
89
100
* fixed : columns of a pre-designed sections not resizable after a drop
90
101
* fixed : don't animate when duplicating a column or a module
0 commit comments