Nodemailer v2.1.0 Release Notes

Release Date: 2016-02-01 // about 8 years ago
  • Republishing 2.1.0-rc.1 as stable. To recap, here's the notable changes between v2.0 and v2.1:

    • 📄 Implemented templating support. You can either use a simple built-in renderer or some external advanced renderer, eg. node-email-templates. Templating docs.
    • ⚡️ Updated smtp-pool to emit 'idle' events in order to handle message queue more effectively
    • ⚡️ Updated custom header handling, works everywhere the same now, no differences between adding custom headers to the message or to an attachment