FlexStock – Product Stock Sync with Google Sheets for WooCommerce
Changelog
3.15.8 β 09 April, 2026
New: Added bidirectional sync support for WooCommerce product brands.
New: Added bidirectional sync for Upsells and Cross-sells.
New: Added bidirectional sync support for Custom Badge.
New: Added a Book a Call CTA to the setup wizard.
New: Added full bidirectional sync support for Image ALT Text.
Improved: Related columns now appear in Google Sheets only when the feature is enabled.
Improved: Numeric values now keep their original formatting instead of forcing .00 decimals.
3.15.7 β 25 January, 2026
New: Automatically pause live Google Sheet sync during WooCommerce default or bulk imports to improve performance.
New: Added batch sync functionality that triggers after the import process completes.
Performance: Optimized import speed by reducing real-time Google API calls for each product.
3.15.6 β 12 January, 2026
New: Separated attributes in Google Sheet columns.
New: Added feature to create attribute terms from Google Sheet.
Fix: Fixed meta fields sync issue when key contains hyphens (e.g., fields-test-mode).
Fix: Fixed Google Sheet header color format issue if the column is more than 26.
Fix: Fixed date format mismatch issue in Google Sheet for meta fields.
3.15.5 β 14 December, 2025
Improvement: Product Sync limit (WordPress to Google Sheet) increased from 100 to 500 for enhanced large-scale data synchronization reliability.
3.15.4 β 9 December, 2025
New: Implemented support for advanced formula features.
New: Added comprehensive hooks and compatibility functions for multi-store plugin support.
Compatibility: Achieved full compatibility with WordPress 6.9.
3.15.3 β 24 Nov, 2025
Enhancement: Regular update & maintenance release
3.15.2 β 12 Nov, 2025
Fix: Removed the unwanted/obsolete setting page that was mistakenly left over from a previous version.
3.15.1 β 9 Nov, 2025
New: Added Shop/Vendor name display across product listings for better clarity in multivendor environments.
New: Added deep linking support for better navigation and shareability.
Improvement: Filter Feature: Completely redesigned filter feature with improved user experience and intuitive workflow.
Improvement: Product Sync Performance: Enhanced product synchronization performance when updating products from the WordPress site to the sheet.
Improvement: Info Tips: Updated and improved all tooltips and information tips for better user guidance.
Fix: Google Listings & Ads Compatibility: Fixed conflicts with “Google Listings & Ads” plugin for seamless integration.
Fix: Sale Price Validation: Added validation to prevent sale prices higher than regular prices. Users now receive the message: “Sales Price cannot be higher than Regular Price.”
Fix: Variation Filters: Resolved issue where sheet filters were not working correctly for product variations.
Fix: Variation Sales Display: Fixed “Number of Sales” not displaying for product variations on Google Sheet.
Fix: Null Sale Price: Resolved issue where null sale price values were not updating correctly when saved.
New: Introduced Sync Settings – you can now choose between Real-Time Live Sync and Scheduled Auto Sync.
New: Added Sync Direction control with Bidirectional, WooCommerce β Sheets, and Sheets β WooCommerce options.
New: Added Scheduled Sync Frequency to set custom intervals (every 10 mins, hourly, daily, weekly).
Fix: Resolved an issue where SKU values were being incorrectly converted into date formats during sync.
3.14.8 β 28 September, 2025
New: Added periodic sync functionality to enable automated synchronization between WooCommerce and Google Sheets at regular intervals.
Fix: Resolved SKU field value conversion issue where date values were being incorrectly converted and returned to the sheet. SKU values now maintain their original format during sync operations.
3.14.7 β 15 September, 2025
Improvement: Implemented real-time product synchronization to the external product sheet. All product updates in WooCommerce now sync instantly using a live hook, replacing the previous cron-based method.
3.14.6 β 02 September, 2025
New: Added global date format support for meta fields, ensuring consistent formatting across all integrations and data outputs.
Fix: Corrected an issue where the regular price was being auto-removed when updating the sale price. Now both values remain intact as expected.
Fix: Improved API request handling by switching from wp_remote_post to direct REST API requests, preventing server-side API request blocking issues and ensuring more reliable communication.