Skip to content
This repository was archived by the owner on Oct 6, 2022. It is now read-only.

v1.2.5

Choose a tag to compare

@arobbins arobbins released this 01 Oct 18:05
· 14 commits to master since this release
v1.2.5
5ca3327

Hello!

This week's release brings two major feature additions: Multisite support and option cart terms.

  • New Feature Multisite support
  • New Feature Ability to enable a terms and conditions requirement during checkout
  • Fixed Silent MySQL error when the “province” column of the Shop table is too long. Increased char length from 20 to 200
  • Fixed Minor UX / layout issues with the plugin settings form inputs
  • Updated WP Shopify radio inputs, checkboxes, and buttons to new Gutenberg CSS styles
  • Dev Added a predicate catch for containsTrailingForwardSlash()
  • Dev Added additional client-side integration tests
  • Dev Added additional client-side unit tests