GravityView Advanced Filtering Extension v4.6.0
= 4.6.0 on April 23, 2026
This release improves conditional logic handling for empty date values, missing forms, and admin-only filters, and fixes field-level conditional logic on joined forms.
Improved
Enhanced conditional logic:
Empty field values are no longer treated as today's date when using is on, is not on, is before, or is after filters;
Filters on deleted or missing forms (e.g. when viewing feed settings for a removed form) no longer trigger errors;
Admin-only filters (those suffixed :disabled_admin) no longer error out when applied to multi-value fields.
Fixed
Field-level conditional logic targeting a field on a joined form (via the Multiple Forms extension) evaluated against the main form's row instead of the joined sub-entry, causing the field to incorrectly render or hide.
This major update introduces nested groups of conditions with selectable AND/OR logic, role-based filtering, and a new View setting for displaying entries by the logged-in user. Read the announcement for more details.
Added
Ability to create nested condition groups.
Option to toggle the logical operator (AND/OR) for conditions and condition groups.
Filtering based on the current user role(s).
View setting to display entries created by the currently logged-in user, serving as a shortcut for the "Created By" filter.
Improved: View editor performance, especially with Views with a large number of fields
Improved: "Link to Edit Entry," "Link to Single Entry," and "Delete Entry" fields are now more easily accessible at the top of the field picker in the View editor
ߐ Fixed * "Form field ID #X is no longer available" error when adding conditional logic, despite the field existing. * "Created by Currently Logged-in User (Disabled for Administrators)" filter not functioning correctly with field conditional logic. * Incorrect results when filtering checkbox fields using the "is not" condition.