### 2.9.4.2
– Fixed various issues with the new Ajax submission functionality to make sure that hooks and filters are run and validation messages are displayed correctly.
– Removed hidden fields that provide instructions in the form templates.
– API: Updated the generic map setting field to support textareas to be used when mapping to a custom value.
– API: Added a new User Select field to the Settings API.
### 2.9.4.1
– Fixed an issue where a javascript error is thrown when using multiple forms on the same page with conditional logic.
– Fixed a bug that causes a PHP error when you try to duplicate a duplicate of a form. Credit: The GravityKit Team.