Skip to content

Releases: soup-bowl/wp-simple-smtp

Version 1.2

12 Sep 15:46
9093cf0
Compare
Choose a tag to compare
  • New: Multisite settings for admin visibility and override settings (#6).
  • New: Sites in debug mode will show what stage has set the configuration item in the relevant box.
  • New: For sites using logging, 'Erase Personal Data' will remove requested email address entries from the log (#37).

Version 1.1.2

11 Jul 07:52
Compare
Choose a tag to compare

Confirmed working with WordPress 5.8.

Version 1.1.1

07 Mar 17:53
e18498f
Compare
Choose a tag to compare
  • Verified working with WordPress 5.7.
  • Fix: Crash when sending emails with the email system disabled (#35).

Version 1.1

02 Feb 15:45
b9c220f
Compare
Choose a tag to compare

Minor update to include some new features and bug fixes.

Changes

  • New: You can now disable emails (#9).
  • New: Attachments are now logged, and will be resent if they are still available on the system (#14).
  • New: Key change detection when SMTP password encryption is used, to warn user the email dispatch may fail (#28).
  • Change: Custom HTML removed in favour of translatable HTML test email. Thanks to Kebbet for implementation (#26).
  • Fix: JavaScript error when viewing emails (#24).

Version 1.0.2

25 Jan 16:30
Compare
Choose a tag to compare

More translation fixes provided by @kebbet to display correct translations for the quick config selection tool, and kindly provided a pagination bugfix.

Changes

  • Fix: Quick config translations not loading, and missing i18n entities. Thanks Kebbet (#21).
  • Fix: Incorrect pagination if the log count was divisible by 5. Thanks Kebbet (#18).

Version 1.0.1

24 Jan 13:23
Compare
Choose a tag to compare

Merges @kebbet PR to fix translations that were bugged out due to a WP slug and textdomain mismatch.

Version 1.0 🎉

23 Jan 15:32
Compare
Choose a tag to compare

Nothing's changed since it's been pretty much stable all alpha (#15), but now marks it as stable.

Changes

Version 0.3.6

13 Dec 11:56
717d82a
Compare
Choose a tag to compare

Minor improvements release, including:

  • SMTPSecure is now a configurable option (#11).
  • Log entries can now be deleted (#13).

Available on WordPress.org.

Version 0.3.5

28 Nov 21:51
Compare
Choose a tag to compare
  • When openssl is available, the password stored in the database will be encrypted.
  • Added a quick configuration option, to guide SMTP setup (less Googling).

This release has been tested and confirmed working with WordPress 5.6.

Available on WordPress.org.

Version 0.3.4

17 Aug 21:41
Compare
Choose a tag to compare
  • Confirmed working with WordPress 5.5.1.
  • Added option to disable SSL verification.
  • Multiple emails can be used in the test functionality.

Pre-release status has been silently dropped. The implication of pre-release alpha is that this is not ready for production, whereas this has been in-use for quite some time. This is still early days however, so the 0. release number will stay for now.

Available on WordPress.org.