Skip to content

Releases: botman/driver-slack

2.2.0

14 Mar 09:14

Choose a tag to compare

Implement Slack events for the default SlackDriver as well.

2.1.3

02 Mar 14:22

Choose a tag to compare

Fixed

  • Fixed reloading of messages in the RTM driver

2.1.2

21 Feb 19:17

Choose a tag to compare

Fixed

getBotUserId is now public on the event based driver as well.

2.1.1

04 Feb 09:23
6f4abc5

Choose a tag to compare

Added

  • Added getBotId and getBotUserId to Slack RTM driver

2.1.0

21 Jan 21:11
5168fb4

Choose a tag to compare

Added

  • Added Laravel Service Providers

1.1.3

19 Nov 22:12

Choose a tag to compare

Fixed

  • Fixed possible additional parameter array merge issues

1.1.2

05 Oct 20:33

Choose a tag to compare

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

Choose a tag to compare

  • 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

Choose a tag to compare

Added

  • Add support for Slack dialogs

Fixed

  • Return messages by reference

1.0.4

13 Sep 20:29

Choose a tag to compare

Add support for bot-to-bot communication