• Nullsto Rules must be read before making a post, otherwise you will get permanent warning points or a permanent ban.

    Nullsto Forum provides CLEAN and SAFE resources. You can use them for development and testing if you are on Windows and have an antivirus that alerts you about a possible infection: It is a false positive since every script is double checked by our experts. While downloading a resource, we recommend that you add Nullsto to your trusted sites/sources or temporarily disable your antivirus. "Enjoy your presence on Nullsto"
GravityView - Display Gravity Forms Entries on Your Website

GravityView - Display Gravity Forms Entries on Your Website v2.61.1 Nulled + All Addons

No permission to download
GravityView v2.46.1 - Display Gravity Forms Entries on Your Website
2.46.1 on September 11, 2025

This update fixes widget display issues when embedding Views with page builders.
๐Ÿ› Fixed
  • Widgets not rendering when Views are embedded using shortcodes in page builders like Elementor and Divi.
GravityView v2.46 - Display Gravity Forms Entries on Your Website
= 2.46 on September 4, 2025 =

This release adds the ability to output column values from multi-column List fields using merge tag modifiers, notifies admins when users access pages with misconfigured shortcode secrets, and fixes issues with Checkbox field settings, Result Number sequencing, and a potential PHP error with Address fields.

#### ๐Ÿš€ Added
* Support for the List field merge tag modifier (e.g., `{List:1:2:text}`), enabling output of column values as an HTML list (default) or as a comma-separated string.
* An admin notice is displayed when a GravityView shortcodeโ€™s required `secret` attribute is missing or invalid.

#### ๐Ÿ› Fixed
* Display issue with Checkbox field settings in the View editor where related "Link to single entry" options were not grouped together.
* Result Number field now respects the "First Number in the Sequence" setting instead of always starting at 0.
* PHP fatal error that could occur when editing entries containing Address fields.

