Skip to content

Releases: luyadev/luya-mailjet

1.9.1

28 Jun 11:40
82d8a67
Compare
Choose a tag to compare

1.9.1 (28. June 2022)

  • #21 Slice bulk array to 50 items, as there is a limitation

1.9.0

07 Jun 14:48
e699c8c
Compare
Choose a tag to compare

1.9.0 (7. June 2022)

  • #20 Add new option to retrieve items properties along with the email.

1.8.0

15 Mar 10:44
fdd8e0f
Compare
Choose a tag to compare

1.8.0 (15. March 2022)

  • #19 Add new option to send message as bulk. Which is an array of messages.

1.7.1

27 Jul 11:35
Compare
Choose a tag to compare

1.7.1 (27. July 2021)

  • Allow LUYA Core Version 2.0

1.7.0

08 Jun 14:27
Compare
Choose a tag to compare

1.7.0 (8. June 2021)

  • #15 Added exception if MJML parser contains errors, otherwise the request will silently fail.

1.6.3

19 Jan 14:39
8ba8947
Compare
Choose a tag to compare

1.6.3 (19. January 2021)

  • #14 Fix json decode exception when the parameter is violated in the subscribe form widget.

1.6.2

30 Dec 14:47
c9c018a
Compare
Choose a tag to compare

1.6.2 (30. December 2020)

  • #13 Fix issue when sending emails with enabled template error reporting

1.6.1

01 Dec 15:31
7d63050
Compare
Choose a tag to compare

1.6.1 (1. December 2020)

  • #11 Allow none scalar values as variable when using setVariables() in MailerMessage.

1.6.0

25 Aug 12:39
2e9c14a
Compare
Choose a tag to compare

1.6.0 (25. August 2020)

  • #9 Implemented the option to attache files to a given message with attach() or attachContent().

1.5.0

22 Jul 15:44
Compare
Choose a tag to compare

1.5.0 (22. July 2020)

  • Options to increase client connection timeouts.