Covered in this article
Related pages
Latest Changelog
Version 1.0.1 ()
Email component with Credentials

Email component with Credentials Technical Notes

Technical Notes for the Email component with Credentials.

Changelog

1.0.1 (May 07, 2026)

  • Enabled automatic CSS inlining for HTML emails by adding inline_css: true to Mandrill API requests.
  • Updated README.md with documentation on HTML email styling best practices and provided an inlined HTML example.
  • Upgraded dependencies to latest stable versions:
    • elasticio-sailor-nodejs: 2.7.4 -> 2.7.8
    • @elastic.io/component-commons-library: 3.2.1 -> 4.0.0
    • axios: 1.7.7 -> 1.16.0
    • moment: 2.29.4 -> 2.30.1
  • Removed elasticio-node dependency and replaced it with a local utility.

1.0.0 (November 22, 2024)

  • Initial release
  • Copy of the existing Email component, enhanced with the ability to set custom credentials, allowing flexible management of different domains, workflows, and API keys.

Click here to learn more about the elastic.io iPaaS