### 2.2.0 | 2025-05-29
– Updated the API to return WP_Error instead of using die() when an error occurs.
– 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.
### 2.1.0 | 2024-02-14
– Added support for async (background) feed processing to improve form submission performance.
– Fixed an issue that shows deleted users in Feed Settings.
– Fixed an issue that can cause a PHP notice to display on the Settings page for sites running PHP 8.1 and 8.2.
– Fixed an issue that causes the Slack Feed Message field to not pass validation when mentioning user IDs.