Skip to content

v1.1.0

Choose a tag to compare

@harperreed harperreed released this 11 Dec 15:06
· 60 commits to main since this release

New Features

  • calendar_create_event: Added attendees, optional_attendees, and send_notifications parameters
  • calendar_update_event: Full replacement and incremental attendee modes
    • Full replacement: attendees, optional_attendees
    • Incremental: add_attendees, add_optional_attendees, remove_attendees
  • Case-insensitive email deduplication
  • Deterministic attendee ordering

Bug Fixes

  • Fixed empty array initialization in full replacement mode
  • Added deduplication for duplicate emails across attendee lists