= 2.1.0 = 2025-06-12
- Added delayed feed support for the Stripe Card Element, allowing the workflow to be started only when a payment is captured via Stripe Card.
- Added support for the \"Failed\" entry that will be created when the Stripe Card Element is used and the payment fails. Workflow will be marked as \"Cancelled\" when the payment fails.
- Fixed the PHP 8.1 deprecation notice for trim() that occurs when the add-on is activated on a new site.
- API: Added the
gravityflowstripe_pre_cancel_workflow action to allow for custom actions to be performed before the workflow is cancelled due to a failed payment.