Releases: nylas/nylas-nodejs
Releases · nylas/nylas-nodejs
v8.0.4
18 Mar 19:24
Compare
Sorry, something went wrong.
No results found
Added
Add specificTimeAvailability support to calendars availability POST API (#716 )
v8.0.3
17 Mar 14:25
Compare
Sorry, something went wrong.
No results found
Added
Add multi-credential support for authentication (#713 )
Fixed
Change credentials update method from PUT to PATCH (#712 )
v.8.0.2
24 Feb 14:36
Compare
Sorry, something went wrong.
No results found
What's Changed
Added
Add smtpRequired option to hosted authentication URLs to enforce SMTP settings during IMAP authentication (#702 )
v8.0.1
23 Jan 15:20
Compare
Sorry, something went wrong.
No results found
What's Changed
Added
Add missing originalStartTime field to Event model for recurring event instances (#690 )
Full Changelog : v8.0.0...v8.0.1
v8.0.0
12 Dec 20:38
Compare
Sorry, something went wrong.
No results found
What's Changed
Added
Migrated the SDK from node-fetch to the native Fetch API available in Node.js 18+.
Removed the custom fetch wrapper abstraction.
Updated Node.js engine requirements.
Updated Folders.find method to support optional queryParams (includeHiddenFolders, select).
Support for query parameters (includeHiddenFolders, select) in folders.find method (#685 ).
Breaking change
Requires Node.js 18+. Support for Node 16 has been dropped.
Full Changelog : v7.13.3...v8.0.0
v7.13.3
10 Oct 13:37
Compare
Sorry, something went wrong.
No results found
v7.13.2
03 Oct 13:19
Compare
Sorry, something went wrong.
No results found
v7.13.1
23 Sep 14:59
Compare
Sorry, something went wrong.
No results found
v7.13.0
02 Sep 15:21
Compare
Sorry, something went wrong.
No results found
What's Changed
feat(api): expose raw response headers on all responses via non-enumerable rawHeader by @AaronDDM in #660
feat(messages,drafts): support isPlaintext for messages.send and drafts.create by @AaronDDM in #661
Full Changelog : v7.12.0...v7.13.0
v7.12.0
01 Aug 16:06
Compare
Sorry, something went wrong.
No results found
What's Changed
replaced: form-data with form-data-node; fixed support for >3MB buffer type; added new examples by @AaronDDM in #653
Bump esbuild and wrangler in /examples/edge-environment by @dependabot [bot] in #655
Full Changelog : v7.11.0...v7.12.0