Skip to content

Releases: messagebird/php-rest-api

Release 1.6.0

29 Sep 08:42
Compare
Choose a tag to compare

The following changes were added:

Release 1.5.1

24 Aug 15:12
Compare
Choose a tag to compare

The following changes were added:

  • #27 Unset the HLR object before loading a Lookup result

Release 1.5.0

19 Aug 10:55
Compare
Choose a tag to compare

The following changes were added:

  • #23 Add support for the Chat API
  • #24 Some minor changes and formatting for the Chat API functionality

Thanks @sotoz for the hard work!

Release 1.4.2

19 Jul 09:02
Compare
Choose a tag to compare

The following changes were added:

  • #22 Add cURL extension to composer.json

Release 1.4.1

01 Feb 10:28
Compare
Choose a tag to compare

The following changes were added:

  • #18 Add missing details attribute to the HLR object

Release 1.4.0

21 Jan 16:22
Compare
Choose a tag to compare

The following changes were added:

  • #16 Add getter methods to the Hlr and VoiceMessages resources to access previously inaccessible properties.

Release 1.3.1

07 Jan 14:36
Compare
Choose a tag to compare

The following changes were added:

  • A CA bundle. Sometimes servers do not have the latest, up-to-date, certificates. To overcome this we add the latest CA bundle and always send it with the request.
  • An example script to send a message with unicode

Release 1.3.0

17 Dec 10:17
Compare
Choose a tag to compare

This release adds the necessary resources and objects for the new Lookup API.

Release v1.1.7

24 Apr 08:00
Compare
Choose a tag to compare

Updated examples.

Release v1.1.5

13 Mar 12:15
Compare
Choose a tag to compare
Merge pull request #6 from messagebird/version-bump

Version bump