# [2025-04-30] Nylas Node.js SDK v7.9.0

Source: https://developer.nylas.com/docs/new/v3-changelogs/2025-04-30-node-sdk-v7-9-0/

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

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

## Added

- Added Notetaker API support ([#629](https://github.com/nylas/nylas-nodejs/pull/629)).
- Added the `tentative_as_busy` parameter to the Availability and Events endpoints. ([#631](https://github.com/nylas/nylas-nodejs/pull/631)).

## Updated

- Updated the Notetaker Media endpoint to support media download ([#632](https://github.com/nylas/nylas-nodejs/pull/632)).
- Updated the SDK to support latest changes to the [`GET /v3/grants/<NYLAS_GRANT_ID>/notetakers` endpoint](/docs/reference/api/notetaker/get-all-notetakers/) ([#636](https://github.com/nylas/nylas-nodejs/pull/636)).