Improvements
- You can now select specific contacts when previewing sequence emails for even more accurate personalization.
- Sequence previews are available before sending, letting you confidently review messaging for any recipient.
- New sender management tools let you choose and manage who sends each email within a campaign.
- Campaign teams and membership management provide more flexibility and control over who can collaborate on each campaign.
Fixes
- Fixed type-related issues throughout the app to improve stability and reliability.
- Improved navigation by redirecting users to the login page when authentication is required.
- Resolved configuration issues with the turbo build process and improved overall deployment stability.
Behind the scenes
- Added a new actions model to the backend and upgraded major dependencies to support robust campaign workflows.
- Implemented draft sending logic and ensured backend support for scheduled, approved email delivery.
- Enhanced the API and database schemas for campaigns, teams, membership, and connection management, including support for large data volumes.
- Integrated Inngest event keys for orchestrating automated workflows and processing.
- Updated configuration files for deployment (Vercel, turbo, environment settings), bolstering CI/CD and deployment reliability.
- Improved type safety and refactored the codebase for long-term maintainability.
- Added bufferutil and other dependency upgrades to optimize performance and compatibility.