Skip to content

Latest commit

 

History

History
32 lines (22 loc) · 840 Bytes

CHANGELOG.md

File metadata and controls

32 lines (22 loc) · 840 Bytes

2.1.0 (August 04, 2023)

  • Added checkbox Get Attachment to Poll for New Mail trigger
  • Added metadata field Attachments to Send Mail action

2.0.0 (July 19, 2023)

  • Breaking change! Reworked authentication mechanism - implemented Secrets feature
  • Add new action - Send Mail

1.0.3 (April 07, 2023)

  • Fixed version mismatch

1.0.2 (November 27, 2020)

  • Update Sailor version to 2.6.19
  • Annual audit of the component code to check if it exposes a sensitive data in the logs
  • Annual npm vulnerabilities audit

1.0.1 (July 31, 2020)

  • Fix retrieving mail folders issue

1.0.0 (July 29, 2020)

  • Use this.logger functionality instead of console.log
  • Update libs to latest versions
  • Update sailor to 2.6.14 version
  • Add Poll for New Mail trigger
  • Add Move Mail action

0.0.3 (July 6, 2017)

  • Initial release