Version:
Only show these results:

[2025-01-23] Nylas Node.js SDK v7.7.3

The Nylas Node.js SDK v7.7.3 has been released!

Updated

  • Changed latestMessageReceivedDate and latestMessageSendDate to optional parameters in the Thread model (#612).
  • Fixed an issue where timeout override settings in requests weren't being respected (#617).
  • Fixed an issue where query parameters with array values weren't being transformed into comma-delimited strings (#618).
  • Converted the anyEmail array in the threads.list method to a comma-delimited list (#618).

Removed

  • Removed createdAt field from Message model (#612).