### 1.6.0 | 2025-05-06
– Fixed code placement to be consistent with the WordPress coding standards.
– AF: Updated process_feed() return value for compatibility with Gravity Forms 2.9.4, so the framework can save the feed status to the entry meta.
### 1.5.0 | 2023-01-24
– Added support for async (background) feed processing to improve form submission performance.
– Updated the contact details custom field settings to use the generic_map type field instead of the deprecated dynamic_field_map type field.
– Fixed the PHP 8.2 creation of dynamic property deprecation notice that occurs on the settings page.
– Fixed duplicate placeholder options in field map dropdowns.