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.
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
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
1629485013713Nylas Updates August 20, 2021by NylasDashboardSDKSearch You can now search for documentation in the dashboard along with dashboard pages. Dashboard The Nylas changelog is now in the dashboard! Node SDK Release Version 5.7.0 npm GitHub New Added missing fields for recurring events. Added
1628276400000Nylas Updates August 6, 2021by NylasAPISDKComponentsSchedulerWe’ve been working hard to make Nylas even better! New Java SDK Version 1.8.0 is released. GitHub Maven New Supports Nylas API version 2.2 Added event metadata Added RoomResources Added missing getters for Event.Recurrence fields Add
1627390800000Event Metadata is Availableby NylasEvent Metadata is now out of beta! Event metadata lets you attach key-value pairs to event objects. Use it to store information such as customer ID, internal event data, and other information. Review our Event Metadata documentation to get
1626963693438Python SDK v5.0.0 is releasedby NylasPython SDK v5.0.0 is released! GitHub PyPI New It now supports: Neural endpoints Room Resources Event Metadata Nylas-API-Version header Bug Fixes Fixed as issue where the limit filter was not being used when making an.all() call. Fixed an