A-Z Filters Changelog

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.

1.4.2 on January 16, 2025

This update improves compatibility with PHP 8.2 or newer.

🐛 Fixed

  • PHP 8.2 deprecation notices.
Version 1.4.2 permalink

1.4.1 on June 6, 2024

This release addresses a minor issue with the A-Z Filters widget.

🐛 Fixed

  • Typo in a localization string used inside the A-Z Filters widget.
Version 1.4.1 permalink

1.4 on June 5, 2024

This release adds the ability to filter entries by the "Created By" field.

🚀 Added

  • Support for filtering entries using the "Created By" field.
Version 1.4 permalink

1.3.5 on December 22, 2023

This update brings a small yet important addition—a missing icon for the GravityView widget!

🚀 Added

  • Added the missing GravityView widget icon.
Version 1.3.5 permalink

1.3.3 on September 27, 2022

  • Fixed: In Divi and Kadence themes, clicking a filter would not filter results (it would scroll the page instead)
Version 1.3.3 permalink

1.3.2 on July 31, 2022

  • Fixed: Issues with plugin auto-updates that was introduced in version 1.2
Version 1.3.2 permalink

1.3.1 on March 24, 2022

Developer Updates:

  • Fixed: Using the deprecated 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!)
Version 1.3.1 permalink

1.3 on March 15, 2022

  • Added: Support for filtering by the Polish alphabet 🇵🇱
  • Added: Support for filtering by the Ukrainian alphabet 🇺🇦
  • Added: When filtering by a letter, the webpage will scroll back to the clicked link
  • Modified: Localized numbers will be used for links instead of always 0-9. For example, in Bengali, the URL will now show ?letter=০-৯
  • Improved: Multiple A-Z Entry Filter widgets may be added to the same View using different languages
  • Fixed: Support for custom collation overrides in situations where accented letters are shown in a filter for the other (for example, L and Ł in Polish).
  • Updated translations

Developer Updates:

  • Removed legacy query overrides in favor of exclusively relying on 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.
  • Added: 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.
  • Added: 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.
  • Deprecated: gravityview_blacklist_field_types filter. Use gravityview_blocklist_field_types instead.
Version 1.3 permalink

1.2 on May 8, 2018

  • Updated to work with GravityView 2.0
  • Requires GravityView 2.0
  • Requires PHP 5.3 or newer

Developer Updates:

  • Added $context second parameter to the gravityview_az_entry_args filter
Version 1.2 permalink

1.1.1 on April 23, 2018

  • Fixed: Translation resource updated
  • Fixed: Some strings not properly configured for translation
  • If you want to help translate this extension, join us on Transifex
Version 1.1.1 permalink

1.1 on April 18, 2018

  • Added: Icelandic and Swedish alphabet support
  • Fixed: Support for Gravity Forms 2.3
  • Fixed: Clicking letter links would include the page number from the prior letter
  • Fixed: Add custom CSS classes to the A-Z Widget wrapper HTML
Version 1.1 permalink

1.0.8 on November 2, 2017

  • Fixed: WordPress 4.8.3 introduced breaking change
  • Updated translations: Turkish, Russian, Romanian, Portuguese (PT & BR), Dutch, German
  • Updated extension framework for improved auto-updates
Version 1.0.8 permalink

1.0.6 on August 18

  • Fixed: Conflict with Gravity Forms 1.9.12+ preventing the A-Z filter from retrieving values
Version 1.0.6 permalink

1.0.3 on December 10

  • Fixed: PHP warnings on Edit View page
  • Modified: Use GravityView extension manager by default
  • Modified: Use minified script in admin
  • Updated translations:
Version 1.0.3 permalink

1.0.1 on October 2

  • Support non-Latin number sets
  • Add Bengali alphabet and number set support
  • Add additional debugging
  • Add Bengali translation (thanks @tareqhi)
  • Add Finnish translation (thanks @harjuja)
  • Add Turkish translation (thanks @suhakaralar)
Version 1.0.1 permalink