PluginProbe
Repeater Fields for Gravity Forms / 3.2.0
Repeater Fields for Gravity Forms v3.2.0
3.2.0 3.1.1 3.1.0 3.0.4 3.0.3 3.0.2 3.0.1 3.0.0 2.5.1 2.5.0 2.4.6 trunk 2.0.5 2.0.9 2.1.0 2.3.2 2.3.7 2.4.1 2.4.3 2.4.4 2.4.5
← All changes | readme.txt +11 -1 3.0.2 → 3.2.0 View file →
@@ -2,9 +2,9 @@
2 2 Contributors: addonsorg
3 3 Tags: Gravity Forms, Gravity Forms fields, Repeater, Repeater form, Repeater field
4 4 Requires at least: 2.0
5 5 Tested up to: 7.1
6 -Stable tag: 3.0.2
6 +Stable tag: 3.2.0
7 7 Requires PHP: 5.2
8 8 License: GPLv2 or later
9 9 License URI: https://www.gnu.org/licenses/gpl-2.0.html
10 10
@@ -58,8 +58,18 @@
58 58 2. Backend Field
59 59 3. Addmin builder
60 60
61 61 == Changelog ==
62 += 3.2.0 =
63 +- Fixed: Radio field Required
64 +
65 += 3.1.1 =
66 +- Fixed: Resolved '$element.datepicker is not a function' error by adding jquery-ui-datepicker dependency.
67 +- Fixed: security issue
68 +
69 += 3.0.3 =
70 +- Fixed: state_validation
71 +
62 72 = 3.0.1 =
63 73 - Fixed: Input Mask
64 74
65 75 = 3.0.0 =