Skip to content

Releases: verbb/snipcart

3.0.1

11 Aug 00:20
Compare
Choose a tag to compare

Fixed

  • Fix an error with field validation not working correctly when not providing a price value.
  • Fix an error related to columnType for the Product Details field.

2.1.6

11 Aug 00:19
Compare
Choose a tag to compare

Fixed

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

3.0.0

22 May 01:39
caac593
Compare
Choose a tag to compare

Changed

  • Now requires PHP 8.2.0+.
  • Now requires Craft 5.0.0+.

3.0.0-beta.1

13 Mar 22:27
9baa6a7
Compare
Choose a tag to compare
3.0.0-beta.1 Pre-release
Pre-release

Changed

  • Now requires PHP 8.2.0+.
  • Now requires Craft 5.0.0-beta.1+.

2.1.5

29 Feb 14:00
Compare
Choose a tag to compare

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

30 Jan 23:41
Compare
Choose a tag to compare

Fixed

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

2.1.3

22 Jan 23:02
Compare
Choose a tag to compare

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

18 Dec 22:38
Compare
Choose a tag to compare

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

12 Dec 11:28
Compare
Choose a tag to compare

Fixed

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

2.1.0

11 Dec 23:00
Compare
Choose a tag to compare

{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+.