Releases: experius/Magento-2-Module-Experius-Email-Catcher
Releases · experius/Magento-2-Module-Experius-Email-Catcher
4.5.2
What's Changed
- [FEATURE][SUPPRO-1507] Set defualt development/enabled config by @DRdevil27 in #86
New Contributors
- @DRdevil27 made their first contribution in #86
Full Changelog: 4.5.1...4.5.2
4.5.1
4.5.0: Merge pull request #85 from experius/feature/DSORG-2274
[FEATURE][DSORG-2274] Fixed transactional emails being sent even when…
4.2.0
4.1.1
Merge pull request #71 from experius/feature/SPC-4932 [FEATURE][SPC-4932] upped body size
Added Blacklisting + Allow admin email
- Added blacklisting based on email list
- Added allow admin email when Magento emailcommunication is off
PHP 8 requirement added
PHP 8 requirement added to composer.json to avoid compatibility issues for users with PHP < 8
Magento >= 2.4.6; PHP 8.2
Rework (small) to drop backwards compatibility for older versions of Magento and PHP <= 8.1 (i.e. __construct() parameters etc.).
Tested on Magento 2.4.6-p3 and PHP 8.2
PHP 8.2 compatibility for Cron class
PHP Deprecated: Creation of dynamic property Experius\EmailCatcher\Cron\Clean::$connection is deprecated in Cron/Clean.php on line 49
3.5.2: Merge pull request #66 from experius/feature/SCSUP-1684
Update function imapUtf8 with check on string type