Skip to content

Releases: ThibaudDauce/mattermost-php

1.3.0

26 Nov 13:27
0299c3d
Compare
Choose a tag to compare
  • Guzzle 7 support

1.2.1

10 Sep 16:02
Compare
Choose a tag to compare
  • cast field title to string (otherwise Mattermost can't decode the payload)

1.2.0

27 Aug 08:49
Compare
Choose a tag to compare
  • Add a default webhook URL as a second argument of the Mattermost's constructor
  • The webhook URL as a second argument of the Mattermost@send method is now optional
  • Throw a MattermostException if neither the default webhook nor the Mattermost@send webhook are provided
  • Refactor Message to array transformation from Mattermost to Message and Attachment class

1.1.1

06 Mar 14:05
Compare
Choose a tag to compare
  • Use Git tags instead of composer.json "version" attribute

1.1.0

06 Mar 14:03
Compare
Choose a tag to compare
  • Add the possibility to include actions with an attachment (#2 by @drakerc)

1.0.0

29 Aug 15:54
Compare
Choose a tag to compare

Initial release with Message and Attachment for incoming webhooks