# [2024-02-12] Nylas Node.js SDK v7.1.0

Source: https://developer.nylas.com/docs/new/v3-changelogs/2024-02-12-node-sdk-v7-1-0/

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

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

## Added

- Added support for the `/v3/connect/tokeninfo` endpoint ([#536](https://github.com/nylas/nylas-nodejs/pull/536)).

## Updated

- Models can now be imported directly from the top-level `nylas` package ([#534](https://github.com/nylas/nylas-nodejs/pull/534)).
- Fixed inaccuracies in event and webhook models ([#535](https://github.com/nylas/nylas-nodejs/pull/535)).