
Fixed a media timestamp unit mismatch that could misalign speaker label start and end times in Notetaker transcripts.

Fixed an issue where creating a new booking didn't check that booking's own configured buffer time against already-scheduled meetings, which could allow a booking to land closer to an existing meeting than its buffer setting allowed.

Agent Account mailboxes no longer show duplicate messages from provider SMTP retries, and Notetaker settings on Agent Account calendars and events now persist and sync correctly.

IMAP thread pagination keeps its search filters, thread update responses include folders, draft replacement survives a concurrent index deletion, and inline attachments keep their disposition when sending.

The core Nylas platform is now called Nylas Connect: the Email, Calendar, and Contacts APIs, plus Scheduler and authentication. Nothing changes in your code, endpoints, or API keys.

Fixes two Scheduler booking bugs: a confusing error when a time slot is booked by someone else during checkout, and lost guest and custom field values when a guest navigates back to pick a different time.

Scheduler Configuration requests now accept empty appearance and additional field arrays, and EWS event updates retry on stale ChangeKey conflicts instead of failing.

Scheduler booking descriptions are no longer HTML-escaped on Google and Microsoft calendars, and occurrences of recurring Microsoft events resolve correctly by ical_uid.

Agent Account grants can now be hosts in round-robin Scheduler Configurations, removing a limit noted when Scheduler support for Agent Accounts first shipped.

Agent Account grants now support the metadata object on Events, Messages, and Drafts. Attach up to 50 key-value pairs per object and filter by the five reserved keys with metadata_pair, the same way connected grants do.

Agent Account grants can now own a Scheduler Configuration and act as the organizer, so an agent hands out its own booking link and takes bookings on its own calendar. Round-robin Configurations and non-primary calendars aren't supported yet.

iCloud CalDAV requests that fail with an authorization error now correctly return a 403 Forbidden response instead of a 504 Gateway Timeout, making permission issues easier to distinguish from timeouts.

Fixed an issue where the Notetaker media endpoint reported no transcript available for a small number of meetings that already had a transcript.

The Calendar object now includes an owner_email field on Microsoft grants, naming the account that owns each calendar. Use it with is_owned_by_user to tell a user's own calendars apart from the ones shared with them.

Adds nylas email subscriptions commands to discover newsletter and mailing-list subscriptions from List-Unsubscribe headers, preview and open their unsubscribe actions, and clean up matching messages, for Google and Microsoft grants.

Adds TrackingOptions.domainName to send with a custom tracking domain for link and open tracking, and fixes attendees and anyEmail filters silently keeping only the last value when multiple values were passed.

Agent Account grants now support both fields header options. Read the full header set with fields=include_headers, or just Message-ID, In-Reply-To, and References with fields=include_basic_headers, on message get and send requests.
No changelog entries match this filter.


