Skip to content

v6.4.0

Latest
Compare
Choose a tag to compare
@mrashed-dev mrashed-dev released this 24 Sep 17:51
· 1 commit to main since this release

Changelog

Added

  • Add support for from field for sending messages (#386)
  • Add missing schedule-specific fields to Message model (#385)
  • Add migration grant properties (#387)

Changed

  • Fix from field not being optional causing deserialization errors (#382)
  • Fix IMAP identifiers not encoding correctly (#383)
  • Fix NylasOAuthError not setting the status code properly (#388, #379)