Skip to content

@slack/web-api@7.9.1

Choose a tag to compare

@zimeg zimeg released this 26 Mar 18:35
· 212 commits to main since this release
ee8ada3

What's Changed

This release fixes a bug where setting allowAbsoluteUrls to false caused the filesUploadV2 method to error when uploading files. Files can now be uploaded with allowAbsoluteUrls set to false.

Bug fixes 🐛

  • fix(web-api): complete file upload v2 calls if absolute urls are not allowed in #2196 - Thanks @zimeg!

Maintenance 🧰

  • test(web-api): use channel_id instead of channels with files upload v2 in #2197 - Thanks @zimeg!

Full Changelog: https://github.com/slackapi/node-slack-sdk/compare/@slack/web-api@7.9.0...@slack/web-api@7.9.1
Milestone: https://github.com/slackapi/node-slack-sdk/milestone/142