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 over 4 years ago

  • Added calls API support (#1021, #1026) - Thanks @stevengill
node-slack-sdk - @slack/[email protected]

Published by stevengill over 4 years ago

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

Published by stevengill over 4 years ago

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

Published by stevengill over 4 years ago

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

Published by stevengill over 4 years ago

This is the first release of our new @slack/oauth package! Slack apps that are installed in multiple workspaces, like in the App Directory or in an Enterprise Grid, will need to implement OAuth and store information about each of those installations.

  • Supports V2 OAuth for Slack Apps as well as V1 OAuth for Classic Slack apps.
  • Includes a pluggable interface to easily hook in your own database to save and fetch installation data (like tokens).
  • Handles state generation and state verification
  • Has a method for creating "Add to Slack" buttons for direct installs
  • Redirects back to the Slack app after the installation flow completes

Make sure to checkout the docs and our OAuth Express example app to learn more!

Issue: #950
PR: #963

Thanks @stevengill, @aoberoi, @seratch and @shaydewael!

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

Published by stevengill over 4 years ago

  • Added new .shortcut method to support global shortcuts (#984, #985) - thanks @stevengill
  • Improved code sample in interactive-messages docs (#986, #987) - thanks @seratch
node-slack-sdk - @slack/[email protected]

Published by stevengill over 4 years ago

  • Added package prefix to logger name (#995, #999) - thanks @stevengill, @seratch
node-slack-sdk - @slack/[email protected]

Published by stevengill over 4 years ago

  • Support checkboxes block element in input block for TypeScript users. (#993, #994) - thanks @yoichiro
  • Support radio_buttons block element in input block for TypeScript users (#979, #980) - thanks @seratch
node-slack-sdk - @slack/[email protected]

Published by stevengill over 4 years ago

  • Added package prefix to logger name (#995, #999) - thanks @stevengill, @seratch
  • Added warnings for deprecated methods (#992) - thanks @stevengill
node-slack-sdk - @slack/[email protected]

Published by stevengill over 4 years ago

  • Add filter objects on conversations_select and conversations_multi_select (#976) - thanks @shaydewael
  • Add MrkdwnElement to text on Option - thanks @tteltrab
node-slack-sdk - @slack/[email protected]

Published by stevengill over 4 years ago

  • Update security issue due to outdated axios dependency. (#955, #959) - Thanks @seratch
  • Add types field to package.json (#919) - Thanks @G-Rath
  • Fix viewSubmission callbackId constraint error (#910, #947) - Thanks @pichsenmeister
node-slack-sdk - @slack/[email protected]

Published by stevengill over 4 years ago

  • Fix TypeScript build failure related to EventEmitter types (#951, #958) - Thanks @seratch
  • Minor docs improvements (#956) - Thanks @mlnchk
  • Add types field to package.json (#918) - Thanks @G-Rath
node-slack-sdk - @slack/[email protected]

Published by stevengill over 4 years ago

  • Update security issue due to outdated axios dependency. (#955, #959) - Thanks @seratch
  • Surface up error message from platform api calls (#946, #945) - Thanks @stevengill
node-slack-sdk - @slack/[email protected]

Published by stevengill over 4 years ago

  • Added types for radio buttons and checkboxes (#964, #966) - Thanks @seratch
node-slack-sdk - @slack/[email protected]

Published by stevengill over 4 years ago

  • Update security issue due to outdated axios dependency. (#955, #959) - Thanks @seratch
node-slack-sdk - @slack/[email protected]

Published by stevengill almost 5 years ago

  • added payload to debug when no handler matches (#928). Thanks @davidalpert!
node-slack-sdk - @slack/[email protected]

Published by stevengill almost 5 years ago

  • Fixed an error in a code sample in the documentation (#936) - Thanks @seratch!
node-slack-sdk - @slack/[email protected]

Published by stevengill almost 5 years ago

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

Published by stevengill almost 5 years ago

  • Removed UserElement type as it is not available publicly. (#905/#912) - thanks @stevengill
  • Make title optional and support home type for views. (#902) - thanks @ahayworth
node-slack-sdk - @slack/[email protected]

Published by stevengill almost 5 years ago