Releases: JRG-code/advanced-bundle-system
Releases · JRG-code/advanced-bundle-system
Release list
Version 1.7.7
Version 1.7.6
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
Fix bundle product attributes not displaying correctly in orders
Version 1.7.4
Version 1.7.3
Version 1.7.2
Make personalization display inline with attributes (when <=2 attributes)
Version 1.7.1
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
Remove all debug code - bundle frontend rendering now working
Version 1.6.12
Add woocommerce_bundle_add_to_cart action hook
Version 1.6.11
Add product type debug display for all products