1647466200000
API Version 2.5 Released!
by Nylas
We’ve released API version 2.5.0! This update includes support for Gmail contact info changes. Changes We have added support for Gmail contact types to use any string value for emails, im_addresses, phone_numbers, physical_addresses, and1647019772099
Microsoft Exchange Online and Basic Auth Changes
by Nylas
Microsoft will be deprecating Basic Authentication support for all Exchange Online accounts as of October 1, 2022. This affects:- Exchange Online Accounts (Microsoft 365/Office 365)- Exchange Server Accounts in a Hybrid Deployment. This1647010033800
Nylas Updates March 11, 2022
by Nylas
Nylas Java SDK v1.12.0 is released! New Added Outbox support Added support for Components Added support for Neural Categorizer Added support for`calendar` field in free-busy, availability, and consecutive availability queries Added field1646155742592
Nylas Updates March 4, 2022
by Nylas
Scheduler 2.1.5 is released! New Added Japanese language support. You can now disable all emails sent by Nylas using the disable_emails option in the API. Updated the default organizer status to yes for booking events. The API Participants1645817400000
Nylas Updates February 25th, 2022
by Nylas
Bug Fixes API Fixed an issue with Calendar Free or Busy and all day events. Components Fixed an issue with Nylas Composer not showing stored file attachments. Platform Fixed an issue with Exchange accounts while using Hosted Authentication.1645211700000
Nylas Updates February 18th, 2022
by Nylas
API We’ve added redirect_on_error as a query string parameter for the Hosted Authentication endpoint. Scheduler Bug Fixes Fixed an issue with meeting slubs causing cancelled bookings for participants and organizers. SDK Python SDK v5.6.0 is1644606600000
Nylas Updates February 11th, 2022
by Nylas
SDK Python SDK v5.5.1 is released! PyPy, GitHub Added validation for send_authorization. Fixed native-authentication-gmail example app. Bug Fixes API Fixed an issue with email notifications for created events. Scheduler Fixed an issue with1644334247879
API Version 2.4 Released!
by Nylas
We’ve released API version 2.4.0! This is a breaking change from version 2.3.0 Changes We fixed an issue where Microsoft authentication errors were returned as plain text. Now they return as a JSON object.{
"message": "You've entered1644003000000
Nylas Updates February 4th, 2022
by Nylas
SDK Node v6.1.0 is released! npm, GitHub Added support for Event to ICS. Added comment and phoneNumber fields to EventParticipant. Added support for calendar field in free-busy, availability, and consecutive availability queries. Fixed an