Skip to content

Releases: Vonage/vonage-php-sdk-core

4.11.1

20 Jan 12:15
ca5a904
Compare
Choose a tag to compare

This release is a hotfix to revert Verify (Legacy) back to the Token Body Handler.

Fixed

Full Changelog: 4.11.0...4.11.1

4.11.0

20 Jan 10:37
2bb4c87
Compare
Choose a tag to compare

This release adds official support for PHP8.4 in composer, and switches the Accounts API auth mechanism to Basic Auth in the header.

Added

Full Changelog: 4.10.8...4.10.9

4.10.8

09 Jan 11:49
911bed0
Compare
Choose a tag to compare

This release changes the auth method for Verify and Number Insight to be Basic in the header for security purposes.

Changed

Full Changelog: 4.10.7...4.10.8

4.10.7

04 Dec 13:43
97c41bd
Compare
Choose a tag to compare

This release introduces PHP8.4 support by fixing any nullable type checks and adds 8.4 into the CI runner.

Changed

Full Changelog: 4.10.6...4.10.7

4.10.6

27 Nov 15:45
945eec9
Compare
Choose a tag to compare

This periodic release adds new functionality around DTMF events in NCCOs for the Voice client, plus the ability to delete a member in the conversations Client.

Added

Full Changelog: 4.10.5...4.10.6

4.10.5

11 Nov 15:03
b296283
Compare
Choose a tag to compare

Periodic patch release to add some missing features in Numbers and Messages, and remove Captions from WhatsApp Voice messages.

Fixed

Added

Full Changelog: 4.10.4...4.10.5

4.10.4

31 Oct 11:56
b1399d3
Compare
Choose a tag to compare

This release fixes a bug with the validation of Messenger objects, and addresses an old issue on setting the fallback URL on an application.

Added

  • Added ability to add a fallback URL on application by @SecondeJK in #519

Fixed

Full Changelog: 4.10.3...4.10.4

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