Skip to content

Releases: messagebird/php-rest-api

Release 1.9.1

31 Oct 08:46
8852918

Choose a tag to compare

The following changes were added:

  • #53 Add getters for protected properties in some of the Voice API classes.

Release 1.9.0

05 Oct 07:38

Choose a tag to compare

The following changes were added:

  • Add support for the Voice API endpoints

Release 1.8.0

04 Oct 18:53

Choose a tag to compare

The following changes were added:

  • #52 Add support for the MMS endpoint (thanks @Dirk94!)

Release 1.7.0

04 Oct 14:53

Choose a tag to compare

The following changes were added:

  • #45 Add support for the Contacts and Groups endpoints

Release 1.6.7

12 Apr 07:39

Choose a tag to compare

The following changes were added:

  • #44 Update the outdated certificate (thanks @value2health!)

Release 1.6.6

06 Apr 11:49

Choose a tag to compare

  • #42 Add machineTimeout parameter to VoiceMessage class.

Release 1.6.5

05 Apr 09:44

Choose a tag to compare

The following changes were added:

  • #41 Add reportUrl to Message and VoiceMessage classes (thanks @dstotijn!)

Release 1.6.4

24 Mar 13:35

Choose a tag to compare

The following changes were added:

  • #36 Make certain type details optional for Premium SMS (thanks @dstotijn!)

Release 1.6.3

13 Mar 08:23

Choose a tag to compare

The following changes were added:

  • #35 Fix the Accepts header, set to Accept (thanks @rfeiner!)

Release 1.6.2

16 Nov 13:32

Choose a tag to compare

The following changes were added:

  • #31 Throw an AuthenticateException when using invalid credentials against the Chat API