JBot v4.1.2 Release Notes

Release Date: 2018-11-23 // over 5 years ago
  • 🚀 JBot release candidate:

    • 🛠 Fixes 404 error in fb bot
    • 🛠 Fixed partial write error in slack bot

Previous changes from v4.1.0

  • 🔄 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