Skip to content

Releases: sendsmaily/smaily-magento-extension

2.7.4

16 Oct 10:19
92ab51d
Compare
Choose a tag to compare
  • Fixes an issue where abandoned cart synchronization can fail when unknown payload field is encountered. [#111]

2.7.3

06 May 15:47
aed9da1
Compare
Choose a tag to compare
  • Fixes non-existing array key warning on subscribers synchronization [#108] (thanks @raulikesvatera)

2.7.2

11 Dec 09:36
b3536f5
Compare
Choose a tag to compare
  • PHP 8.2 compatibility [#103]

2.7.1

03 Nov 13:29
14f82dd
Compare
Choose a tag to compare
  • Skip abandoned carts receiving "Invalid data submitted" (code: 203) response - [#99]

2.7.0

06 Jan 09:27
0243836
Compare
Choose a tag to compare
  • Add store, store group and website to abandoned cart payload - [#96]

2.6.0

12 Dec 08:42
c869cd6
Compare
Choose a tag to compare
  • Compare subscriber status change timestamp on newsletter subscriber sync [#91]
  • Fix newsletter subscribers sync unsubscribed status value [#92]

2.5.0

08 Dec 12:56
bf358a1
Compare
Choose a tag to compare
  • Add product image URL to abandoned cart data payload [#88]

2.4.0

10 Nov 10:59
c232258
Compare
Choose a tag to compare
  • Include more context in CRON job logs [#82]
  • Fix CRON job logging duplicate lines [#83]
  • Optimize abandoned cart CRON job by excluding sent carts [#84]

2.3.1

20 Jun 13:46
12c11aa
Compare
Choose a tag to compare
  • Test for Magento 2.4.4 compatibility - [#78]
  • Convert module schema and data setup to declarative schema - [#77]

2.3.0

18 Mar 14:56
287dfdb
Compare
Choose a tag to compare
  • Newsletter Subscribers synchronization tracking per website - [#73]
  • Make last synchronization datetime configurable in module settings - [#73]