File: //var/www/drakkar_site_dev/wp-content/plugins/check-email/changelog.txt
== Changelog ==
= v2.0.2 - 27/09/2024 =
- Feature: Added an option to use one SMTP settings for multisite #97
- Feature: Added encoding of email and phone #55
- Feature: Added integration with Microsoft SMTP that requires oAuth authentication. #100
- Fixed: Some warnings appear while viewing the email log #104
= v2.0.1 - 02/09/2024 =
- Enhancement: Added confirmation box on deletion of log email #84
- Fixed: Conflict issue with Override Emails feature. #98
- Fixed: PHP Fatal error #101
= v2.0 - 09/08/2024 =
- Compatibility: Test with WordPress version 6.6 #95
- Feature: Default Format for Message #86
- Feature: Added small setup wizard #87
- Feature: Log email content option #89
- Enhancement: Hooks and actions #90
- Enhancement: Fixed I18N Issues based on 1.0.13 helped by @alexclassroom #91
- Fixed: Images folder missing for jquery-ui.min.css #93
- Enhancement: Few improvement required #94
- Feature: Email error tracker #96
= v1.0.13 - 25/06/2024 =
- Feature: Added Log Retention Period #69
- Feature: Added Print the email log, or save it as a PDF #70
- Feature: Log Attachments Sent From WordPress #71
- Feature: Added Display Host IP option #72
- Feature: Trigger Data UI/UX Changes #74
- Enhancement: View loggging should be on enabled by default #76
- Feature: More Fields #77
- Feature: Apply status filter in log list #78
- Feature: Added Resend email feature #81
- Feature: Added Easy migration from other email log plugins #80
- Enhancement: Search should be searched from whole email, including the email content #82
- Feature: Added Forward Email #83
= v1.0.12 - 29/05/2024 =
- Feature: Feature to export logs #49
- Feature: Added feedback form on plugin deactivation #61
- Enhancement: Added settings link on plugin dashboard #62
- Feature: Added Newsletter Form #64
- Feature: Added Trigger Data (Premium) #65
- Feature: Added SMTP feature to configure email #66
= v1.0.11 - 16/05/2024 =
- Fixed: Tested with new version of wordpress i.e. 6.5v
= v1.0.10 - 14/03/2024 =
- Fixed: Resolved security issue raised by Wordfence
= v1.0.9 - 07/03/2024 =
- Fixed: php8.2 deprecation warning #53
- Enhancement: Added Support Form #56
= v1.0.8 - 16/10/2023 =
- Updated: Plugin author to reflect ownership changes.
= v1.0.7 - 08/03/2022 =
- Fixed: Incompatibility with Post SMTP ( [#51]( https://github.com/WPChill/check-email/issues/51) )
= v1.0.6 - 02/05/2022 =
- Fixed: Security, sanitization and escaping
= v1.0.5 - 10/03/2022 =
- Fixed: Replaced deprecated jQuery code ( https://github.com/WPChill/check-email/issues/32 )
- Fixed: HTML code was being shown in dashboard widget ( https://github.com/WPChill/check-email/issues/33 )
- Added: Tabs and grouped settings by tabs ( https://github.com/WPChill/check-email/issues/37 )
- Added: Quick install WP SMTP plugin from settings ( https://github.com/WPChill/check-email/issues/37 )
= v1.0.4 - 28/10/2021 =
- Fixed: URL got too long when bulk deleting email logs. (https://github.com/WPChill/check-email/issues/30)
- Fixed: Sanitization and Escaping
= v1.0.3 - 24/09/2021 =
- Fixed: Secutiry issue
= v1.0.2 - 16/06/2021 =
- Added: From column in Email Logs. ( https://github.com/WPChill/check-email/issues/24 )
= v1.0.2 - 16/06/2021 =
- Added: Translation for roles and notices. ( https://github.com/WPChill/check-email/issues/10 )
- Added: Headers of the emails in the view log tab. ( https://github.com/WPChill/check-email/issues/12 )
- Fixed: Admin subpages link bug. ( https://github.com/WPChill/check-email/issues/9 )
- Fixed: Incompatibility with DIVI Theme. We enqued our JS only on Logs Page. ( https://github.com/WPChill/check-email/issues/13 )
- Fixed: Incompatibility with WpLogging plugin. ( https://github.com/WPChill/check-email/issues/8 )
- Fixed: Error by adding unique prefixes for Check-Email functions. ( https://github.com/WPChill/check-email/issues/16 )
- Fixed: Redirect error when using custom folder structure for WP Core. ( https://github.com/WPChill/check-email/issues/21 )
- Fixed: Deprecated jQuery functions.
= 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