Fixed: Fatal error when running Ultimate Member 2.0 beta
Fixed: Issue deleting entries when Advanced Filter rules don't match
Fixed: Delete Entry messages not displaying when entry is deleted
Fixed: ACF shortcodes in WYSIWYG fields no longer processed since 1.22.1
Fixed: Fatal error when using old installations of Gravity Forms
Developer Updates:
Added: gravityview/edit_entry/unset_hidden_field_valuesgravityview/edit_entry/unset_hidden_field_values` filter to prevent deleting values for fields hidden by Conditional Logic
1.22.1.1 on November 30, 2017
1.22.1 on November 29, 2017
- Fixed: When displaying Email fields, PHP warning about StandalonePHPEnkoder.phpStandalonePHPEnkoder.php`
- Moved "Custom Content" field to top of field picker, in what Rafael calls the "Best idea of 2017 "
- Added: When Gravity Forms 2.3 is released, support for "Random" entry order will be enabled
- Fixed: Entry oEmbeds not working when using "Plain" URL formats to embed
- Fixed: Only published Views showing in Gravity Forms "Connected Views" menu
- Fixed: Deleting entries can cause entries to be displayed from a different View when Advanced Filters is activated and multiple Views are embedded on a page
- Fixed: Infinite loop when using [gravityview][gravityview]` shortcode inside ACF fields
Developer Updates:
- Added: Support for Gravity Forms 2.3
- Fixed: Fatal error when Divi (and other Elegant Themes) try to load GravityView widgets while editing a post with a sidebar block in it—now the sidebar block will not be rendered
- Fixed: Inline Edit plugin not working when displaying a single entry
- Fixed: Featured Entries plugin not adding correct CSS selector to the single entry container
- Modified: Template files list-header.phplist-header.php,, list-single.phplist-single.php,, table-header.phptable-header.php,, table-single.phptable-single.php`
- Fixed: When GRAVITYVIEW_LICENSE_KEYGRAVITYVIEW_LICENSE_KEY` constant is defined, it will always be used, and the license field will be disabled
- Fixed: List View and Table View templates have more standardized CSS selectors for single & multiple contexts (Learn more)
- Fixed: Permalink issue when embedding a View on a page, then making it the site's Front Page
- Fixed: Transient cache issues when invalidating cache
- Fixed: gv_empty()gv_empty()` now returns false for an array with all empty values
- Fixed: Delay plugin compatibility checks until plugins_loadedplugins_loaded`