Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Release 2.34 #2259

Merged
merged 26 commits into from
Jan 10, 2025
Merged

Release 2.34 #2259

merged 26 commits into from
Jan 10, 2025

Conversation

mrcasual
Copy link
Collaborator

@mrcasual mrcasual commented Jan 10, 2025

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.

💾 Build file (09da5d2).

omarkasem and others added 24 commits December 30, 2024 16:30
Fix searching for approval status fatal error if view has any joins ( Multiple Forms ).
…o-count-entries-without-the-is_approved-meta-as-well
The `filter_links_entry_list()` method does always
work in the frontend though.
…ravity-forms-export-entries-conditional-logic-fields
- Implements #2229
- Adds approval status to export entries conditional logic

💾 [Build file](null) (bf6b976).
@mrcasual mrcasual requested a review from zackkatz January 10, 2025 00:19
@zackkatz zackkatz merged commit 3d81ada into main Jan 10, 2025
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants