Gravity Perks – Google Sheets – Version – 1.2

## 1.2 | July 9, 2024
– Added new button in feed settings to auto-map columns. If creating a new spreadsheet, a new column will be added for each field. If selecting an existing spreadsheet, auto-matching will be used to map the most relevant field for each column.
## 1.1.19 | June 26, 2024
– Fixed issue where Checkbox field choices with values of `0` were not written to Google Sheets.
– Fixed potential issues where column mappings would be incorrectly read on a spreadsheet with multiple sheets using similar mappings. This didn’t impact writing, but would impact the feed settings.
,## 1.1.2
– Fixed issue where the cached column identifiers could be wrong with the GP Populate Anything Object Type resulting in no results being found. This would occur with empty column names.
– Updated `require` calls to be `require_once` to avoid errors when using WP-CLI in some situations.
– Fixed issue where creating a new spreadsheet with more than 26 columns would fail.
## 1.1.1
– Updated the feed re-processing behavior to edit already-inserted rows if “Update & Delete Rows” is enabled.,## 1.0-beta-1.2
– Improved support for List fields.
– Fixed issue where an error could be encountered in the feed settings and it wouldn’t show the error in the correct place.
– Improved compatibility with Gravity Forms Populate Anything and other perks by filtering the form with `gform_pre_render` prior to getting values for a row being inserted.
## 1.0-beta-1.1
– Fixed issue where a suitable sheet could not be found for existing spreadsheets if the sheet isn’t named “Sheet1” nor attached previously.