Skip to content

v1.1.0

Compare
Choose a tag to compare
@denisalevi denisalevi released this 27 Aug 13:37
· 6 commits to master since this release

New features:

  • Deleting a previously sent message
  • Updating a previously sent message
  • Uploading a file
  • A progress bar

Fixed bugs:

  • When the connection to the Slack client fails during message sending, we except that now and log an error instead of failing the script.

These features were contributed by @RobertTLange , thanks ;)