We've made several important updates to enhance email management and security in this release. Key functionalities have been added to streamline email handling and bolster the overall security of API endpoints.
A new model for tracking sent emails has been introduced, which prevents duplicate emails from being sent during webhook retries. This feature ensures that your communications are more reliable and efficient.
Additionally, we've included two new scripts: one for scanning email templates for placeholder text to avoid leaks, and another for identifying potential personally identifiable information (PII) in code. These tools will help maintain data integrity and privacy.
Security measures have been strengthened across various API routes. We've implemented a new CSRF protection utility that checks request origins, ensuring that state-changing requests are only accepted from trusted sources.
Furthermore, the API endpoints now include additional checks to prevent unauthorized access, enhancing the overall security of user data and transactions. These updates will help safeguard your information and improve trust in our platform.
We've also optimized the handling of email sending processes to ensure that only unique emails are dispatched, reducing the risk of duplication. With these improvements, users can expect a more seamless experience when managing their email communications.