New:
- Modern Data Views Across SureCart: The rest of the SureCart admin now uses WordPress’ modern Data Views experience, making lists easier to search, sort, filter, and manage.
- Faster Admin Navigation: SureCart admin pages now use fully client-side, SPA-like navigation for quicker transitions without full page reloads.
- Improved Product Integrations List: Product integrations now include an edit action and a more detailed list view.
Improvement:
- Reduced the JavaScript translation catalog from roughly 150 copies to one per page, preventing the block editor from appearing blank in WordPress 7.1 on Chromium-based browsers.
Fixes:
- Checkout now requires a phone number for physical products only when the selected shipping method needs one.
- Collection syncing now connects to an existing unlinked term when a new collection term would duplicate it.
- The
sc_product_mediashortcode now displays the WordPress media-library gallery correctly when given a product ID. - Price fields now respect the site locale and accept the appropriate decimal separator.
- PayPal’s Credit Card option no longer loses its button or reverts to the standard PayPal button after checkout fields such as email or address are changed.
- Product page migration no longer wraps WooCommerce’s
single-productblock template, preventing corrupted product pages on sites using both WooCommerce and SureCart.