# [2025-09-02] Nylas Node.js SDK v7.13.0

Source: https://developer.nylas.com/docs/new/v3-changelogs/2025-09-02-node-sdk-v7-13-0/

The Nylas Node.js SDK v7.13.0 has been released!

- GitHub: [Nylas Node.js SDK](https://github.com/nylas/nylas-nodejs/releases/tag/v7.13.0)
- Distribution: [npm](https://www.npmjs.com/package/nylas/v/7.13.0)

## Added

- Added support for `isPlaintext` on [Send Message](/docs/reference/api/messages/send-message/) and [Create Draft](/docs/reference/api/drafts/post-draft/) endpoints ([#661](https://github.com/nylas/nylas-nodejs/pull/661)).

## Updated

- Updated responses to expose headers via `rawHeader` ([#660](https://github.com/nylas/nylas-nodejs/pull/660)).