Improved efficiency of how metadata is added to new rows.
Fixed issue where feeds that fail to send to Google Sheets could sometimes prevent other feeds from sending data to Sheets.
Updated Action Scheduler to 3.6.1.
Fixed issues where "Select existing sheet" wouldn't work for users who did not have permission to activate/install plugins.
Added new gpgs_show_action_scheduler_purge PHP filter hook to show a panel in the GP Google Sheets settings to purge uncomplete actions from Action Scheduler.
Improved user experience by blocking "Select existing sheet" if a Gravity Perks license isn't present instead of nothing happening when clicking the radio button
Updated the developer metadata keys to be smaller to reduce the number of characters used as Google Sheets has character limits on the number of characters that can be in the metadata for each spreadsheet/sheet.
Improved caching of a few methods to reduce the number of read requests to the Google Sheets API.
Fixed issue where a required Gravity Forms class wouldn't be loaded in some cases when adding entries to Google Sheets.
Fixed issue where the column map would not save to the sheet for some feeds.
Fixed PHP 8.1 deprecation notices.