create-chat-sdk@0.3.0
·
39 commits
to main
since this release
Minor Changes
- 2a2b2c5: Add a native Instagram Direct Messages adapter with signed webhooks, media, quick replies, story context, reactions, and typed Meta API errors.
- 0ec6a73: Add
@chat-adapter/notionfor Notion page and block comment discussions: webhook HMAC verification, Post+Edit streaming, conversation history,message.subjectpage metadata, plain-text@userName/@botUserIdmention detection, and File Uploads (up to 3 native attachments). Registers the adapter in thechat/adapterscatalog andcreate-chat-sdkCLI scaffold, and adds Notion emoji platform support.