1639163700000Nylas Updates December 10th, 2021by NylasSDK Nylas Node SDK v5.10.2 is released! GitHub npm Bug Fixes Fixed Scheduler and Component types. Fixed Component sending unmodifiable fields during update. Fixed a bug where updating an event resulted in an API error. Nylas Java SDK
1637350200000Node SDK v5.10.0 is releasedby NylasNode SDK v5.10.0 is released! GitHub npm New Added Event notification support. Expanded metadata support for Calendar, Message, and ManagementAccount. Added support for remaining Scheduler endpoints.
1637349000000Nylas Updates November 19th, 2021by NylasNew We’ve added a new endpoint, Generate ICS files for Events! Documentation Added transparent language to Account Deletion process. Platform Fixed an issue with account syncing for events.
1636131600000Nylas Updates November 5th, 2021by NylasMetadata Metadata gives you the ability to store key-value pairs against an object. Metadata is already available on Events and we've also added it to endpoints below. Accounts Calendars We’ve also created a new filter to make it easier to
1635263481211We've added conferencing features to our Events endpoint!by NylasAPIUse the Events endpoint to create meetings with video conferencing attached in one API call. We support: Zoom Google Meet Microsoft Teams Check out our documentation to get started.
1635196209615API Version 2.3 is released!by NylasWe released version 2.3 of the Nylas API. The change is additive and requires no changes to your API. We added graph as an authentication provider to support Graph for Events.
1634312072771Nylas Updates October 15th, 2021by NylasScheduler Improved troubleshooting topic for Scheduler reauthentication. Bug Fixes Fixed an issue with the Scheduler app for adding multiple guests to a meeting. Platform Bug Fixes Fixed a created contact sync issue with Google. Fixed an
1633706179024Nylas Updates October 8th, 2021by NylasPlatform Updates API Added limit parameter to Room Resources endpoint. Scheduler Fixed UI for improved accessibility access and use. Bug Fixes Fixed sync issue with EWS accounts.
1631892900000Node SDK v5.8.0 is releasedby NylasNode SDK v5.8.0 is released! GitHub npm New Nylas SDK v2.3 support is now enabled. Added support for Consecutive Availability. Bug Fixes Fixed an issue where JSON.stringify would omit read-only values. Fixed a webhook example throwing error