这是indexloc提供的服务,不要输入任何密码
Skip to content

v4.0.10

Choose a tag to compare

@kasunkv kasunkv released this 22 Jul 12:20
· 31 commits to master since this release

Breaking Change

  • Removed support for using Message Destination to set where the message is sent (eg. channel or user)
  • Add support for sending multiple messages/uploads to channels/users using the same task. #13
  • Use # to detect the channels, @ to detect the user and if not the value is taken as real_name or display_name

Improvements

  • More detailed logging in the debug mode.