Skip to content

Releases: kmac420/stock-dependencies-for-woocommerce

v1.6.1

06 Apr 20:26
Compare
Choose a tag to compare
  • Verified with Wordpress 6.5
  • Verified with WooCommerce 8.7
  • Added a plugin tools page and a feature to clear Stock Dependency database transients

v1.6

23 Dec 03:21
Compare
Choose a tag to compare
  • Confirmed compatibility with WooCommerce High Performance Order Tables
  • Confirmed compatibility with WordPress 6.4
  • Plugin will now update the inventory quantity in admin to match the quantity determined by the stock depedencies after each purchase, refund, or order cancellation. Note that this only affects the behaviour of the plugin in admin as the actual inventory is calculated every time a product page is loaded in the shop

v1.5

30 Apr 02:58
7258527
Compare
Choose a tag to compare
  • Stores product IDs for stock dependencies in WordPress transients to speed up lookups
  • Cancelling an order restocks dependencies
  • Verified compatibility with WordPress 5.9 and WooCommerce 6.4

v1.4

06 Jul 18:41
Compare
Choose a tag to compare
  • Enforces SKU validity during dependency configuration
  • Reduces the need to lookup product IDs from SKUs by storing the ID in the dependency metadata

v1.3.1

14 May 17:19
Compare
Choose a tag to compare
  • Verified with Wordpress 5.7
  • Verified with WooCommerce 5.3

v1.3

20 Jan 01:27
Compare
Choose a tag to compare
  • Verified with Wordpress 5.6
  • Verified with WooCommerce 4.9
  • Display stock dependencies on order line items in admin
  • Support for allowing backorders

v1.2.1

24 Aug 14:32
cb8cb63
Compare
Choose a tag to compare

Verified with WooCommerce 4.4

v1.2

21 Aug 13:52
cb2573f
Compare
Choose a tag to compare

This release adds support for restocking products during the refund process

v1.1.2

20 Aug 14:42
b5bb4f3
Compare
Choose a tag to compare

Tested with WordPress 5.5 and WooCommerce 4.3

v1.1.1

11 Jun 18:44
d190f70
Compare
Choose a tag to compare
  • Fixes an issue where orders created in WooCommerce admin have their stock depedencies reduced twice