= 2.12.1 on September 17, 2026 =
This release fixes importing into Multiple Choice and Image Choice fields, and into file upload fields on Gravity Forms 3.1.2 or newer.
#### 🐛 Fixed
* Files were not imported into file upload fields on Gravity Forms 3.1.2 or newer, which rejected every row with “The file is not valid.”
* Multiple Choice and Image Choice fields set to “Select One” could not be mapped as a single column — the mapping step offered only their individual choices, and the column was dropped while the import still reported success.
– Existing mappings to an individual choice are now rejected with a message naming the field to map instead, or skipped with a warning when an import profile runs from the command line.
* Multiple Choice and Image Choice fields that allow more than one selection stored cell values such as `1`, `yes`, `0` or `no` as the selected choice instead of treating them as Checkbox columns do.