Changelogs
Stay up to date with the latest changes and enhancements.
Stay up to date with the latest changes and enhancements.

Stay up to date with the latest changes and enhancements.
21. May 2026
Share
Added Cost per Item and Inventory Policy columns with bidirectional sync support.
Added Location and Product Category filters for product export.
Added Inventory Item webhook sync with Cost per Item reverse sync support.
Added collapsible sections for filters, metafields, and columns across onboarding and settings.
Fixed Apps Script banner layout issues.
Updated the validation message for Inventory Policy.
Improved metafield fetching with batched nodes() queries and cost-based throttling to avoid Shopify API rate limits.
Fixed export preference handling to prevent empty/ghost columns on first export.
Improved onboarding UI and export settings layout.
Improved Google Sheets formula preservation during sync updates.
Updated Apps Script version to 2.1.0.
05. May 2026
Share
Added bidirectional Shopify metafields sync for Google Sheets.
Added support to export product and variant metafields as dedicated Google Sheets columns.
Added support to select only the metafields you want to manage in your sheet.
Added support to edit metafield values in Google Sheets and sync them back to Shopify.
Added formula-based metafield sync, so calculated values from Google Sheets can update Shopify metafields.
Added real-time Shopify webhook updates for metafield columns when product data changes in Shopify.
Added support for formatted metafield values, including money, measurements, ratings, dates, booleans, and lists.
Added support for text, number, boolean, date, date-time, money, rating, color, JSON, measurement, and list-based metafield types.
Improved column management for selecting, deselecting, and reordering metafield columns.
Improved Google Sheets change detection for added, removed, renamed, and reordered columns.
Improved spreadsheet styling after column changes, including new metafield columns.
Improved Shopify export failure handling for a more reliable sync experience.
Improved formula protection by restoring formulas after Shopify webhook updates when needed.
Reference-type metafields, rich text, and link fields are not included in this release because they do not fit cleanly into spreadsheet cells.
09. Apr 2026
Share
Added a new all-in-one dashboard to manage setup, sync, and column settings from one place.
Added a chunked batch processor to sync 400+ rows more smoothly without timeout issues.
Added live sync progress with real-time status updates and email reports after each job is completed.
Added a new Settings page to manage your Google connection and disconnect it in one click.
Added a help section inside the dashboard with live chat, docs, videos, and free setup call access.
Added Portuguese language support, alongside English, German, Spanish, French, and Turkish.
Improved the pricing page with a cleaner layout and a monthly/yearly toggle to show savings more clearly.
Improved app speed and stability by removing old code, refining the UI, and fixing bugs.
03. Mar 2026
Share
Introduced bidirectional sync for the Available column, creating seamless, reliable updates across systems so your data stays in harmony.
Added a safeguard to prevent negative values during bulk On-hand updates (2,000+ rows), ensuring accurate counts and reliable results at scale.
Strengthened column header sync from Apps Script: the onChange event no longer reads stale data before Google finishes loading rows. A robust retry mechanism now waits for data to fully load before syncing headers, increasing reliability and trust in automated workflows.
Fixed conditional formatting so styles now apply to all rows, including those that load after formatting runs β delivering consistent, polished presentation every time.
03. Mar 2026
Share
Added full translation support for Spanish, French, German, and Turkish β the app UI, onboarding flow, and API responses are now localized for each language
Product Image Sync for EU-zone stores
03. Mar 2026
Share
Complete Google Sheets formula compatibility
Bidirectional formula synchronization
Persistent formula retention on export/disable
Image preservation in export and sync workflows
Automated formula sync interval (5-minute cadence)
New Read-only committed columns
03. Mar 2026
Share
Dashboard Column Management β Easily organize your dashboard with drag-and-drop column controls.
Custom Column Arrangement β Save your own column preferences for a personalized workflow.
Compare-at-Price Support β Bulk update product variants with compare-at-price functionality.
Facebook Community CTA β Directly engage with our Facebook community through built-in calls-to-action.
Column Definition System β Improved backend and frontend column definitions for better control.
Bidirectional Sync β Smarter column mapping with dynamic, two-way synchronization.
Polaris-Enhanced Dropdowns β Upgraded SearchableDropdown with Shopify Polaris components.
Smarter Google Sheets error handling and automatic webhook data cleanup.
Optimized webhook jobs: reduced to 100 per handle and rescheduled jobs to 4:00 UTC.
Clearer App Script success messages and date/time updates.
Better column handling performance for large sheets.
CodeRabbit integration with YAML configuration for streamlined workflows.
Improved sheet header sequence and support for custom header names with column reordering.
Removed unnecessary pre-check of column order and required select.
Replaced query calls with mutation enum values for more reliable updates.
Query builder now loads before the where clause for better stability.
Fixed status queue handling for empty operation IDs with completed status storage.
03. Mar 2026
Share
NEW:
β’ Dashboard Column Management β Easily organize your dashboard with drag-and-drop column controls.
β’ Custom Column Arrangement β Save your own column preferences for a personalized workflow.
β’ Compare-at-Price Support β Bulk update product variants with compare-at-price functionality.
β’ Facebook Community CTA β Directly engage with our Facebook community through built-in calls-to-action.
β’ Column Definition System β Improved backend and frontend column definitions for better control.
β’ Bidirectional Sync β Smarter column mapping with dynamic, two-way synchronization.
β’ Polaris-Enhanced Dropdowns β Upgraded SearchableDropdown with Shopify Polaris components.
IMPROVEMENTS:
β’ Smarter Google Sheets error handling and automatic webhook data cleanup.
β’ Optimized webhook jobs β Reduced to 100 per handle and rescheduled jobs to 4:00 UTC.
β’ Clearer App Script success messages with improved date/time updates.
β’ Better column handling performance for large sheets.
β’ CodeRabbit integration with YAML configuration for streamlined workflows.
FIXES:
β’ Improved sheet header sequence and support for custom header names with column reordering.
β’ Removed unnecessary pre-check of column order and required select.
β’ Replaced query calls with mutation enum values for more reliable updates.
β’ Query builder now loads before the WHERE clause for better stability.
β’ Fixed status queue handling for empty operation IDs with completed status storage.