Skip to content

Releases: hnhdigital-os/php-slack-api

v0.20.13

23 Jun 10:50
Compare
Choose a tag to compare

Fixed missing class aliases and advanced serialization implementation on the class.

v0.20.12

23 Jun 10:40
Compare
Choose a tag to compare

Updated chat.update to match Slack API

v0.20.11

23 Jun 02:38
Compare
Choose a tag to compare

Correction for serializing ChatPostMessagePayloadResponse::$message

v0.20.10

22 Jun 14:03
Compare
Choose a tag to compare

Updated postMessage to match Slack API

v0.20.9

21 Jun 22:28
Compare
Choose a tag to compare

Updated the use of endpoint to post correctly back to the given URL.

v0.20.8

21 Jun 14:10
Compare
Choose a tag to compare

Added ability to set the endpoint of the payload - so we can support interactive messages.

v0.20.7

21 Jun 03:00
Compare
Choose a tag to compare
Fixed incorrect naming of the pretext

v0.20.6

21 Jun 00:38
Compare
Choose a tag to compare
Added `attach` alias and returns for all set methods

v0.20.5

21 Jun 00:33
Compare
Choose a tag to compare
Added missing return

v0.20.4

21 Jun 00:26
Compare
Choose a tag to compare
Added missing returns