Skip to content

Releases: verbb/stamped-io

3.0.0

27 May 05:24
Compare
Choose a tag to compare

Changed

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

2.0.0

27 May 05:21
Compare
Choose a tag to compare

Changed

  • Now requires PHP 8.0.2+.
  • Now requires Craft 4.0.0+.
  • Now requires Craft Commerce 4.0.0+.

1.0.2

15 Jul 01:11
Compare
Choose a tag to compare

Added

  • Add productImageUrl to payload sent to Stamped.io. (thanks @smockensturm).
  • Product image fields can now be configured through plugin settings. (thanks @smockensturm).
  • Add conditionals around product image fields, only if one is configured.
  • Allow all settings to be set as .env variables.

Changed

  • Change productImageFieldTransformation to productImageFieldTransform for consistent language inline with Craft image transforms.
  • Change Product Image fields in settings to use selects for pre-defined options, preventing unwanted side-effects.

Fixed

  • Fix some required plugin settings not being set as required.

2.0.0-beta.1

09 Mar 21:31
Compare
Choose a tag to compare

Changed

  • Now requires PHP ^8.0.2.
  • Now requires Craft ^4.0.0-beta.1.
  • Now requires Craft Commerce ^4.0.0-beta.1.

1.0.1

22 Aug 05:19
Compare
Choose a tag to compare

Fixed

  • Fix ISO output in payload for currency.

1.0.0

07 Sep 11:35
Compare
Choose a tag to compare
Description