| @@ -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 = |