Skip to content

Releases: gravityforms/gravityformscli

v1.7

02 Dec 22:35
6047ed6
Compare
Choose a tag to compare

= 1.7 =

Update deployment process

1.6

27 Nov 17:10
Compare
Choose a tag to compare
1.6

= 1.6 =

  • Updated the plugin to support installing and updating Gravity SMTP.

Version 1.4

16 Sep 10:03
744da3b
Compare
Choose a tag to compare
  • 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 the wp gf install and wp 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

20 Jul 09:34
862369f
Compare
Choose a tag to compare
  • Fixed an error occurring when using the wp gf form notification create command.

Version 1.2

13 Apr 13:00
2b761d2
Compare
Choose a tag to compare
  • 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.