This release introduces enhancements to subscription management, resolves key issues, and includes technical updates for improved performance.
Release Notes 3.2.661
🚀 New Features
- Added support for tracking unsubscribe reasons in subscriptions.
🛠 Improvements
- Updated the Subscriptions API controller to include the unsubscribe reason relationship.
🐛 Bug Fixes
- Fixed a looping issue in CreateSubscriptions that occurred after import updates.
- Corrected variable assignment during individual subscription creation to ensure accurate data handling.
🔧 Technical / Internal
- Enhanced
getSegment
to return the segment in the API response, in addition to setting the global variable.