Developer Updates:
- Yes, GravityView is fully compatible with Gravity Forms 2.4!
- Added: Choose where users go after editing an entry
- Added: Search entries by approval status with new "Approval Status" field in the Search Bar
- Added: More search input types added for "Created By" searches
- Added: When searching "Created By", set the input type to "text" to search by user email, login and name fields
- Fixed: Issue installing plugins from the Extensions page on a Multisite network
- Fixed: When a View is embedded on the homepage of a site, Single Entry and Edit Entry did not work (404 not found error)
- Fixed: Stray "Advanced Custom Fields" editor at the bottom of Edit View pages
- Fixed: Labels and quantities removed when editing an entry that had product calculations
- Fixed: When multiple Views are embedded on a page, Single Entry could sometimes show "You are not allowed to view this content"
- Fixed: Major search and filtering any/all mode combination issues, especially with "Show only approved entries" mode, A-Z Filters, Featured Entries, Advanced Filtering plugins
- Fixed: Support all documented date formats in Search Bar date fields
- Fixed: Issues with Advanced Filtering date fields (including human strings, less than, greater than)
- Fixed: Security issue when Advanced Filter was configured with an "Any form field" filter (single entries were not properly secured)
- Fixed: The Quiz Letter Grade is lost if Edit Entry does not contain all Gravity Forms Quiz Add-On fields
- Updated: search-field-select.php template to gracefully handle array values
- Added: Filters for new "Created By" search. Learn how to modify what fields are searched.
Developer Updates:
- Added: A "Connected Views" menu on the Gravity Forms Forms page – hover over a form to see the new Connected Views menu!
- Fixed: Additional slashes being added to the custom date format for Date fields
- Fixed: Quiz letter grade not updated after editing an entry that has Gravity Forms Quiz fields
- Fixed: Single Entry screen is inaccessible when the category is part of a URL path (using the %category% tag in the site’s Permalinks settings)
- Fixed: Issue where GravityView CSS isn’t loading in the Dashboard for some customers
- Fixed: Display uploaded files using Gravity Forms’ secure link URL format, if enabled
- Updated Polish translation. Dziękuję Ci, @dariusz.zielonka!
- Added: gravityview/template/table/use-legacy-style filter to use the legacy Table layout stylesheet without any responsive layout styles (added in GravityView 2.1) – Here’s code you can use
- Added: gravityview/view/can_render filter to allow you to override whether a View can be rendered or not
- Added: gravityview/widgets/search/datepicker/format filter to allow you to modify only the format used, rather than using the gravityview_search_datepicker_class filter
- Fixed: Fixed an issue when using custom entry slugs where non-unique values across forms cause the entries to not be accessible
- Fixed: Undefined index PHP warning in the GravityView Extensions screen
- Fixed: Removed internal usage of deprecated GravityView functions
- Limitation: "Enable lightbox for images" will not work on images when using Gravity Forms secure URL format. Contact support for a work-around, or use a different lightbox script.
Fixed: Slashes being added to field quotes
Fixed: Images showing as links for File Upload fields