Skip to content

v0.8.0

Compare
Choose a tag to compare
@soxtoby soxtoby released this 06 Mar 23:21
· 211 commits to master since this release

A few changes relating to Slack deprecating some of their old API features...

  • The API token is always sent up as a header - fixes authorization for Slack apps created after 24th February.

Breaking Changes

  • Channels, Groups, IM, and MPIM APIs have been removed. SlackNet.Bot APIs using these types will continue to work for now, but will be removed fairly soon.
  • EventCallback.AuthedUsers has been removed.