GravityView – The best way to display Gravity Forms...

= 2.21 on March 18, 2024 =
This release enhances security, introduces support for LifterLMS, adds a new CSV/TSV export widget to the View editor along with the option to add Gravity Flow fields to the Search Bar, addresses PHP 8.2 deprecation notices, fixes a conflict with BuddyBoss Platform, and improves performance with updates to essential components.
#### 🚀 Added
* A View editor widget to export entries in CSV or TSV formats.
* Support for SVG images.
* Support for Gravity Flow’s “Workflow User” and “Workflow Multi-User” fields inside the Search Bar.
* Integration with LifterLMS that allows embedding Views inside Student Dashboards.,= 2.14.0.1 on December 30, 2021 =
Fixed: Deprecated filter message when adding fields to the View
= 2.14 on December 21, 2021 =
This would be a minor version update (2.13.5), except that we renamed many functions. See “Developer Updates” for this release below.
* Added: `{is_starred}` Merge Tag. [Learn more about using `{is_starred}`](https://docs.gravitykit.com/article/820-the-isstarred-merge-tag),= 2.13.4 on November 4, 2021 =
* Fixed: View scripts and styles would not load when manually outputting the contents of the `[gravityview]` shortcode
__Developer Updates:__
* Added: `gravityview/shortcode/before-processing` action that runs before the GravityView shortcode is processed
* Added: `gravityview/edit_entry/cancel_onclick` filter to modify the “Back” link `onclick` HTML attribute
– Modified: `/includes/extensions/edit-entry/partials/form-buttons.php` file to add the filter,= 2.13.3 on October 14, 2021 =
* Fixed: Edit Entry would not accept zero as a value for a Number field marked as required
* Modified: Refined the capabilities assigned to GravityView support when access is granted using TrustedLogin. Now our support will be able to debug theme-related issues and use the [Code Snippets](https://wordpress.org/plugins/code-snippets/) plugin.
= 2.13.2 on October 7, 2021 =
* Fixed: Entry Approval not working when using DataTables in responsive mode (requires DataTables 2.4.9 or newer).
,= 2.13.1 on September 27, 2021 =
* Improved: Views now load faster due to improved template caching.
* Added: Ability to configure an “Admin Label” for Custom Content widgets. This makes it easier to see your widget configuration a glance.
* Fixed: Issue where non-support users may see a “Revoke TrustedLogin” admin bar link.
= 2.13 on September 23, 2021 =
* Added: Integrated with TrustedLogin, the easiest & most secure way to grant access to your website. [Learn more about TrustedLogin](https://www.trustedlogin.com/about/easy-and-safe/).,= 2.12.1 on September 1, 2021 =
* Fixed: The Gravity Forms widget in the View editor would always use the source form of the View
* Fixed: The field picker didn’t use available translations
* Fixed: Importing [exported Views](https://docs.gravitykit.com/article/119-importing-and-exporting-configured-views) failed when Custom Content or [DIY Layout](https://www.gravitykit.com/extensions/diy-layout/) fields included line breaks.
* Fixed: When first installing GravityView, the message was for an invalid license instead of inactive.
* Fixed: The “Affiliate ID” setting would not toggle properly when loading GravityView settings. [P.S. — Become an affiliate and earn money referring GravityView!](https://www.gravitykit.com/account/affiliates/#about-the-program)
* Tweak: Changed the icon of the Presets preview
,= 2.12 on July 29, 2021 =
* Fixed: Add latest Yoast SEO scripts to the No-Conflict approved list
* Fixed: Updating an entry with a multi-file upload field may erase existing contents when using Gravity Forms 2.5.8
= 2.11 on July 15, 2021 =
* Added: Settings to customize “Update”, “Cancel”, and “Delete” button text in Edit Entry
* Improved: Much better Gravity Forms Survey Add-On integration! [Learn more in the release announcement](https://www.gravitykit.com/gravityview-2-11/).,= 2.10.3.2 on June 2, 2021 =
* Improved: Loading of plugin dependencies
* Fixed: Field’s required attribute was ignored in certain scenarios when using Edit Entry
= 2.10.3.1 on May 27, 2021 =
* Fixed: The “delete file” button was transparent in Edit Entry when running Gravity Forms 2.5 or newer
* Security enhancements,= 2.10.3 on May 20, 2021 =
* Added: Support for the [All in One SEO](https://wordpress.org/plugins/all-in-one-seo-pack/) plugin
* Fixed: GravityView styles and scripts not loading when embedding View as a block shortcode in GeneratePress
* Fixed: PHP notice appearing when a translation file is not available for the chosen locale
* Fixed: Search clear button disappearing when using GravityView Maps layout
__Developer Updates:__
,= 2.10.2.2 on April 19, 2021 =
* Improved: Previous fix for an issue that affected HTML rendering of some posts and pages
= 2.10.2.1 on April 13, 2021 =
* Fixed: Issue introduced in Version 2.10.2 that affected HTML rendering of some posts and pages
* Fixed: Undefined function error for sites running WordPress 4.x introduced in Version 2.10.2
,= 2.10.2 on April 12, 2021 =
* Fixed: Using the GravityView shortcode inside a [reusable block](https://wordpress.org/news/2021/02/gutenberg-tutorial-reusable-blocks/) in the WordPress Editor would prevent CSS and JavaScript from loading
* Fixed: “Open in new tab/window” checkbox is missing from Link to Single Entry and Link to Edit Entry links
* Fixed: Searching while on a paginated search result fails; it shows no entries because the page number isn’t removed
* Fixed: Sorting by Entry ID resulted in a MySQL error
= 2.10.1 on March 31, 2021 =
,= 2.10 on March 9, 2021 =
* A beautiful visual refresh for the View editor!
– Brand new field picker for more easily creating your View
– Visually see when Single Entry and Edit Entry layouts haven’t been configured
– See at a glance which fields link to Single Entry and Edit Entry
– Manage and activate layouts from the View editor
– Added: Show a notice when “Show only approve entries” setting is enabled for a View and no entries are displayed because of the setting
– Added: Custom Content now supports syntax highlighting, making it much easier to write HTML (to disable, click on the Users sidebar menu, select Profile. Check the box labeled “Disable syntax highlighting when editing code” and save your profile),= 2.9.4 on January 25, 2021 =
* Added: Apply `{get}` merge tag replacements in `[gvlogic]` attributes and content
* Modified: Made View Settings changes preparing for a big [Math by GravityView](https://www.gravitykit.com/extensions/math/) update!
* Fixed: “Change Entry Creator” would not work with Gravity Forms no-conflict mode enabled
__Developer Updates:__
* Added: `gravityview/metaboxes/multiple_entries/after` action to `includes/admin/metabox/views/multiple-entries.php` to allow extending Multiple Entries View settings,* 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](https://gist.github.com/zackkatz/45d869e096cd5114a87952d292116d3f)
* 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](https://docs.gravitykit.com/article/57-customizing-urls) 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](mailto:[email protected]) for a work-around, or use a [different lightbox script](https://docs.gravitykit.com/article/277-using-the-foobox-lightbox-plugin-instead-of-the-default).
= 2.1.0.2 and 2.1.0.3 on September 28, 2018 =