Skip to content

Releases: sailthru/sailthru-magento2-extension

2.4.3

06 May 12:43
8888ffc
Compare
Choose a tag to compare

Revert INT-856 opt-out implementation.

2.4.2

06 May 09:50
b88ddfc
Compare
Choose a tag to compare

INT-856 : Implemented opt-out marketing flag

2.4.1

27 Oct 02:54
Compare
Choose a tag to compare

Fixed deprecated Functionality: htmlspecialchars(): Passing null to parameter

2.4.0

12 Jan 21:07
659c509
Compare
Choose a tag to compare

Support for Magento 2

2.3.1

24 Mar 05:53
79939e3
Compare
Choose a tag to compare

QA Change: Remove the data from Sailthru when it's been deleted in Magento

  • Updated verbiage for the new settings

2.3.0

11 Mar 17:56
1597233
Compare
Choose a tag to compare

New Features

  • Delete Content in Sailthru when Product is removed in Magento
  • Delete User in Sailthru when Customer is removed in Magento

Additional Config Settings in Magento Admin Panel for Sailthru

  • Admin Panel > Stores > Configuration > Sailthru > Content > Remove Products in Sailthru
  • Admin Panel > Stores > Configuration > Sailthru > Users > Remove Customers in Sailthru

2.2.4

02 Mar 04:38
0d32da0
Compare
Choose a tag to compare
  • Fixed Warning: var_export does not handle circular references in ./vendor/sailthru/sailthru-magento2-extension/Logger.php on line 20

2.2.3

18 Feb 00:31
f456877
Compare
Choose a tag to compare
  • Applied patch for "Zero Day" vulnerability in Magento - exploitation could lead to arbitrary code execution. CVE-2022-24086, APSB22-12

2.2.2

16 Feb 01:29
747d56f
Compare
Choose a tag to compare
  • Fixed Exception: Argument 1 passed to Magento\Framework\Exception\LocalizedException::__construct() must be an instance of Magento\Framework\Phrase, string given

2.2.1

12 Oct 20:26
344c2a1
Compare
Choose a tag to compare

Update to M2.4.3.

Removed \Zend\Log usage and reimplemented Sailthru logger based on \Monolog\Logger
Removed obsolete/unused method logApiRequest() from Sailthru logger