Releases: experius/Magento-2-Module-Experius-Email-Catcher
Releases · experius/Magento-2-Module-Experius-Email-Catcher
3.4.1: Merge pull request #56 from mhaagen/feature/fix_bug_with_debug_utf8
[BUGFIX] fixed bug for email getting into spam cause of utf-8
3.3.0: Merge pull request #55 from rubenexp/bugfix/2.3fixes
Bugfix/2.3fixes
Configurable number of days for email log cleanup
3.2.0 Merge pull request #53 from maurosempere/feature/add-days-to-clean-co…
3.1.4: Merge pull request #52 from sudheernayak31/master
#51: Resolve DB prefix with Upgrade Schema
Fix for undefined imap_utf8 function
Merge pull request #48 from lcbrq/hotfix/47-imap Fixes #47 undefined imap_utf8
3.1.2: Merge pull request #46 from F43BL4CK/patch-1
Change old decoder to utf-8 encoder
Whitelist specific email templates
This release adds the option to stop (catch) specific emails.
By enabling the whitelist feature, only emails which use the selected (whitelisted) templates are sent.
The emailcatcher does save the emails for itself, so mails can be sent manually from the back-office of Magento.
Magento 2.3.3 Support
Merge pull request #38 from experius/feature/full-2.3.3-support EmailCatcher 3.0.0, full 2.3.3 support (backwards compatible)
Magento 2.3.3 Support v2
[BUGFIX] __construct() dependency injection breaks on Emailcatcher model due to sort order of injected classes.
[BUGFIX] UI xml argument: name="context" xsi:type="configurableObject" breaks adminhtml in Magento 2.3.3.
[FEATURE] Removed redundant commented out xml in UI xml declaration for mass action.
[FEATURE] Sort order changed to be a tad more logical in the adminhtml overview.
[FEATURE] Removed "id" selection column, since no actions are present.
Magento 2.3.3 Support
2.2.5 [TASK] quoted_printable_decode only for Magento 2.3.3 or higher