Skip to content

Releases: lettermint/lettermint-node

v1.5.1

20 Feb 10:03

Choose a tag to compare

1.5.1 (2026-02-20)

Bug Fixes

  • moved this.reset() to a finally block to guarantee cleanup even if the send operation fails. (83343f1)
  • reset email properties after each send (24a17ac)

v1.5.0

23 Dec 18:30

Choose a tag to compare

1.5.0 (2025-12-23)

Features

  • include SDK version and Node.js version in User-Agent header (2c069a7)

v1.4.0

07 Oct 19:40

Choose a tag to compare

1.4.0 (2025-10-07)

Features

  • add support for inline attachments in email requests (45d9abc)

v1.3.0

24 Aug 16:56

Choose a tag to compare

1.3.0 (2025-08-24)

Features

  • add support for tagging emails (5271cfa)

v1.2.1

23 Aug 21:28

Choose a tag to compare

Note: v1.2.0 was skipped due to a CI error.

1.2.1 (2025-08-23)

Bug Fixes

  • update README to document metadata functionality (f488fe3)

v1.1.0

28 Jun 14:03

Choose a tag to compare

1.1.0 (2025-06-28)

Bug Fixes

  • update test cases to handle optional second argument in send calls (013855b)

Features

  • add support for idempotency key in email requests (93370e5)

v1.0.1

25 May 12:44

Choose a tag to compare

1.0.1 (2025-05-25)

Bug Fixes

  • change content param for consistency (a347c2d)

v1.0.0

24 May 20:33

Choose a tag to compare

1.0.0 (2025-05-24)

Features

  • init lettermint node.js sdk (ddc22a8)
  • init lettermint node.js sdk (d8f9613)