node-slack-sdk

Slack Developer Kit for Node.js

MIT License

Downloads
33.1M
Stars
3.3K
Committers
190

Bot releases are hidden (Show)

node-slack-sdk - @slack/[email protected]

Published by stevengill almost 4 years ago

  • Updated axios dependency to fix security issue (#1144) - Thanks @stevengill
node-slack-sdk - @slack/[email protected]

Published by stevengill almost 4 years ago

  • Updated axios dependency to fix security issue (#1142) - Thanks @stevengill
  • Added auth.teams.list api method (#1137, #1139) - Thanks @stevengill, @daveagill
  • Added support for admin.barriers.* methods (#1126, #1127) - Thanks @misscoded
  • Migrated CI over to GitHub Actions (https://github.com/slackapi/node-slack-sdk/pull/1129) - Thanks @stevengill
node-slack-sdk - @slack/[email protected]

Published by stevengill almost 4 years ago

  • Updated axios dependency to fix security issue (#1140, #1141) - Thanks @mlarraz
node-slack-sdk - @slack/[email protected]

Published by stevengill almost 4 years ago

  • added support for org wide app installations. This includes adding team_id as an optional argument to various web-api methods and adding team_id as an optional parameter to WebClientOptions so it will be automatically passed along to any web-api calls being made. (#1046) - Thanks @stevengill
  • Update ViewsUpdateArguments to accommodate external_id and view_id (#1002, #1116) - thanks @misscoded
  • Added admin.users.session.list method (#1111) - thanks @stevengill
node-slack-sdk - @slack/[email protected]

Published by stevengill almost 4 years ago

  • Added support for the upcoming org wide installation feature (#1046)! This new release introduces two new optional methods to the installationStore, fetchOrgInstallation and storeOrgInstallation. It is recommended adding these methods to your custom installationStores if you wish to support org wide installations. Checkout our docs to learn more!
node-slack-sdk - @slack/[email protected]

Published by stevengill almost 4 years ago

  • Added dispatch_actionproperty to input blocks (#1102) - Thanks @stevengill
  • Added dispatch_action_config property to PlainTextInput (#1108, #1109) - Thanks @stevengill
node-slack-sdk - @slack/[email protected]

Published by stevengill almost 4 years ago

  • added missing user_id to oauth v1 responses (#1103, #1105) - thanks @lasseschou and @stevengill
node-slack-sdk - @slack/[email protected]

Published by aoberoi about 4 years ago

  • Updates View to include the new possible value for the type property, workflow_step (#1094, #1076) - thanks @misscoded, @selfcontained
  • Adds missing properties of View: submit_disabled and external_id. (#1094) - thanks @misscoded
node-slack-sdk - @slack/[email protected]

Published by aoberoi about 4 years ago

node-slack-sdk - @slack/[email protected]

Published by misscoded about 4 years ago

This release includes a minor addition to the Workflow Steps from Apps beta. 🎉

  • Added external_id to View interface (#1085) - Thanks, @misscoded!
node-slack-sdk - @slack/[email protected]

Published by stevengill about 4 years ago

  • Added clientOptions and authorizationUrl as options that @slack/oauth accepts. clientOptions is passed along to @slack/web-api. authorizationUrl is used to override the authorization endpoint this library uses (default is https://slack.com/oauth/v2/authorize (#1055, #1081) - Thanks @stevengill
node-slack-sdk - @slack/[email protected]

Published by misscoded about 4 years ago

This release includes additions to the Workflow Steps from Apps beta. 🎉

Updated @slack/types dependency

node-slack-sdk - @slack/[email protected]

Published by misscoded about 4 years ago

This release includes additions to the Workflow Steps from Apps beta. 🎉

  • Added methods (#1076) - Thanks, @selfcontained!
    • Add a type value for the new workflow_step view type
node-slack-sdk - @slack/[email protected]

Published by mwbrooks about 4 years ago

  • Added header block support to types (#1066, #1068) - Thanks @ifvictr + @seratch!
node-slack-sdk - @slack/[email protected]

Published by mwbrooks about 4 years ago

  • Added check that headers exist before calling verifySignature (#1069, #1070) - Thanks to first-time contributor @ramsgoli!
node-slack-sdk - @slack/[email protected]

Published by misscoded about 4 years ago

This release is for the Workflow Steps from Apps beta. 🎉

node-slack-sdk - @slack/[email protected]

Published by misscoded about 4 years ago

node-slack-sdk - @slack/[email protected]

Published by stevengill over 4 years ago

  • Updated types/ws dependency to fix failing tests (#1024, #1034) - Thanks @stevengill
node-slack-sdk - @slack/[email protected]

Published by stevengill over 4 years ago

  • Added calls API support (#1021, #1026) - Thanks @stevengill
  • Added default_to_current_conversation field to conversations_select and multi_conversations_select (#1029, #1030) - Thanks @seratch
  • Added style field to Confirm interface (#1022, #1023) - Thanks @seratch
Package Rankings
Top 0.63% on Npmjs.org
Top 6.73% on Proxy.golang.org
Top 40.42% on Repo1.maven.org
Top 0.6% on Deno.land
Badges
Extracted from project README
build-ci