Skip to content

Releases: glacayo/mailbridge-smtp

MailBridge SMTP 1.0.2

Choose a tag to compare

@ETC-T800 ETC-T800 released this 03 Sep 18:45

What's new in 1.0.2

  • Verified compatibility with WordPress 7.1 "Mary Lou" and PHP 8.5.
  • Raised minimum PHP requirement to 8.2; previously supported PHP versions are end of life.
  • Aligned the codebase with WordPress coding standards.
  • Added translation template and translators notes for i18n tooling.

Minimum requirements: WordPress 5.8+ (tested up to 7.1), PHP 8.2+.

v1.0.1

Choose a tag to compare

@glacayo glacayo released this 06 Aug 04:04

Fix SMTP test and diagnostic feedback.\n\n- Shows safe, actionable guidance for authentication, recipient, sender, connection, and TLS failures.\n- Preserves classified mail failure details instead of replacing them with a generic error.\n- Redacts credentials, emails, AUTH data, tokens, and raw SMTP responses from admin-visible errors.

v1.0.0

Choose a tag to compare

@glacayo glacayo released this 22 Jul 21:43

Initial MailBridge SMTP release.\n\n- Rebrands the plugin as MailBridge SMTP.\n- Adds WordPress.org readme.txt metadata.\n- Includes a clean WordPress plugin ZIP excluding local test credentials, tests, and internal tooling metadata.\n- Adds SMTP settings, encrypted password storage, test email, and diagnostics tools.