• 2.1.0 a6b592a27d

    v2.1.0 Stable

    javier released this 2026-02-09 11:57:45 +00:00 | 0 commits to main since this release

    2.1.0

    • Added data management option to control whether plugin data is deleted on uninstall (disabled by default for data preservation).
    • Added reset plugin data functionality with site-level and network-level support.
    • Added unified uninstall cleanup system that handles all add-on data (Amazon SES, Newsletter).
    • Added automatic password clearing when both host and username fields are empty to prevent orphaned credentials.
    • Changed uninstall behavior to respect user preference: data is preserved by default unless explicitly enabled.
    • Changed add-on plugins (Amazon SES, Newsletter) to no longer perform cleanup on uninstall - all cleanup is centralized in the core plugin.
    Downloads
  • 2.0.1 7929462680

    v2.0.1 Stable

    javier released this 2026-02-07 10:12:01 +00:00 | 1 commits to main since this release

    2.0.1

    • Fixed automatic password clearing when both host and username fields are empty to prevent orphaned credentials.
    Downloads
  • 2.0.0 be6f679724

    v2.0.0 Stable

    javier released this 2026-01-29 09:57:30 +00:00 | 2 commits to main since this release

    2.0.0

    • Comprehensive security audit and hardening.
    • Enhanced nonce validation across all forms and actions.
    • Improved input sanitization and validation.
    • Enhanced password encryption and migration system.
    • Secure handling of superglobals and transients.
    • Strengthened regex patterns and port number validation.
    • Fixed potential security vulnerabilities in form handling.
    • Added Reply-To email and name configuration fields for custom reply addresses.
    • Added email statistics tracking system with daily counters and visual charts.
    • Added statistics page with Chart.js visualization and multisite support.
    • Added statistics retention settings (configurable from 1 to 365 days).
    • Access control and form handling improvements.
    • WordPress Multisite rate limiting enhancements.
    • Empty password field handling.
    • Code quality improvements throughout the plugin.
    Downloads
  • 1.2.0 c98dcb7b50

    1.2.0 Stable

    javier released this 2025-11-26 08:25:54 +00:00 | 3 commits to main since this release

    1.2.0

    • Logged failed email deliveries with status and error details in the log list and detail views.
    • Captured the SMTP debug conversation for each email and surfaced it inside the log detail view.
    • Fixed fatal errors in the SMTP bootstrap by restoring configuration and log cleanup hooks.
    Downloads