Download GravityView 2.31.1 from nulled fire. GravityView is the best way to display Gravity Forms entries on your website.
2.1.0.1 on September 27, 2018
  • Fixed: Responsive table layout labels showing sorting icon HTML
  • Fixed: Responsive table layout showing table footer
2.1 on September 27, 2018
  • Added: You can now send email notifications when an entry is approved, disapproved, or the approval status has changed. Learn how
  • Added: Automatically un-approve an entry when it has been updated by an user without the ability to moderate entries
  • Added: Easy way to install GravityView Extensions and our stand-alone plugins Learn how
  • Added: Enable CSV output for Views Learn how
  • Added: A "Page Size" widget allows users to change the number of entries per page
  • Added: Support for displaying a single input value of a Chained Select field
  • Added: The Table layout is now mobile-responsive!
  • Improved: Added a shortcut to reset entry approval on the front-end of a View: "Option + Click" on the Entry Approval field
  • Fixed: Custom date format not working with the {date_created} Merge Tag
  • Fixed: Embedding a View inside an embedded entry didn’t work
  • Fixed: "Link to entry" setting not working for File Upload fields
  • Fixed: Approval Status field not showing anything
  • Updated translations – thank you, translators!
Developer Notes:

  • Added: Process shortcodes inside [gv_entry_link] shortcodes
  • Added: gravityview/shortcodes/gv_entry_link/output filter to modify output of the [gv_entry_link] shortcode
  • Added gravityview/widget/page_size/settings and gravityview/widget/page_size/page_sizes filters to modify new Page Size widget
  • Modified: Added data-label attributes to all Table layout cells to make responsive layout CSS-only
  • Modified: Added responsive CSS to the Table layout CSS ("table-view.css")
  • Improved: Reduced database lookups when using custom entry slugs
  • Introduced GVView->can_render() method to reduce code duplication
  • Fixed: Don’t add gvid unless multiple Views embedded in a post
  • Fixed: PHP 5.3 warning in when using array_combine() on empty arrays
  • Fixed: Apply addslashes to View Configuration when saving, fixing {date_created} format
  • REST API: Allow setting parent post or page with the REST API request using post_id={id} (learn more)
  • REST API: Added X-Item-Total header and meta to REST API response
Fixed: Potential XSS ("Cross Site Scripting") security issue. Please update.
Fixed: GravityView styles weren’t being loaded for some users
Added: Allow filtering entries by Unapproved status in Gravity Forms
Added: Reset entry approval status by holding down Option/Alt when clicking entry approval icon
Fixed: Merge Tags not working in field Custom Labels
Fixed: Enable sorting by approval status all the time, not just when a form has an Approval field
Fixed: When a View is saved without a connected form, don't show "no longer exists" message
Fixed: Inline Edit plugin not updating properly when GravityView is active