Skip to content

3.1.0

Compare
Choose a tag to compare
@SecondeJK SecondeJK released this 20 Jun 09:49
· 138 commits to main since this release
af207a5

This minor release adds the Messages v1 API functionality to the SDK. You can now send text/image/video/custom messages via WhatsApp, Facebook Messenger, Viber, SMS and MMS. Contains 2 minor bugfixes.

Changed

New namespace: messages. To send a message, create a new object that you want to send within this namespace i.e. Vonage\Messages\Channel\Viber\ViberText()

Fixed

#318 Incorrect use of Cedilla for encoding
#317 Version bump for dependencies

Thanks to @SoftCreatR + @Starfox64 for contributions