Skip to content

v0.13.0

Latest
Compare
Choose a tag to compare
@devblackops devblackops released this 03 May 22:44
· 18 commits to master since this release
fefa680

[0.13.0] 2020-05-02

Fixed

  • Fixed #206 where scheduled commands were not being send when using the Microsoft Teams backend.
  • Fixed #202 Scheduled commands that are disabled no longer execute.
  • Handle goodbye event from Slack RTM API and properly disconnect/reconnect websocket connection.
  • Fixed #203 Fixed websocket disconnect at 100 seconds when running in Windows PowerShell
  • Fixed problems with non-latin character encoding in Microsoft Teams channel responses (via @joakimkarlbom)

Changed

  • General speed improvements. Logging to disk has been moved into a separate thread.
  • Bump PSSlack dependency to 1.0.2