@slack/web-api@7.9.1
·
212 commits
to main
since this release
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 🧰
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