#### ๐Ÿ”ง Updated
* [Foundation](https://www.gravitykit.com/foundation/) to version 1.3.1, fixing an unrelated product dependency notice shown when installing certain products from the Manage Your Kit screen.
GravityView v2.45 - Display Gravity Forms Entries on Your Website
v2.45

This release introduces a new 4-column Layout Builder option and lightbox support for the [gv_entry_link] shortcode, improves performance by disabling secure links for File Upload fields, and resolves various issues with filters, notifications, and file display on the Edit Entry screen.
๐Ÿš€ Added
  • 4-column row layout option in Layout Builder.
  • Setting for the File Upload field to disable secure download URLs for images, audio, and video files, greatly improving performance.
  • New lightbox attribute for the [gv_entry_link] shortcode to open the link in a lightbox.
    • Supports action attribute values: read, edit.
โœจ Improved
  • Security of the [gv_entry_link] shortcode.
๐Ÿ› Fixed
  • Range filter on the Date Created field returned incorrect results when only a start date was entered.
  • Field filter form in the View editor now properly matches accented characters (e.g., typing "e" matches "รฉ").
  • Approval-related notifications no longer fire when saving an entry if the Approve Entries field remains unchanged.
    • Notifications now send only when the approval status actually changes (applies to Edit Entry, front-end approval, admin bulk actions, and merge-tag approval updates).
  • File Upload field now reliably displays existing images on the Edit Entry form in complex scenarios.
๐Ÿ’ป Developer Updates
  • Filters for customizing secure download bypass behavior:
    • gk/gravityview/fields/fileupload/secure-links/bypass controls bypass per field/View/user;
    • gk/gravityview/fields/fileupload/secure-links/allowed-extensions customizes allowed file types.
  • Deprecated GravityView_Entry_Link_Shortcode class in favor of the GV\Shortcodes\gv_entry_link function.
  • Deprecated GravityView_Admin_Notices class in favor of the new notices functionality provided by Foundation.
๐Ÿ”ง Updated
  • to version 1.3.0:
    • New GravityKit global settings for logging configuration (level, type, cleanup schedule, retention);
    • A unified way to display admin notices across all GravityKit products;
    • Performance improvements and bug fixes.
GravityView v2.44 - Display Gravity Forms Entries on Your Website
2.44

This release updates the View editor with new display options for Checkbox fields and Search Bar columns, enhances Magic Links validation and BuddyBoss/BuddyPress page support, and resolves issues affecting the Search Bar widget and Edit Entry screen.
๐Ÿš€ Added
  • "Display Format" setting for Checkbox fields to choose between bulleted lists (default) or comma-separated values.
  • Ability to arrange Search Bar fields vertically (stacked) or horizontally (side by side).
โœจ Improved
  • Detection of BuddyBoss and BuddyPress on group and user profile pages.
  • Performance of validation.
  • Text alignment classes (left, right) no longer applied to Search Bar columns.
  • Alignment of File Upload field icons with filenames on the Edit Entry screen.
  • Entries updated through the Edit Entry page redirect back to that page, preventing repeated submissions.
๐Ÿ› Fixed
  • Removing a file from a File Upload field on the Edit Entry page did not clear the field.
  • Date Range filters returned incorrect results when only a start or end date was entered (including in the DataTables layout).
  • Inconsistent sizing of Search Bar field icons.
๐Ÿ’ป Developer Updates
  • Added gk/gravityview/admin-views/area/actions hook, which runs inside the View editorโ€™s droppable areas and allows adding custom actions.
GravityView v2.43.3 - Display Gravity Forms Entries on Your Website
v2.43.3

This update improves Entry Notes and improves the default behavior for the Search Bar labels.
๐Ÿ› Fixed
  • Entry Notes field displaying an error message when adding a note, even if the note is successfully added.
  • New Search Bar field labels are now visible by default on any layout.
โœจ Improved
  • Sanitization for Entry Notes content.
  • Error handling for both AJAX and non-AJAX requests in Entry Notes.
  • Removed old broken links from this changelog โ›“๏ธโ€๐Ÿ’ฅ
๐Ÿ’ป Developer Updates
  • Deprecated GravityView_Entry_Notes::get_note() in favor of GFAPI::get_note().
GravityView v2.43 - Display Gravity Forms Entries on Your Website
v2.43

This update adds support for displaying Views inside Jetpack CRM Client Portal Pro pages, fixes entry sorting on the Gravity Forms Entries page when filtering by approval status, and resolves Search Bar issues involving the Chained Selects Add-On and Approval Status search.

๐Ÿš€ Added
  • Support for displaying Views embedded in Jetpack CRM Client Portal Pro pages.
๐Ÿ› Fixed
  • Sorting entries by field values in the Gravity Forms Entries table did not work when the โ€œUnapprovedโ€ status filter was applied.
  • In some cases, adding a Chained Selects Add-On field to the Search Bar caused raw JavaScript code to be visible and prevented the field from working properly.
  • Approval Status search was not working.
GravityView v2.42.2 - Display Gravity Forms Entries on Your Website
v2.42.2

This hotfix resolves a display issue introduced in 2.42 affecting address subfields in the Search Bar widget, and fixes a fatal error related to the Image Hopper Post Image field.

๐Ÿ› Fixed
  • Address field subfields (State/Province, City, etc.) were not displaying in the Search Bar widget after the 2.42 update.
  • Fatal error when editing an entry containing an Image Hopper Post Image field.
GravityView v2.42 - Display Gravity Forms Entries on Your Website
v2.42

This update delivers a major overhaul of the Search Bar widget, offering significantly more flexibility in how search fields are displayed and configured, along with new developer features and improved template handling for easier customization.

๐Ÿš€ Added
  • A new search_visible_fields setting that restricts "Search Everything" searches to visible View fields.
  • The Search Bar widget can now be configured with different row types, just like the Layout Builder.
  • Advanced search fields are shown in a collapsible section, hidden by default for a cleaner interface.
  • A dedicated Search Button field for more flexible placement.
  • Added a Search Mode field (can be hidden or shown as radio buttons).
  • Hide individual search fields based on user role.
  • Sieving can now be set on a per-field basis for choice search fields.
  • More granular control over search fields with specific settings for each one.
๐Ÿ’ป Developer Updates
  • Added gk/gravityview/widget/search/visible_fields_only filter to modify whether "Search Everything" searches are limited for a View.
  • Added a fourth attribute to `\GravityView_View::render()` for setting a global in View templates.
  • Updated Search Bar templates to use the new global variable instead of:
    • ->search_fields โ†’ ['search_fields']
    • ->permalink_fields โ†’ ['permalink_fields']
    • ->search_layout โ†’ ['search_layout']
    • ->search_mode โ†’ ['search_mode']
    • ->search_class โ†’ ['search_class']
    • ->search_clear โ†’ ['search_clear']
  • Added gk/gravityview/search/additional-reserved-args filter to add additional reserved arguments for the Search Bar widget.
GravityView v2.41 - Display Gravity Forms Entries on Your Website
2.41 on July 3, 2025

This release adds a GravityBoard widget for embedding boards in Views, resolves issues with block rendering and Chained Selects fields, fixes Single and Edit Entry not working in membership plugins, and alerts users to potential conflicts with Formidable Views.

๐Ÿš€ Added
  • widget to embed a board in a View.
๐Ÿ› Fixed
  • For some users, adding a Chained Selects Add-On field to the Search Bar causes JavaScript code to be visible and the field would not work as expected.
  • When "Preview as shortcode" was enabled in the View editor, some blocks would not render properly on the frontend.
  • Added a compatibility notice when using Formidable Views and GravityView at the same time.
  • Single Entry and Edit Entry were not working when Views were embedded in some plugin membership pages. These plugins include LearnDash, BuddyBoss and BuddyPress, Ultimate Member, and WooCommerce Account Pages.
๐Ÿ’ป Developer Updates
  • requires and requires-not field setting conditional display were not working correctly for radio buttons.
  • Added GVCommon::is_rest_request() method to check if the current request is a REST request, a clone of the wp_is_serving_rest_request() function.
  • CSS files are now versioned using filemtime() instead of the plugin version, ensuring browsers always load the latest styles after updates.
GravityView v2.40 - Display Gravity Forms Entries on Your Website
= 2.40 on May 29, 2025 =

This release fixes issues with editing entries that include File Upload fields and downloading files with spaces in their filenames, corrects CSV export of Survey Add-On values, and adds support for the `{get}` merge tag inside the `[gv_entry_link]` shortcode.

#### ๐Ÿš€ Added
* Support for the `{get}` merge tag inside the `[gv_entry_link]` shortcode.

#### ๐Ÿ› Fixed
* Multiple issues with the File Upload field on the Edit Entry screen.
* CSV export of Survey Add-On fields now correctly outputs data values instead of raw HTML markup.
* Filenames with spaces in File Upload field links were incorrectly encoded, preventing files from opening or downloading. Thanks, Jake!

Use this key to activate
B5E0B5F8DD8689E6ACA49DD6E6E1A930
Top