This release brings expanded SamCart webhook integrations, new funnel listeners for subscription events, and several improvements to subscription mana...
Release Notes 3.2.649
🚀 New Features
- Expanded SamCart webhook integrations for improved subscription management.
- Introduced grace period support for paid subscriptions in account recovery.
- Added funnel listener for subscriptions successfully renewed from grace period (Recovered funnel listener).
- New funnel listeners for subscriptions due to renew and due to expire, enabling automated email triggers.
🛠 Improvements
- SamCart integration now automatically manages subscriptions—manual funnel setup is no longer required.
- Updated SamCart webhook processing to include subscription start date and next billing/expiration dates in funnel events.
- Added SamCart subscription ID and auto-renew columns to the subscriptions table for easier tracking.
- Improved duplicate subscription logic to properly set due to expire timestamps.
- Enhanced funnel stepper styles for a more compact appearance.
- Corrected background styles for new funnel designs in dark mode.
- Adjusted layout in Funnel view for better responsiveness and button alignment.
🐛 Bug Fixes
- Miscellaneous tweaks and fixes to funnel functionality and UI consistency.
🔧 Technical / Internal
- Updated event types on SamCart event funnel listener for more accurate event handling.
- Refined 'has-no-data' event emission in ActionMixin.js for clearer data state management.
- Introduced standardized time formatting in delay messages via formatTime function in DelayLabel.js.