== Changelog ==
= 1.0.1 =
* Fixed admin menu capabilities.
* Rezolved incompatibility with Wp Mail Logging.

= 1.0.0 = 
* Added Email Logs for all the emails sent through Wordpress.

= 0.6.1 =
Added feedback form. Improved CSS backend.

= 0.6.0 = 
Fixed loopback error.

= 0.5.7 =
Added support for the wp_mail_from filter

= 0.5.6 =
Tested with WordPress 5.1.1

= 0.5.5 =
Fixed typo (sorry sorry sorry)

= 0.5.4 =
Added FAQ about the location of the tool in the WordPress admin area

= 0.5.3 =
Fixed deprecation error messages. Tested with 4.7.2.

= 0.5.2 =
Fixed un-encoded output related to XSS bug

= 0.5.1 =
Properly fixed XSS vulnerability (apologies)

= 0.5 =
Fixed XSS vulnerability found by Antonis Manaras

= 0.4 =
Added more information from php.ini, fixed incorrect textdomains

= 0.3 =
Moved the page to the Tools menu

= 0.2 =
Now displays SMTP server name

= 0.1.3 =
Fixed version number

= 0.1.2 =
Fixed bug in Plugin Register caused by latest version of WordPress

= 0.1.1 = 
Fixed typo in plugin name

= 0.1 =
Initial version