@toobstudio/send-email
Version:
Secure SDK for sending emails using the TOOB Mail API
27 lines (16 loc) • 534 B
Markdown
# Changelog
## 1.1.4 - 2025-07-25
- Documentation adjustments
## 1.1.3 - 2025-07-25
- Bug fixes
## 1.1.2 - 2025-07-24
- "TO" field is optional
## 1.1.1 - 2025-07-23
- Fixed English errors in documentation
- Updated environment variable names to match API requirements
- Improved error handling for email sending
- Enhanced logging for debugging purposes
## 1.1.0 - 2025-07-23
- Initial release of `@toobstudio/send-email`
- Support for sending HTML and plain text emails
- HMAC-SHA256 signature included for secure requests