Skip to content

Releases: GravityKit/GravityView

2.18.4

01 Sep 01:24
Compare
Choose a tag to compare
  • Added: A "Direct Access" summary in the Publish box in the View editor that makes it easy to see and modify whether a View is accessible directly
  • Improved: Views will now remember the Settings tab you are on after you save a View
  • Fixed: Resolved a fatal error that occurred under certain circumstances due to passing the wrong parameter type to a WordPress function
  • Updated: The video on the Getting Started page
  • Updated: Foundation to version 1.2

2.18.3

21 Jul 00:49
Compare
Choose a tag to compare
  • Fixed: Incorrect total entry count and hidden pagination when View contains an Entry Edit field

2.18.2

12 Jul 19:18
Compare
Choose a tag to compare
  • Fixed: Performance issue
  • Fixed: WP-CLI not displaying available GravityKit product updates
  • Updated: Foundation to version 1.1.1

Developer Notes:

  • Added: gk/gravityview/view/entries/cache filter to provide control over the caching of View entries (default: true)

2.18.1

21 Jun 00:00
Compare
Choose a tag to compare
  • Fixed: PHP warning message that appeared when attempting to edit a View

2.18

20 Jun 19:11
Compare
Choose a tag to compare
  • Fixed: Issue where "Edit Entry" link was not appearing under the Single Entry layout when the View was filtered using the "Created By" criterion with the "{user:ID}" merge tag
  • Fixed: REST API response breaking the functionality of Maps Layout 2.0
  • Updated: Foundation to version 1.1

Developer Notes:

  • Deprecated: get_gravityview() and the the_gravityview() global functions
  • Added: GravityView_Field_Delete_Link class to render the Delete Entry link instead of relying on filtering
    • delete_link will now be properly returned in the GravityView_Fields::get_all('gravityview'); response

2.17.8

16 May 22:26
Compare
Choose a tag to compare
  • Improved: Performance when using Gravity Forms 2.6.9 or older
  • Improved: Form ID now appears beside the form title for easier data source selection in the View editor
  • Fixed: Fatal error when adding a GravityView block in Gutenberg editor
  • Fixed: Error when activating an installed but deactivated View type (e.g., Maps) from within the View editor
  • Fixed: File Upload fields may incorrectly show empty values

Developer Notes:

  • Added: gk/gravityview/metaboxes/data-source/order-by filter to modify the default sorting order of forms in the View editor's data source dropdown menu (default: title)
  • Added: gk/gravityview/renderer/should-display-configuration-notice filter to control the display of View configuration notices (default: true)

2.17.7

05 May 00:08
Compare
Choose a tag to compare
  • Fixed: Fatal error when using the Radio input types in the Search Bar (introduced in 2.17.6)

2.17.6

03 May 18:22
Compare
Choose a tag to compare
  • Added: Filter entries by payment status using a drop-down, radio, multi-select, or checkbox inputs in the Search Bar (previously, only searchable using a text input)
  • Modified: Added "(Inactive)" suffix to inactive forms in the Data Source dropdown
  • Fixed: Incompatibility with some plugins/themes that use Laravel components
  • Fixed: Appearance of Likert survey fields when using Gravity Forms Survey Add-On Version 3.8 or newer
  • Fixed: Appearance of the Poll widget when using Gravity Forms Poll Add-On Version 4.0 or newer
  • Fixed: [gvlogic] not working when embedded in a Post or Page
  • Fixed: [gvlogic if="context" is="multiple"] not working when a View is embedded
  • Fixed: Consent field always showing checked status when there are two or more Consent fields in the form
  • Fixed: Selecting all entries on the Entries page would not properly apply all the search filters

Developer Notes:

  • Added: gk/gravityview/common/get_forms filter to modify the forms returned by GVCommon::get_forms()
  • Modified: Removed .hidden from compiled CSS files to prevent potential conflicts with other plugins/themes (use .gv-hidden instead)
  • Modified: Added gvlogic-related shortcodes to the no_texturize_shortcodes array to prevent shortcode attributes from being encoding
  • Modified: Updated Gravity Forms CSS file locations for the Survey, Poll, and Quiz Add-Ons
  • Modified: Likert survey responses are now wrapped in div.gform-settings__content.gform-settings-panel__content to match the Gravity Forms Survey Add-On 3.8 appearance
  • Fixed: Properly suppress PHP warnings when calling GFCommon::gv_vars() in the Edit View screen
  • Updated: Foundation to version 1.0.12
  • Updated: TrustedLogin to version 1.5.1

2.17.5

12 Apr 19:30
Compare
Choose a tag to compare
  • Fixed: Do not modify the Single Entry title when the "Prevent Direct Access" setting is enabled for a View
  • Fixed: Fatal error when performing a translations scan with the WPML plugin

2.17.4

07 Apr 21:01
Compare
Choose a tag to compare
v2.17.4

Release v2.17.4