# [2023-10-23] Nylas Node.js SDK v7.0.0-beta.3

Source: https://developer.nylas.com/docs/new/v3-changelogs/2023-10-23-node-sdk-v7-0-0-beta-3/

The Nylas Node.js SDK v7.0.0-beta.3 has been released!

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

## Added

- Added support for `/messages`, `/drafts`, and `/threads` endpoints ([#494](https://github.com/nylas/nylas-nodejs/pull/494)).
- Added support for the `/free-busy` endpoint ([#493](https://github.com/nylas/nylas-nodejs/pull/493)).
- Added support for Native/Custom authentication ([#497](https://github.com/nylas/nylas-nodejs/pull/497)).
- Added support for Connectors and Credentials APIs ([#497](https://github.com/nylas/nylas-nodejs/pull/497)).

## Updated

- Fixed the `getAvailability` response type ([#488](https://github.com/nylas/nylas-nodejs/pull/488)).
- Fixed the path for destroying a redirect URI ([#488](https://github.com/nylas/nylas-nodejs/pull/488)).
- Fixed the model for updating an Event ([#488](https://github.com/nylas/nylas-nodejs/pull/488)).
- Fixed the response type for creating a webhook ([#485](https://github.com/nylas/nylas-nodejs/pull/485)).