# [2024-10-31] Nylas Node.js SDK v7.6.2

Source: https://developer.nylas.com/docs/new/v3-changelogs/2024-10-31-node-sdk-v7-6-2/

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

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

## Added

- Added missing `select` field to query parameters ([#581](https://github.com/nylas/nylas-nodejs/pull/#81), [#600](https://github.com/nylas/nylas-nodejs/pull/600)).
- Added missing `name` field to Grant model ([#599](https://github.com/nylas/nylas-nodejs/pull/599), [#600](https://github.com/nylas/nylas-nodejs/pull/600)).
- Added missing `masterEventId` field to Event model ([#601](https://github.com/nylas/nylas-nodejs/pull/601)).

## Updated

- Fixed an issue with rotating webhook secrets ([#597](https://github.com/nylas/nylas-nodejs/pull/#597), [#599](https://github.com/nylas/nylas-nodejs/pull/599)).

## New contributors

[@Zellotath](https://github.com/Zellotath) made their first contribution to the repository for this release! 🎉