### 2.9.5.2
– Fixed an issue where the field map setting is not working when no conflict mode is enabled.
– API: Added documentation for the Foundation layer of the Theme Framework.
– API: Added temporary blocking mechanism when version.php API calls return server errors (5xx) to prevent excessive failed requests.
### 2.9.5.1
– Fixed an issue where the form submits or the next page is displayed if the previous button does not include the gform_previous_button class when clicked. Note: When using filters like gform_submit_button, gform_next_button, or gform_previous_button to replace the input elements with button elements, make sure to keep the attributes from the original elements. [Example code](https://docs.gravityforms.com/gform_submit_button/#h-1-change-input-to-button).
– Updated a few instances of the dropdown component to use the more current HTML dropdown component.
– Fixed an issue where a javascript error occurs if a calculation is attempted and the calculation field does not have an input.