hubot-slack
Version:
A Slack adapter for hubot
14 lines (13 loc) • 730 B
Markdown
---
layout: changelog
---
* Decouple RTM datastore from Hubot (#465) - thanks @shanedewael
* Create local maps to decrease Web API dependencies (#489, #491) - thanks @shanedewael
* Add flag to allow disabling loading all users on startup (#471) - thanks @sinisterstuf
* Add support for `rtm.connect` (#452) - thanks @lornajane
* Add support for `presence_changed` events (#438) - thanks @leschekfm
* Guarantee consistent user representations (#482) - thanks @shanedewael
* Implements pagination for `users.list` (#454) - thanks @aoberoi
* Modernize documentation (#478) - thanks @aoberoi
* Fixes typo in documentation (#487) - thanks @lukehsiao
* Updates Slack Standard OSS guidelines (#443) - thanks @aoberoi