Changelog

All notable changes and updates to StoreSync Hub.

v1.5.1

April 28, 2026
  • FixFixed product description not syncing — master query was reading the deprecated bodyHtml field instead of descriptionHtml
  • FixFixed inventory not syncing for newly created variants during product update flow
  • FixFixed inventory exclusion tag aborting variant image sync, new variant creation, and orphan cleanup
  • ImprovedInventory sync now runs once per product update instead of once per variant, reducing redundant API calls
  • NewManual collection re-arrangement now syncs to sub-stores via collectionReorderProducts when master uses MANUAL sort order

v1.5.0

March 16, 2026
  • ImprovedBatched inventory GraphQL queries: reduced N×M sequential API calls to one per location
  • ImprovedParallelized database queries in settings loader and sync context for faster webhook processing
  • ImprovedAdded database indexes on frequently queried fields (Session, ShopConnect, Location, Product, Collection, Setting)
  • ImprovedEliminated duplicate database queries when resolving store connections
  • FixFixed potential null reference when shop connection has no joinid

v1.4.0

March 10, 2026
  • NewSync Rules Engine: create filter and transform rules with conditions and actions
  • NewPrice markup/discount rules for regional pricing across stores
  • NewTag management actions: append, remove, and replace tags during sync
  • ImprovedDashboard now shows sync-by-type breakdown for last 7 days
  • FixFixed metafield GID remapping for list.metaobject_reference types

v1.3.0

February 18, 2026
  • NewSafety Net: daily automatic inventory verification and discrepancy correction
  • NewProduct sync exclusions via tag-based filtering
  • NewInventory sync exclusions independent of product exclusions
  • ImprovedImproved webhook lock mechanism to prevent duplicate processing
  • FixFixed race condition when creating products in multiple sub-stores simultaneously

v1.2.0

January 25, 2026
  • NewCollections sync: titles, descriptions, images, sort order, and product membership
  • NewCustom location mapping for inventory across stores
  • ImprovedGranular field-level control with three sync modes: Never, Upon Creation, Every Update
  • ImprovedSync history table with type and status filters
  • FixFixed variant weight sync not applying unit conversion correctly

v1.1.0

December 15, 2025
  • NewSync Dashboard with real-time analytics: success rate, error tracking, duration metrics
  • NewMetafield sync with automatic GID remapping between stores
  • ImprovedProduct images now sync with position ordering preserved
  • ImprovedBetter error messages in sync logs for troubleshooting
  • FixFixed inventory sync failing when SKU contained special characters

v1.0.0

November 1, 2025
  • NewInitial release of StoreSync Hub
  • NewReal-time product sync across connected stores via webhooks
  • NewReal-time inventory sync with SKU and barcode matching
  • NewMaster/follower store connection model
  • NewProduct field selection: choose which fields to sync