Changelog

2.1.9 2025-07-18

Changed

  • Update English translations.

2.1.8 2025-05-20

Fixed

  • Fix pricing value when containing commas.
  • Fix an error when generating buy button.

2.1.7 2025-05-01

Fixed

  • Fix an error with the Orders widget title.

2.1.6 2024-08-11

Fixed

  • Fix an error with field validation not working correctly when not providing a price value.

2.1.5 2024-03-01

Fixed

  • Fix an error when migrating from Craft 3.
  • Fix an error when generating buttons when overriding class attributes.
  • Fix order of operations when uninstalling the plugin.

2.1.4 2024-01-31

Fixed

  • Fix textEmailTemplate typing. (thanks @tobystokes).
  • Fix dashboard widget icon.

2.1.3 2024-01-23

Added

  • Add 404 handling for detail view of objects.
  • Add french translations. (thanks @scandella).

Fixed

  • Fix a migration error.
  • Fix Shipstation shipments.
  • Fix display of “Total Spent” values.
  • Fix metadata typing.

2.1.2 2023-12-19

Added

  • Add plugin setting to modify plugin name.
  • Add craft.snipcart.plugin and craft.snipcart.pluginName.
  • Add translations file.
  • Add some missing English translations.

Fixed

  • Fix subscriptions viewing items.
  • Fix an error for abandoned cart users.
  • Fix welcome image alignment.
  • Fix type errors for API keys.

2.1.1 2023-12-12

Fixed

  • Fix lack of showPrice for craft.snipcart.cartLink().
  • Fix URL param for buy now button.

2.1.0 2023-12-12

{note} The plugin’s package name has changed to verbb/snipcart. Snipcart will need be updated to 1.7.0 from a terminal, by running composer require verbb/snipcart && composer remove fostercommerce//craft-snipcart.

Changed

  • Migration to verbb/snipcart.
  • Now requires Craft 4.5+.

2.0.0 2023-09-11

Added

  • Add migration to move product data from the custom product_details table to Craft native content tables.
  • Add snipcart/cleanup console command to remove legacy product_details` table when required.

Changed

  • Update plugin to work with Craft 4.
  • Move to using native Craft content table instead of custom product_details table.

Removed

  • Removed legacy class alias for field type.