1638558900000Nylas Updates December 3rd, 2021by NylasPlatform Bug Fixes Fixed an issue with public message_id values changing. Fixed an issue with EWS authentication. Fixed an issue with displaying updated unread items in the Nylas Mailbox Component. Fixed an issue with fetching logs in the
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.
1634839200000New Components Available!by NylasComponentsWe’ve released three new components to make it easier and faster to develop applications. Conversation View a list of threads or messages in a conversation view. Without writing a single line of code, the Conversation Component comes with:
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