# [2024-04-15] Nylas Node.js SDK v7.3.0

Source: https://developer.nylas.com/docs/new/v3-changelogs/2024-04-15-node-sdk-v7-3-0/

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

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

## Added

- Added the response type to `sendRSVP` ([#556](https://github.com/nylas/nylas-nodejs/pull/556)).
- Added support for including custom headers in outgoing requests ([#552](https://github.com/nylas/nylas-nodejs/pull/552)).
- Added support for the custom headers field to Drafts and Messages ([#553](https://github.com/nylas/nylas-nodejs/pull/553)).
- Added support for setting `include_grant_scopes` when generating authentication URLs ([#554](https://github.com/nylas/nylas-nodejs/pull/554)).

## Updated

- Renamed the `type` field in `When` models to `object` ([#551](https://github.com/nylas/nylas-nodejs/pull/551)).
- Fixed an inaccuracy in the `ReminderOverride` model ([#555](https://github.com/nylas/nylas-nodejs/pull/555)).

## New contributors

[@hanut](https://github.com/hanut) and [@Taha-Sardar](https://github.com/Taha-Sardar) made their first contributions to the repository for this release! 🎉