Skip to content

Changelog ​

What changed in each ShapedCart release, newest first.

ShapedCart updates arrive like any other plugin's, on Dashboard → Updates. Your settings are kept when you update. The same notes appear under the Development tab of the WordPress.org listing.

0.2.0 ​

Released September 24, 2026

New

  • RenoCart is now ShapedCart. Same plugin, new name. Your settings carry over automatically when you update. See RenoCart is now ShapedCart.
  • Show custom details. A new Cart Items setting that shows the details product add-on, personalization and gift-message plugins add to a cart item, under the product name, the same way the WooCommerce Cart block does. It also works with add-ons that only show their fields on the cart page. See Show custom details.

Fixes

  • The Show variation attributes setting was ignored after the cart updated without a page reload.
  • Variation attributes, such as Color and Size, ran together without the " / " between them after the cart updated without a page reload.

For developers

  • The menu cart shortcode is now [shaped_cart_menu]. The old [reno_menu_cart] keeps working. See Shortcode.
  • CSS classes, CSS custom properties and data attributes now start with shaped-cart instead of reno-cart, for example .shaped-cart__panel and --shaped-cart-accent. Update any custom CSS that uses the old names. See Custom CSS.

0.1.0 ​

Released September 9, 2026

  • First release, as RenoCart.