
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.

Agent Account grants now support full-text search on the Messages and Threads endpoints. One relevance-ranked query searches subjects, participants, visible body text, and attachment filenames with Boolean operators, quoted phrases, grouping, and negation.

New: Scheduler now stamps scheduler_last_start, scheduler_last_end, and scheduler_updated_at metadata on the events it books. Compare them against event.updated payload times to tell Scheduler reschedules apart from direct calendar edits.

New: Notetaker transcription_settings now accepts keywords and use_speaker_names_as_keywords to bias transcription toward names, acronyms, and product names it would otherwise mis-hear. Language and keyword hints are independent.

Adds nylas.transactionalSend.send() for domain-based transactional email, plus calendarId and eventId on the Notetaker model. Fixes the WebhookTriggers enum with truncated message triggers and a batch of previously missing trigger types, and bumps dependencies to their latest versions.

Agent Accounts are now generally available. Provision a dedicated name@yourdomain.com mailbox and calendar for an AI agent with a single API call, guardrail it with Policies, Rules, and Lists, and run it against every standard Nylas endpoint.

Adds the htmlAsMarkdown option to messages.clean(), plus the typed Workspaces, Agent Account Lists, and Manage Domains admin APIs and an icalUid event filter from v8.2.0. Fixes Applications and Rules field naming, the Rules list response envelope, and enables field-set reduction in threads.find().
No changelog entries match this filter.





