# [2024-05-01] Nylas Node.js SDK v7.4.0

Source: https://developer.nylas.com/docs/new/v3-changelogs/2024-05-01-node-sdk-v7-4-0/

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

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

## Added

- Added support for `provider` field to code exchange response ([#560](https://github.com/nylas/nylas-nodejs/pull/560)).
- Added support for Clean Conversation endpoint ([#561](https://github.com/nylas/nylas-nodejs/pull/561)).

## Updated

- Fixed an issue where attachments larger than 3MB were not being encoded correctly ([#559](https://github.com/nylas/nylas-nodejs/pull/559)).