Total 19/05/2024 : We HAVE 9542 Items and more than 3144 happy members.
Log Update Item Gravity Perks Entry Blocks
This page only show history update item Gravity Perks Entry Blocks.

- Added ability to use registered Entry Meta as Summary Columns in the Entries Table block.

- Added IP, Payment Method, Payment Status, Status, and Transaction ID as available properties to use in the Entry Query filters.

- Added Date Created, Date Updated, Payment Status, Payment Method, Transaction ID, IP, and Created By as available Summary Columns in the Entries Table block.

- Added new `gpeb_loop_entry_content` PHP filter with default filters for replacing merge tags and auto oEmbed.

- Fixed issue where Edit Form confirmation setting would not work correctly if the Entries block is rendered using a Reusable Block.

- Improved compatibility with File Upload fields when editing entries.

- Added new [`gpeb_delete_entry`](https://gravitywiz.com/documentation/gpeb_delete_entry) and [`gpeb_trash_entry`](https://gravitywiz.com/documentation/gpeb_trash_entry) actions.

- Added a check to Entries blocks that will ensure that the form is active and not trashed prior to displaying entries.

- Fixed Post Category fields not always properly re-populating in the Edit Form block.

Fixed issue where the Entries Limit setting would revert to the default after reloading the Block Editor.

Fixed issue where HTTPS was not properly detected in some cases which would cause the Edit/View/Delete links to redirect from HTTPS to HTTP.

- Improved compatibility with GP Read Only by preventing Filter fields from being read only.

- Fixed Signature fields not showing their existing signature when entries are being edited.

- Fixed an issue where duplicating Entries blocks could result in the UUID set in the block's context to also be duplicated which would cause the same filters to be used for the block that was duplicated

- Added a guard against http:// being automatically prepended before merge tags inside links. The replacement will happen on the frontend when the block is rendered.

- Added support by searching for full names in name fields with the Filters block.

- Improved compatibility with older versions of PHP.

Fixed issue where Filters block failed to redirect to filtered view.

- Fixed issue where ReCAPTCHA fields would intefere with the Filters block.

- Fixed issue where conditional logic was incorrectly applied to fields in the Filters block.

- Added support for filtering by checkboxes. Selected checkboxes will be treated as `OR`'s rather than `AND`'s.

- Added new "Search All" filter field type to the Filters block.