Skip to content

Release v8.4.0 (2026-06-24)#751

Merged
radenkovic merged 2 commits into
mainfrom
v8.4.0-release
Jun 24, 2026
Merged

Release v8.4.0 (2026-06-24)#751
radenkovic merged 2 commits into
mainfrom
v8.4.0-release

Conversation

@radenkovic

@radenkovic radenkovic commented Jun 24, 2026

Copy link
Copy Markdown
Contributor

Release v8.4.0 (2026-06-24)

Jira: TW-5703

Canary release — publish with npm publish --tag canary after CI passes.

Changelog

[8.4.0] - 2026-06-24

Added

  • Add nylas.transactionalSend.send() for domain-based transactional email send (POST /v3/domains/{domainName}/messages/send) (#747)
  • Add optional calendarId and eventId fields to the Notetaker model (#748)

Fixed

  • Add message.created.truncated and message.updated.truncated to WebhookTriggers (#748)
  • Add missing webhook trigger types (message.deleted, message.created.cleaned, grant.imap_sync_completed, Notetaker triggers, Agent Account and transactional deliverability triggers, and legacy tracking triggers) (#750)

Changed

  • Bump dependencies to reasonable latest versions (#749)

References

radenkovic and others added 2 commits June 24, 2026 14:46
Co-authored-by: Cursor <cursoragent@cursor.com>
@codecov

codecov Bot commented Jun 24, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 98.75%. Comparing base (da8db19) to head (e69eb77).

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #751   +/-   ##
=======================================
  Coverage   98.75%   98.75%           
=======================================
  Files          43       43           
  Lines        1045     1045           
  Branches       92       92           
=======================================
  Hits         1032     1032           
  Misses         12       12           
  Partials        1        1           

☔ View full report in Codecov by Harness.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@radenkovic radenkovic requested a review from AaronDDM June 24, 2026 12:50
@AaronDDM AaronDDM self-assigned this Jun 24, 2026
@radenkovic radenkovic merged commit 0c7c2a3 into main Jun 24, 2026
10 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add truncated events to WebhookTriggers enum

2 participants