1636743600000Nylas Updates November 12th, 2021by NylasPlatform Bug Fixes Fixed a sync error for missing IMAP messages. Fixed an issue with overlapping elements in Nylas Dashboard for webhooks.
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
1634922000000Nylas Updates October 22nd, 2021by NylasPlatform Updates Documentation We have added a new reference and guide for Recurring Events. Bug Fixes Fixed an issue with webhook latency.
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:
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
1633716300000Introducing the Nylas CLIby NylasNylas Command Line Interface (CLI) The Nylas CLI makes testing and building on Nylas even easier. Interact with Nylas directly from your terminal to make API requests and test webhooks. Check out the documentation to get started.
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.
1632757625785Nylas Updates September 27, 2021by NylasBug Fixes Scheduler We fixed a bug where booked slots would show as available. If a slug is already in use, the API and Schedule Editor now returns the message Sorry, the page slug you provided is already taken. API We fixed an issue where
1630604128502Java and Python SDK Releasesby NylasJava SDK Version 1.9.0 GitHub Maven New We added support for Event conferencing We added support for Account deletion Deprecated We deprecated MicrosoftExchangeProviderSettings easServerHost in favor of exchangeServerHost. Python SDK GitHub