Gravity Forms Core – WordPress Plugin – Version –...

### 3.1.0.3
– Fixed a PHP warning that can appear when viewing the changelog.
– Added the gform_state_lifespan filter to allow modifying the lifespan of the state during validation.
– Fixed an issue that causes the Datepicker field F1 key and keyboard navigation to not work properly.
– Fixed an issue where the default country is not selected on form display when the gform_countries filter returns an indexed array. Recomendation: If you are using the gform_countries filter, update the callback to return an associative array using the country codes as the keys to the country names.