Skip to content

v7.3.0

Compare
Choose a tag to compare
@mrashed-dev mrashed-dev released this 15 Apr 20:45
· 24 commits to main since this release

Changelog

Added

  • Add response type to sendRsvp (#556)
  • Add support for adding custom headers to outgoing requests (#552)
  • Add support for custom headers field for drafts and messages (#553)
  • Add support for setting include_grant_scopes for auth url generation (#554)

Changed

  • Rename incorrect type field in When models to object (#551)
  • Fix inaccuracy in ReminderOverride model (#555)

New Contributors 🎉