This release introduces a new SamCart integration for the GrapesJS editor, enhancements to the SamCart settings UI, and improved validation for subdom...
Release Notes 3.2.641
🚀 New Features
- Implemented SamCart integration in the GrapesJS editor, allowing users to manage SamCart order forms and products directly within the editor.
🛠 Improvements
- Enhanced SamCart integration settings UI with a clearer layout, improved input validation, and user guidance for API key and subdomain fields.
🐛 Bug Fixes
- Fixed an issue that prevented correct querying of auto responders by campaign ID.
🔧 Technical / Internal
- Introduced a new validation rule for the 'subdomain' field in SamCart integration, ensuring it is nullable and of type string.
- Merged updates and improvements from related development branches.