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
1635530400000Nylas Updates October 29th, 2021by NylasRuby SDK v5.5.0 is released! GitHub RubyGems Platform Updates Improved latency for Nylas webhook callback URLs. Bug Fixes Fixed behavior for the ny.las domain on certain browsers. Fixed an issue with missing webhooks. Fixed an issue with
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.
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
1633033491382Nylas Updates October 1, 2021by NylasRuby SDK v5.4.1 is released! GitHub RubyGems Bug Fixes Fixed an issue with Send endpoint for drafts that sends an existing draft when tracking is enabled. Platform Updates Bug Fixes Fixed an issue with EWS recurring events staying confirmed
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
1632751653358SDK Releasesby NylasWe have multiple SDK releases! Java SDK Github Maven Bug Fixes We added a workaround for sending raw MIME emails. The server used to give an error when the charset was not specified. Ruby SDK GitHub RubyGems New We added support for Event
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
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