Skip to content

2.34

Latest
Compare
Choose a tag to compare
@floatytheastronaut floatytheastronaut released this 10 Jan 02:18

This release introduces the Layout Builder that allows creating custom layouts with rows and columns directly in the View editor, adds support for exporting entries by Approval Status, and includes various fixes and improvements.

🚀 Added

  • New Layout Builder View type for creating custom layouts with single or multi-column configurations and adjustable widths.
  • Support for using entry Approval Status in conditional logic rules on the Gravity Forms Export Entries page.

✨ Improved

  • Entries added via the Gravity Forms API or while GravityView is inactive can now be filtered using the "Unapproved" status on the Entries page.

🐛 Fixed

  • Fatal error when searching entries by Approval Status in Views joined with another form using the Multiple Forms extension.
  • Some merge tag modifiers (e.g., :maxwords) not being processed.
  • WordPress's timezone offset not applying to Date field output with the :format merge tag modifier.