Release Notes for Email plugin

1.9.0.0

3 Jan 2022

  • Add cc field to filters and result in ReadEmail function

1.8.0.0

30 Nov 2020

  • Add an option to return email attachment data as binary in ReadEmail function
  • Display more informative error message for invalid email address in SendEmail function
  • Update third-party libraries
  • Fix bug: Return email attachment data using UTF8 encoding (previously ASCII) in ReadEmail function

1.7.3.0

30 Jan 2020

  • Update third-party libraries

1.7.2.0

15 Jul 2019

  • Fix bug: ReadEmail function cannot compile when containing invalid invisible references
  • Fix bug: ReadEmail filter fields throw object reference exception when deleted
  • Fix bug: Mark as read flag only applied when processing unread items
  • Fix bug: SendEmail function always requires To address

1.7.0.0

8 Mar 2019

  • Send multi-part email with SendEmail function

1.6.227.0

13 Sep 2018

  • Improve attachments editor on SendEmail function
  • Fix port property description on SendEmail function
  • Update Linx plugin

1.5.81.211

14 May 2018

  • Fix bug: Deletion of bcc email address gives object reference error

1.5.78.185

11 Sep 2017

  • Update Linx Plugin library.

1.4.70.164

26 Jun 2017

  • Update Linx plugin.
  • Fix ReadMailPOP3 throws exception when saving attachments.

1.3.64.150

7 Sep 2016

  • Update NuGet packages.
  • Update Linx plugin.

1.2.52.124

27 May 2016

  • Add Timeout property to SendEmail function.

1.1.50.118

28 Apr 2016

  • Update Linx Plugin.
  • Changed tab order on controls.

1.0.46.109

26 Jan 2016

  • Update Linx Plugin.
  • Changed tab order on controls.

1.0.42.101

19 Oct 2015

  • Update Linx plugin
  • Add logging

1.0.34.88

6 Jul 2015

  • Update Linx plugin

1.0.30.80

19 Jun 2015

  • Update Linx plugin

1.0.28.76

8 May 2015

  • Update Linx plugin
  • UI changes

1.0.23.66

18 Feb 2015

  • Add ReadEmail function
  • Add SendEmail function