|
| 1 | += 1.2 = |
| 2 | +- Updated Gravity API domain. |
| 3 | +- Updated the ids format of the entry list command to support the page-size and offset args. Credit: Ulrich Pogson. |
| 4 | +- Updated the form export command to support the optional filename arg e.g. wp gf form export 1 --filename=testing.json. Credit: Timothy Decker. |
| 5 | +- Fixed an issue where the install command could not network activate plugins. |
| 6 | +- Fixed an error occurring when using the form notification update command without the notification-id arg. |
| 7 | +- Fixed an issue with the entry export command. |
| 8 | + |
| 9 | += 1.1 = |
| 10 | +- 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" |
| 11 | +- 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. |
| 12 | +- Fixed an issue with the "wp gf install" command ending with an error message when no error occurred. |
| 13 | +- Fixed an issue where old messages could continue to be displayed in the admin following a license key change. |
| 14 | +- Fixed an "invalid synopsis part" warning and an "unknown parameter" error with the wp gf form field update command. |
| 15 | +- 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. |
| 16 | +- Fixed an issue with the form create command where missing field IDs are added automatically. |
| 17 | + |
| 18 | += 1.0 = |
| 19 | +- Added the wp gf license command. |
| 20 | +- Fixed an issue with updating forms from an export file. |
| 21 | + |
| 22 | += 1.0-rc-1 = |
| 23 | +- Added the --file arg to the wp gf form update command to allow forms to be updated from an export file. |
| 24 | +- Fixed a fatal error when using the install command. |
| 25 | + |
| 26 | += 1.0-beta-5 = |
| 27 | +- Added the wp gf form notification command. |
| 28 | +- Added the wp gf entry notification command. |
| 29 | +- Added the wp version command. |
| 30 | +- Added the wp update command. |
| 31 | +- Updated the install and update commands to download the latest hotfix version by default. |
| 32 | +- Fixed an issue with wp gf form export <form-id> where the form ID is ignored. |
| 33 | + |
| 34 | += 1.0-beta-4 = |
| 35 | +- Updated the install command to pass the --force value to the setup command. |
| 36 | +- Updated the output when forcing the setup. |
| 37 | + |
| 38 | += 1.0-beta-3 = |
| 39 | +- Added the wp gf setup command |
| 40 | +- Fixed an issue with the install command where the database was not setup until visiting the WP dashboard. |
| 41 | +- Updated the WP-CLI requirement to 1.0+ |
| 42 | + |
| 43 | += 1.0-beta-2 = |
| 44 | +- Added support for the WP-CLI package index. |
| 45 | +- Fixed entry export. |
| 46 | + |
| 47 | += 1.0-beta-1 = |
| 48 | +- All new! |
0 commit comments