*** Inventory Sync for WooCommerce Changelog *** 4.5.1 - June 11, 2026 * Fixed: An issue with stock synchronization for orders that contain more than 100 simple products 4.5 - May 29, 2026 * The plugin settings moved to WooCommerce > Settings > Products > Inventory Sync * Fixed: An issue with user input validation in the bulk resync tool 4.4 - Mar 10, 2026 * Added: An option in the plugin settings that allows you to choose between instant and background synchronization * Improvements in how WordPress transient cache is used 4.3 - Feb 3, 2026 * Added: ATUM inventory management for WooCommerce support * Performance improvements 4.2 - Nov 20, 2025 * Minor bug fixes and improvements 4.1 - Nov 3, 2025 * Added: Now, you can use a WP-CLI command to syncronise stock levels easily 4.0.1 - Oct 24, 2025 * Added: A notice in the debug log that indicates when the stock info of a variation was not updated because the variation has no SKU * Bug fixes 4.0 - Oct 21, 2025 * Added: An option to choose a type of product connection - by SKU or by slug * Added: The plugin now uses WooCommerce credentials (Consumer Key and Secret) instead of Application Passwords * UI improvements 3.3.1 - Jul 28, 2025 * Bug fixes 3.3 - Jul 26, 2025 * Added: The sync can now be triggered via the WooCommerce REST API (for example, when changing stock quantities using an external tool) * Added: When syncing variation stock of a variable product within WordPress Multisite, it is now only required for variations to have SKUs (not necessary for the parent product) 3.2.1 - Feb 18, 2025 * Fixed: An issue when the manual sync tool jobs were not being finished correctly 3.2 - Dec 10, 2024 * Added: It is now possible to exclude specific products and variation from the sync in the settings * Bug fixes 3.1 - Nov 3, 2024 * Added: Now it is possible to connect standalone WooCommerce stores to sub-stores within a WordPress Multisite network * Bug fixes and improvements 3.0 - Jul 9, 2024 * Added: The synchronization log is now available in WooCommerce > Status > Logs * Added: It is now possible to sync stock levels between simple products on the main store and product variations with the same SKU on connected stores * Performance improvements 2.3.1 - Apr 23, 2024 * Bug fixes 2.3 - Apr 4, 2024 * Improved plugin performance and stability on slow servers * Added: localhost support * Bug fixes 2.2 - Oct 14, 2023 * Improvements when syncing variable products 2.1 - Aug 4, 2023 * Fixed: Resync tool bug related to variable products 2.0 - Jul 23, 2023 * Performance improvements 1.6.1 - Jun 26, 2023 * Bug fixes 1.6 - Jun 24, 2023 * Added: Filter hook rudr_sps_request_body that allows to modify the request body and to sync not only product stock but also other product and variation data (for regular WordPress installs only) * Bug related to product variations SKU (when in some rare cases it could be detected incorrectly) 1.5 - May 31, 2023 * Code clean up and better compatibility with my crossposting plugins 1.4.3 - May 24, 2023 * Fixed: Bug in Manual Resync tool 1.4.2 - May 19, 2023 * Bug fixes and improvements 1.4 - Apr 30, 2023 * Added: Manual Resync tool in WooCommerce > Status > Tools 1.3 - Apr 28, 2023 * Added: Filter hook rudr_sps_exclude_ids which allows to turn off the inventory sync for specific products and variations 1.2 - Apr 24, 2023 * Improved usability: Plugin settings were moved to WooCommerce > Products > Inventory tab * Since Consumer Key and Consumer Secret of WooCommerce REST API are obsolete, the appropriate field labels were changed to Login and Application Password accordingly * Fixed some text domains for translations 1.1 - Mar 24, 2023 * Works not only with Stock Quantity field, but also allows to sync Manage Stock and Stock Statuses. 1.0 - Nov 29, 2022 * Initial release