Download GravityView 2.22 from nulled fire. GravityView is the best way to display Gravity Forms entries on your website.
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.
* Notice to inform administrators that an embedded View was moved to "trash" and an option to restore it.
* Click-to-copy shortcode functionality in the View editor and when listing existing Views.

#### Fixed
* PHP 8.2 deprecation notices.
* Fields linked to single entry layouts are now exported as plain text values, not hyperlinks, in CSV/TSV files.
* Issue preventing the saving of pages/posts with GravityView Gutenberg blocks when BuddyBoss Platform is active.

#### Security
* Enhanced security by adding a `secret` attribute to shortcodes and blocks connected to Views.

#### ? Updated
* [Foundation](https://www.gravitykit.com/foundation/) to version 1.2.11.
- GravityKit product updates are now showing on the Plugins page.
- Database options that are no longer used are now automatically removed.

__Developer Updates:__

* Added: `gk/gravityview/widget/search/clear-button/params` filter to modify the parameters of the Clear button in the search widget.
= 2.20.2 on March 4, 2024 =

This release enhances performance by optimizing caching and managing transients more effectively.

#### Improved
* Enhanced detection of duplicate queries, resulting in fewer cache records stored in the database.

#### Updated
* Updated [Foundation](https://www.gravitykit.com/foundation/) to version 1.2.10.
- Transients are no longer autoloaded.
= 2.20.1 on February 29, 2024 =

This release fixes an issue with View caching and improves compatibility with the Advanced Custom Fields plugin.

#### Fixed
* Disappearing pagination and incorrect entry count when View caching is enabled.
* Potential timeout issue when embedding GravityView shortcodes with Advanced Custom Fields plugin.
* PHP 8.1+ deprecation notice.