Releases: cocart-headless/cocart-get-cart-enhanced
Releases · cocart-headless/cocart-get-cart-enhanced
v1.9.2
- Fixed: Always empty product categories and tags.
- Tested: Compatible with WooCommerce v4.5.2
This is a community release by @tomsotte
v1.9.1
- Fixed: Coupons returned without losing special characters applied.
v1.9.0
- NEW: Cross sell items now returns the product slug.
- Fixed: Product slug returns from the parent product even if the product type is a variation.
v1.8.0
- NEW: Each item now returns the product slug.
- Added: Requirements to plugin header.
- Added: Before and After screenshots.
- Corrected: Requirements to match with CoCart Lite's current requirements.
v1.7.0
- NEW: Each item now returns the product type.
v1.6.6
- Dev: Added
cocart_enhanced_totals
filter for totals.
v1.6.5
- Fixed: Undefined variable
name
for formatted variable product data.
v1.6.4
- Fixed: Array to string conversion error for notices.
- Tweaked:
cocart_notice_types
filter to return info notices.
- Tweaked: Cross sells to return product type.
v1.6.3
- Fixed: Invalid argument supplied for
format_variation_data()
.
v1.6.2
- Fixed: Undefined method for
get_session_cookie()
.
- Compatible: CoCart Lite v2.1.2