Skip to content

Releases: JRG-code/advanced-bundle-system

Version 1.7.7

Choose a tag to compare

@JRG-code JRG-code released this 12 Dec 14:08
fdc11de

Fix critical bug in prevent_bundle_stock_reduction causing 500 errors

Version 1.7.6

Choose a tag to compare

@JRG-code JRG-code released this 11 Dec 17:18
d2f12ba

When bundle products contain variable products, the system now:

  • Displays the variation ID explicitly (e.g., "Variation ID: #1001")
  • Shows formatted variation attributes using WooCommerce's attribute labels
  • Converts taxonomy slugs to proper term names (e.g., "red" → "Red")
  • Includes product name with each attribute to distinguish between bundle items

Changes apply to:

  • Cart display (visible to customer during checkout)
  • Order details (visible to customer and admin)
  • Order item metadata (saved for reference)

This ensures variation information is displayed consistently with how WooCommerce handles regular variable products.

Version 1.7.5

Choose a tag to compare

@JRG-code JRG-code released this 02 Dec 12:58
e6d9116

Fix bundle product attributes not displaying correctly in orders

Version 1.7.4

Choose a tag to compare

@JRG-code JRG-code released this 27 Nov 16:53
0a28241

fix bundle pricing display

Version 1.7.3

Choose a tag to compare

@JRG-code JRG-code released this 26 Nov 19:02
654ec8f

fixed UI even better

Version 1.7.2

Choose a tag to compare

@JRG-code JRG-code released this 26 Nov 18:33
86b10ec

Make personalization display inline with attributes (when <=2 attributes)

Version 1.7.1

Choose a tag to compare

@JRG-code JRG-code released this 26 Nov 18:22
1142344

Admin Settings: Enable/disable product swapping per bundle
Alternative Products: Define which products can be swapped for each bundle item
Frontend UI: "Change" button next to each item

Version 1.7.0

Choose a tag to compare

@JRG-code JRG-code released this 26 Nov 17:30
e39518c

Remove all debug code - bundle frontend rendering now working

Version 1.6.12

Choose a tag to compare

@JRG-code JRG-code released this 26 Nov 17:21
77aa207

Add woocommerce_bundle_add_to_cart action hook

Version 1.6.11

Choose a tag to compare

@JRG-code JRG-code released this 26 Nov 17:14
b846609

Add product type debug display for all products