Slack
slack.comProductivity
$
npx @buildinternet/releases get slackWhat's Changed
🚀 Enhancements
- feat(oauth): add StatelessOAuthStateStore using JWT by @muskaannnr in https://github.com/slackapi/python-slack-sdk/pull/1916
- feat(blocks): add…
Available for iOS
Available for iOS
Available for iOS
Available for iOS
Available for iOS
Available for iOS
Available for macOS
Available for iOS
Major Changes
Major Changes
Webhook retries now opt-in; WebhookTrigger class ships
This release2 featuresNew capabilitiesAI-tallied from the release notesNode SDK · @slack/webhook@7.2.0
The IncomingWebhook class now supports opt-in retries, and a new WebhookTrigger class enables Workflow Builder webhook triggers.
App manifest types support agents and optional OAuth scopes
This release1 featureNew capabilitiesAI-tallied from the release notesNode SDK · @slack/web-api@7.19.0
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