Skip to content

Releases: shapediver/WordPressPlugin

v1.8.1

09 Dec 12:48
3d175dd

Choose a tag to compare

Fixes:

  • Cart refresh: fallback for legacy cart

v1.8.0

05 Dec 21:11
dbb2b0d

Choose a tag to compare

New features:

  • trigger cart refresh after adding an item to the cart

v1.7.0

03 Oct 16:43
00ec4f8

Choose a tag to compare

New features:

  • updated iframe API handlers
  • possibility to implement custom API handlers

v1.6.0

10 Dec 17:21

Choose a tag to compare

New features:

  • App Builder iframe appears as modal overlaying the product page
  • Icon for closing the configurator modal on upper right corner

v1.5.0

20 Oct 19:38

Choose a tag to compare

New features:

  • Show configurator button in mini cart, cart, and checkout page (for cart items added by the configurator). The button opens the configurator at the state saved when the item was added to the cart.

v1.4.0

16 Oct 14:10

Choose a tag to compare

New features:

  • The plugin passes a new query string variable context to the App Builder iframe. The value of context is set to cart if the configurator is opened from a cart line item, an the order if the configurator is opened from an order line item. The value of context can be used in Grasshopper by using a Direct Text Input component whose name must be "context".

v1.3.0

15 Oct 09:15

Choose a tag to compare

Bugfixes:

  • In the case of some custom WordPress themes, the plugin did not detect correctly whether it was running inside WordPress.

v1.2.0

08 Oct 16:10

Choose a tag to compare

New features:

  • Add shortcode [sd_configurator_button] for defining the configurator button when using custom themes. See the README for details on how to use it.

v1.1.0

04 Oct 09:40
8f00924

Choose a tag to compare

Improvements:

  • Do not show "Configure" button for products that do not use a configurator
  • Plugin usage explained in README

v1.0.0 - initial release

04 Oct 06:46

Choose a tag to compare

Initial release of the ShapeDiver plugin for WordPress and WooCommerce