You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
4f5d200: Add Teams dialog (task module) support with actionType: "modal" on buttons and onOpenModal webhook hook
a0f508e: Migrate from deprecated BotFramework (botbuilder) to the official Teams SDK (@microsoft/teams.apps). Adds typing indicator support and the ability to receive reaction events. No breaking changes to the public API or environment variables.
Patch Changes
8d89274: fix: disable source maps in published packages
8d89274: fix: disable source maps in published packages
e8dbef2: Fix empty table cells causing invalid_blocks error from Slack API. Empty cells now fall back to a single space to satisfy the Block Kit requirement that cell text must be more than 0 characters.