Skip to content

Releases: Vonage/vonage-php-sdk-core

4.10.3

28 Oct 11:26
f912e98
Compare
Choose a tag to compare

This release adds support for webhooks in the messages API and includes a bug fix for OwnedNumbers.

Added

Fixed

Full Changelog: 4.10.2...4.10.3

4.10.2

15 Oct 14:37
4158951
Compare
Choose a tag to compare

This release fixes setting context on WhatsApp objects in the Messages Client, and contains a lot of linting fixes with phpcs.

Fixed

New Contributors

Full Changelog: 4.10.1...4.10.2

4.10.1

26 Sep 10:22
34a172e
Compare
Choose a tag to compare

This release adds some nice-to-have validation to the Messages Client: You now cannot send a Message to the API in the SDK If it fails E.164 validation.

Changed

Full Changelog: 4.10.0...4.10.1

4.10.0

25 Sep 10:04
24bcc1a
Compare
Choose a tag to compare

Fixed

Added

Full Changelog: 4.9.0...4.10.0

4.9.0

23 Sep 10:14
Compare
Choose a tag to compare

This minor release contains the functionality for Custom Templates to be used in Verify.
You can find more information about this functionality in the code snippets section here:
https://developer.vonage.com/en/verify/code-snippets/create-template-v2?source=verify

Added

Fixed

Full Changelog: 4.8.8...4.9.0

4.8.8

12 Sep 09:18
2ce7c8a
Compare
Choose a tag to compare

This fix release is mainly to add the default option in advanced machine detection in the Voice API Client.

Fixed

Full Changelog: 4.8.7...4.8.8

4.8.7

19 Aug 15:44
4d9540e
Compare
Choose a tag to compare

This release deprecated the ProactiveConnect and Meetings API Clients, fixes NCCO bug issues and adds the RCS message functionality within the Messages Client.

Added

Fixed

Deprecated

New Contributors

Full Changelog: 4.8.6...4.8.7

4.8.6

09 Aug 11:11
eb73c22
Compare
Choose a tag to compare

This release fixes async/sync behaviour of the Record NCCO when using timeouts.

Changed

Full Changelog: 4.8.5...4.8.6

4.8.5

24 Jul 13:03
Compare
Choose a tag to compare

This release tidies up the test suite to refactor using a single trait for mock responses.

Changed

All tests that need mock responses. PSR7 Assertions was also duplicated so that has been removed.

Full Changelog: 4.8.4...4.8.5

4.8.4

22 Jul 14:30
6e33d81
Compare
Choose a tag to compare

This release adds validation for Silent Auth requests to stop developers from sending chargeable invalid requests.

Added

Full Changelog: 4.8.3...4.8.4