Node SDK
The IncomingWebhook class now supports opt-in retries, and a new WebhookTrigger class enables Workflow Builder webhook triggers.
App manifest types now include agent_view and assistant_view features, recent agent events (app_context_changed, assistant_thread_started, assistant_thread_context_changed), optional OAuth scopes (bot_optional/user_optional), and event metadata_subscriptions.
Minor Changes
- 50828f5: feat: add the
app_context_changedevent type for agent active view context
Minor Changes
- 59124ef: feat: export
addAppMetadatafor external instrumentation use
Minor Changes
- 07744de: feat: make
thread_tsoptional forassistant.threads.setSuggestedPrompts
Minor Changes
Patch Changes
- f430ae8: fix: use correct bolt-js release notes tag format
Major Changes
Minor Changes
Patch Changes
Patch Changes
- 5bc7685: Add
BlocksChunktype for passing Block Kit blocks within streaming messages - 9fa2921: Align Alert, Card, and Carousel block type descriptions with official documentation
Patch Changes
-
f5696c3: fix: wait for cli run start trace instead of activity output
The
platform.runStartmethod now waits until "SLACK_TRACE_PLATFORM_RUN_START" is output before contining. This is output before delegating the development connection to either the…
Patch Changes
Patch Changes
Major Changes
Patch Changes
- 1a6c510: refactor(cli-hooks): use optional chaining check to gather project dependencies
Patch Changes
- 3a9c444: build(deps): bump minimum axios version to 1.15.0
Patch Changes
- 3a9c444: build(deps): bump minimum axios version to 1.15.0
- 175dcb8: Fix user-agent header to URI-encode characters outside the Latin-1 range, preventing errors when
process.titlecontains non-ASCII characters
