1.4.2 on January 16, 2025
This update improves compatibility with PHP 8.2 or newer.
🐛 Fixed
- PHP 8.2 deprecation notices.
Release notes and version history for A-Z Filters . The Alphabetical Filters extension for GravityView enables users to filter Gravity Forms form entries alphabetically using a list of links from A to Z.
This update improves compatibility with PHP 8.2 or newer.
This release addresses a minor issue with the A-Z Filters widget.
This release adds the ability to filter entries by the "Created By" field.
This update brings a small yet important addition—a missing icon for the GravityView widget!
Developer Updates:
gravityview_blacklist_field_types filter results in an incorrect list of fields that are available for filtering as well as a PHP error notice. (Note: please use the gravityview_blocklist_field_types filter instead!)?letter=০-৯Developer Updates:
GF_Query. This may, in theory, affect some custom code. If it does, it will stop filtering values. If that happens, please let [email protected] know.gravityview/az_filter/collation filter to override collation for the letter comparison query. This is helpful when the database interprets multiple letters as the same due to collation. For example, in Polish, L and Ł. This functionality requires Gravity Forms 2.4.3 or newer.gravityview/az_filter/anchor filter to modify the anchor ID added to the end of the letter filter links. Return an empty string to remove the functionality.gravityview_blacklist_field_types filter. Use gravityview_blocklist_field_types instead.Developer Updates:
$context second parameter to the gravityview_az_entry_args filter