Nylas Updates April 1st, 2022
1648838700000
SDK
Nylas Node SDK v6.2.1 has been released!
Fixed the circular dependency issue in
Attribute
.Fixed
SchedulerBookingOpeningHoursProperties.days
and added missing fields to Scheduler models.Enabled Nylas API v2.5 support.
Bumped
node-fetch
dependency from 2.6.1 to 2.6.7.Bumped
ajv
sub-dependency from 6.10.2 to 6.12.6.Updated examples to use current functions.
Python SDK v.5.7.0 has been released!
Added support for Outbox.
Added support for Integrations authentication (beta) with Integrations API, Grants API, and Hosted Authentication for Integrations.
Added support for
limit
andoffset
for Message and Thread search.Added the
authentication_type
field toAccount
.Enabled Nylas API v2.5 support.
Fixed an issue with
Draft
not sending metadata.
Java SDK v1.13.0 has been released!
Added support for Deltas.
Added support for Integrations authentication (beta) with Integrations API, Grants API, and Hosted Authentication for Integrations.
Added the
authentication_type
field toAccount
.Bumped supported API version to v2.5.
Fixed an incorrect property name for
Event.Notification.minutes_before_event
.
API
New
Added
original_start_time
to Events responses.Added
round_start
field to Availability for a Single Meeting request body.\
Documentation
Added updated Graph Scopes to Manifest JSON in Create an Azure App guide.
Components
Bug Fixes
Fixed an issue with the Mailbox Component opening and expanding emails.
Fixed an issue with the Composer and Email Components rendering preview snippets.
CLI
Added a
--region
flag.