Skip to content

Releases: experius/Magento-2-Module-Experius-Email-Catcher

4.5.2

27 Jan 11:50
bf4486f

Choose a tag to compare

What's Changed

  • [FEATURE][SUPPRO-1507] Set defualt development/enabled config by @DRdevil27 in #86

New Contributors

Full Changelog: 4.5.1...4.5.2

4.5.1

20 Jan 09:40

Choose a tag to compare

[DOCS] Updated the CHANGELOG.md

4.5.0: Merge pull request #85 from experius/feature/DSORG-2274

20 Jan 08:58
c6856e5

Choose a tag to compare

[FEATURE][DSORG-2274] Fixed transactional emails being sent even when…

4.2.0

16 May 13:44
d235386

Choose a tag to compare

Magento 2.4.8 compatibility

Merge pull request #74 from experius/feature/NUA-55

[FEATURE][NUA-55] Updated Emailcatcher to work with magento 2.4.8 and…

4.1.1

20 Mar 12:18
becea26

Choose a tag to compare

Merge pull request #71 from experius/feature/SPC-4932

[FEATURE][SPC-4932] upped body size

Added Blacklisting + Allow admin email

08 Nov 14:17
59bb7d3

Choose a tag to compare

  • Added blacklisting based on email list
  • Added allow admin email when Magento emailcommunication is off

PHP 8 requirement added

22 Jan 16:12
ef8a626

Choose a tag to compare

PHP 8 requirement added to composer.json to avoid compatibility issues for users with PHP < 8

Magento >= 2.4.6; PHP 8.2

25 Oct 16:30

Choose a tag to compare

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

23 Aug 12:04

Choose a tag to compare

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

12 Oct 11:32
f484aac

Choose a tag to compare

Update function imapUtf8 with check on string type