-
Update dependencies to Botkit 4.10, Bot Framework 4.10
-
Fix to websocket ping call. Issue #2003
- Update dependencies to Botkit 4.9, Bot Framework 4.9
- Update dependencies on Bot Framework and Botkit
- Fix syntax error in sample client - Thanks @naktibalda! #1881
- Update dependencies (Bot Framework to 4.6, Botkit to 4.6)
- Update dependencies (Bot Framework to 4.5.2, Botkit to 4.5, WS to 7.1.1)
- Fix - will not attempt to send a message if socket is closed. - Thanks @naktibalda for the fix
- Add getConnection method() - Thanks to @naktibalda for the contribution
- Add isConnected() method to WebAdapter. This allows a bot to check the status of a (potentially stale) websocket connection before sending messages. Thanks to @Naktibalda for this contribution.
This was the first public release!