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
- Fixed an issue with the "wp gf install" command ending with an error message when no error occurred.
187
-
188
-
= 1.0.3 =
184
+
= 1.1 =
185
+
- Added support for start_date and end_date filters for the entry export command. e.g. wp gf entry export 11 --start_date="2018-11-01" --end_date="2018-11-11"
189
186
- Added the "wp gf tool system-report" command and the "wp gf tool status" alias for outputting the system report from the Gravity Forms 2.2+ System Status page.
187
+
- Fixed an issue with the "wp gf install" command ending with an error message when no error occurred.
190
188
- Fixed an issue where old messages could continue to be displayed in the admin following a license key change.
191
-
192
-
= 1.0.2 =
193
189
- Fixed an "invalid synopsis part" warning and an "unknown parameter" error with the wp gf form field update command.
194
-
195
-
= 1.0.1 =
196
190
- Fixed the wp gf form update command using the wrong argument to get the existing form which could result in a form not found error.
191
+
- Fixed an issue with the form create command where missing field IDs are added automatically.
0 commit comments