Skip to content

2.35

Latest
Compare
Choose a tag to compare
@floatytheastronaut floatytheastronaut released this 13 Feb 01:18
· 5 commits to develop since this release

This update adds random sorting to the GravityView block, improves how partial entries are handled, and fixes several issues, including a fatal error in Gravity Forms 2.9.3 or newer.

🚀 Added

  • Random sorting option in the GravityView block.

✨ Improved

  • Partial entries no longer appear as "Unapproved" on the Entries page.

🐛 Fixed

  • Random sorting was not working when overriding the View sorting using the sort_direction shortcode attribute.
  • Entry notes not displaying in the DataTables extension when the first View field is a Date field.
  • Gravity Flow fields were displaying as available when Gravity Flow was not active.
  • Result Number field would not reset counts when multiple Views were displayed on the same page.
  • Random sorting of View entries did not work unless View caching was explicitly disabled.
  • Fatal error in Gravity Forms 2.9.3 or newer when editing an entry with a File Upload field.

🔧 Updated