JBot v4.1.0 Release Notes

Release Date: 2018-06-17 // almost 6 years ago
  • 🔄 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