🚀 Welcome to Tinio SMTP Mailer (v1.1.0)
This is a major release that transforms the plugin into a professional, modern, and reliable tool for WordPress email delivery. We've rebranded from "Simple SMTP Mailer" to Tinio SMTP Mailer to offer a unique identity and better features.
✨ New Features
- Complete Rebranding: Fresh new name and identity: Tinio.
- Email Log System: Track every email sent from your site. Includes status (Success/Failed), timestamp, recipient, and detailed error messages.
- Modern Architecture: Fully refactored codebase using PHP 8.1+ features and Object-Oriented patterns (Namespaces/Singleton) for better performance and reliability.
- Improved Deliverability: Fixed issues where emails would silently fail by correctly setting the
Sender(Return-Path) header. - Automatic Log Pruning: Keep your database lean with integrated daily cleanup (WP-Cron) and manual pruning tools.
- Full i18n Support: Ready for the world. Includes a complete Spanish (es_ES) translation.
🛠 Improvements & Security
- AES-256-CBC Encryption: Enhanced security for your SMTP passwords using WordPress internal salts.
- New Menu Layout: Dedicated sections for Configuration, Email Logs, and Test Sending.
- System Requirements: Now requires PHP 8.1+ and WordPress 6.0+ to leverage modern security standards.
⚠️ Migration Note from v0.2
If you are upgrading from the previous version, please note that because of the rebranding, you will need to:
- Rename your plugin folder to
tinio-smtp-mailer. - Reactivate the plugin in your WordPress admin panel.
- Re-enter your SMTP settings in the new configuration page.