Skip to content

Releases: messagebird/php-rest-api

Release 1.14.0

08 May 14:49
1f7a466
Compare
Choose a tag to compare

Release 1.13.0

06 Feb 10:35
22eeccb
Compare
Choose a tag to compare

Release 1.12.0-beta

10 Aug 08:08
bdd2175
Compare
Choose a tag to compare
Release 1.12.0-beta Pre-release
Pre-release

Adds HSM support for the Conversations API.

When encountering any bugs, please open an issue.

Release 1.11.0-beta

08 Aug 13:25
85f4780
Compare
Choose a tag to compare
Release 1.11.0-beta Pre-release
Pre-release

Adds beta support for the Conversations API.

When encountering any bugs, please open an issue.

Release 1.10.0

25 Jul 11:25
c120385
Compare
Choose a tag to compare

The following issues have been resolved:

Release 1.9.5

16 Jul 12:56
150a73b
Compare
Choose a tag to compare

The following issues have been resolved:

  • #59 MessageBirdException improvement. Thanks @krlove!

Release 1.9.4

20 Mar 13:30
f2af2b8
Compare
Choose a tag to compare

The following changes have been added:

  • #62 Add the protocol identifier field as a property. Thanks @madmanmax!

Release 1.9.3

29 Nov 12:19
850fbff
Compare
Choose a tag to compare

The following changes were added:

  • #57 Add limit property to \MessageBird\Objects\BaseList. Thanks @dstotijn!

Release 1.9.2

14 Nov 18:04
6037c3e
Compare
Choose a tag to compare

The following changes were added:

  • #56 Add optional parameters function argument where applicable

Release 1.9.1

31 Oct 08:46
8852918
Compare
Choose a tag to compare

The following changes were added:

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