Skip to content

Releases: nylas/nylas-nodejs

v5.1.0

09 Jun 21:24

Choose a tag to compare

  • Fix bug which was overwriting properties on message objects.
  • Support recurring events.
  • Implement list & update application details endpoints.
  • Support free-busy endpoint on Calendars collection.

v5.0.0

07 May 21:54

Choose a tag to compare

  • [BREAKING] remove appId and appSecret. Please use clientId and clientSecret.
  • [BREAKING] remove Thread.folder. Please use Thread.folders.
  • Migrate to Typescript

v4.10.1

06 May 20:52

Choose a tag to compare

  • Update exchangeCodeForToken to reject when no access_token is returned.
  • Fix unhandled error when response is undefined.
  • Fix get contact picture request to correctly use callback, if provided.

v4.10.0

25 Feb 01:01

Choose a tag to compare

  • Add iCalUID attribute to Event model
  • Update SUPPORTED_API_VERSION to 2.1
  • Allow file streaming uploads
  • Update Thread.folder to use Folder model, and rename to Thread.folders

v4.9.0

28 Jan 19:38

Choose a tag to compare

  • Remove error handling in /connect models
  • Update Thread participants to use EmailParticipant
  • Bump handlebars version

v.4.8.0

09 Oct 23:02

Choose a tag to compare

  • Add support for /connect/token endpoint
  • Fix events so that they support all time subobjects

v4.7.1

18 Sep 21:26

Choose a tag to compare

  • Update formatting for DeprecationWarnings
  • Update package-lock.json
  • Add support for /connect/authorize endpoint
  • Fix draft deletion bug
  • Improvements to example/webhooks

v4.7.0

20 Aug 17:31

Choose a tag to compare

  • Update appId and appSecret to clientId and clientSecret [backwards compatible]
  • Add support for /token-info endpoint
  • Add webhooks CRUD functionality

v4.2.1

09 Mar 00:16
33d2698

Choose a tag to compare

  • Extend contact model & add support for new functionality
  • Change the Nylas API version that the SDK supports to 2.0
  • Address minor issues, see CHANGELOG.md for more details

v.4.0.0

06 Nov 19:55

Choose a tag to compare

v4.0.0

Bump version to 4.0.0