### 2.9.10 | 2025-06-12
– Fixed an issue where the background processing queue can become indefinitely paused if the theme or another plugin is using a WP option filter or action hook incorrectly.
– Fixed an issue with the background processor AJAX request arguments, improving form submission performance for add-ons where feed processing takes a while.
– Fixed an issue where the form title and description can be removed when the form fails validation using the new AJAX submission method.
– Fixed an issue with new AJAX where form submissions can break if the form action attribute changes to the admin-ajax.php URL when form markup is updated.