Releases: gravityforms/gravityformscli
Releases · gravityforms/gravityformscli
v1.7
1.6
= 1.6 =
- Updated the plugin to support installing and updating Gravity SMTP.
Version 1.4
- Fixed an issue where the version comparison performed when using
wp gf update
with an add-on slug uses the Gravity Forms version number. - Added support for using
--version=beta
with thewp gf install
andwp gf update
commands. Add-On beta releases are not currently supported. - Fixed a fatal error which can occur when using the
wp gf version
command with an add-on slug when Gravity Forms is not active or not installed.
Version 1.3
- Fixed an error occurring when using the
wp gf form notification create
command.
Version 1.2
- Updated Gravity API domain.
- Updated the ids format of the entry list command to support the page-size and offset args. Credit: Ulrich Pogson.
- Updated the form export command to support the optional filename arg e.g. wp gf form export 1 --filename=testing.json. Credit: Timothy Decker.
- Fixed an issue where the install command could not network activate plugins.
- Fixed an error occurring when using the form notification update command without the notification-id arg.
- Fixed an issue with the entry export command.