Releases: botman/driver-slack
Releases · botman/driver-slack
2.2.0
14 Mar 09:14
Compare
Sorry, something went wrong.
No results found
Implement Slack events for the default SlackDriver as well.
2.1.3
02 Mar 14:22
Compare
Sorry, something went wrong.
No results found
Fixed
Fixed reloading of messages in the RTM driver
2.1.2
21 Feb 19:17
Compare
Sorry, something went wrong.
No results found
Fixed
getBotUserId is now public on the event based driver as well.
2.1.1
04 Feb 09:23
Compare
Sorry, something went wrong.
No results found
Added
Added getBotId and getBotUserId to Slack RTM driver
2.1.0
21 Jan 21:11
Compare
Sorry, something went wrong.
No results found
Added
Added Laravel Service Providers
1.1.3
19 Nov 22:12
Compare
Sorry, something went wrong.
No results found
Fixed
Fixed possible additional parameter array merge issues
1.1.2
05 Oct 20:33
Compare
Sorry, something went wrong.
No results found
Fixed
Fixed issue when trying to send Slack Menus ( #14 )
Fixed issue when trying to access the Slack user within the RTM API
1.1.1
01 Oct 18:43
Compare
Sorry, something went wrong.
No results found
Fixed an issue where the RTM driver could not detect bot messages.
The RTM driver now returns attachment objects (as the other drivers do too) instead of strings.
1.1.0
30 Sep 21:00
Compare
Sorry, something went wrong.
No results found
Added
Add support for Slack dialogs
Fixed
Return messages by reference
1.0.4
13 Sep 20:29
Compare
Sorry, something went wrong.
No results found
Add support for bot-to-bot communication