Skip to content

jbot-4.1.0

Latest
Compare
Choose a tag to compare
@rampatra rampatra released this 17 Jun 17:13
· 54 commits to master since this release

Change Log:

  • Fixed two major issues with Slack:
    • Web socket connection url expired with starting RTM connection for workspaces with many channels and users
    • Slack bot went offline when no activity
  • Removed the public method startWebSocketConnection() which was added in version 4.0.2 as it's no longer required
  • Other code refactorings and improvements