github slack-go/slack v0.14.0

one month ago

What's Changed

v0.14.0 is now available. It contains no breaking changes but does include several pieces of new functionality and long-standing bug fixes.

Enhancements

  • Added Support for receiving metadata when receiving a MessageEvent over WebSocket by @rfratto in #1307
  • Added a new field to expose file data when receiving a File event from a Slack Connect Channel by @zFlabmonsta in #1312
  • Added support for the slack_file in the image block by @rhysm in #1311
  • Added 35 missing Websocket event types by @Aryakoste in #1306
  • Added support for parsing AppRateLimited events in the ParseEvent function by @nemuvski in #1308
  • Added newly documented Channel Canvas properties to the conversations.info Web API method by @ku in #1228

Bug Fixes

  • Fixed an edge case when using UpdateRemoteFileContext and UpdateRemoteFile and Image Previews would return an invalid_auth error by @EkeMinusYou in #1117

Chores / Code Cleanup

New Contributors

Full Changelog: v0.13.1...v0.14.0

Don't miss a new slack release

NewReleases is sending notifications on new releases.