Skip to content

Releases: spatie/laravel-slack-slash-command

1.3.0

24 Jan 11:06
Compare
Choose a tag to compare
  • support for L5.4

1.2.0

20 Nov 02:43
Compare
Choose a tag to compare
  • add support for multiple configured tokens

1.1.3

18 Oct 08:19
Compare
Choose a tag to compare
  • fixes adding an AttachmendField to an Attachment

1.1.2

17 Oct 20:11
Compare
Choose a tag to compare

fixes passing an array to addFields

1.1.1

05 Oct 05:18
Compare
Choose a tag to compare
  • all exceptions will be converted to proper Illuminate responses
  • a SignatureHandler will now be validated in the controller

1.1.0

04 Oct 18:05
Compare
Choose a tag to compare
  • added the Help handler
  • added support for wildcards in SignatureHandler
  • all exceptions now inherited from Spatie\SlashCommand\Exceptions\SlashCommandExpception
  • exceptions will now result in a proper error in your Slack channel instead of dumping out some html

1.0.1

27 Jul 15:36
Compare
Choose a tag to compare
  • fixed dependency injection in handle method of queud jobs

1.0.0

21 Jul 22:27
Compare
Choose a tag to compare
  • Initial stable release

0.0.1

21 Jul 16:40
Compare
Choose a tag to compare
  • experimental release