Skip to content

Release 3.1.2

Compare
Choose a tag to compare
@denizkilic denizkilic released this 15 Sep 06:29
· 262 commits to master since this release

~ ConversationContentHsm is updated with a new "components" parameter to support sending media template #156
~ ExampleConversationSendHSMMediaTemplate class is added as a media template example. (Thanks to @olimpias) #156
~ Support for the new webhook signature method. More info about it here: Verify HTTP Request RequestSigner is deprecated.The new official request signature method is supported. It is signed and sent with the MessageBird-Signature-JWT header. (Thanks to @nqkdev)