Skip to content

Releases: Vonage/vonage-php-sdk-core

4.7.0

28 May 15:47
22694f7
Compare
Choose a tag to compare

This Release adds the Conversations API to the SDK.

Added

Full Changelog: 4.6.6...4.7.0

4.6.6

24 May 15:31
db2cdad
Compare
Choose a tag to compare

Patch release to add more functionality to Verify v2 (or Verify in Vonage docs, v1 is 'legacy')

Added

Full Changelog: 4.6.5...4.7.0

4.6.5

12 Apr 14:34
438dfc0
Compare
Choose a tag to compare

Removed

  • Remove copyright noise that is covered by the Apache 2.0 licence. by @SecondeJK in #473

Changed

  • Verify V2 is now GA in Readme.

Full Changelog: v4.6.4...4.6.5

v4.6.4

27 Mar 13:33
dccb3ff
Compare
Choose a tag to compare

What's Changed

  • Removed wrong use which causes a returning wrong client. by @shuvalovas in #472

New Contributors

Full Changelog: 4.6.3...v4.6.4

4.6.3

19 Feb 10:53
db8d8b9
Compare
Choose a tag to compare

Changed

Full Changelog: 4.6.2...4.6.3

4.6.2

06 Feb 14:29
8cc9df0
Compare
Choose a tag to compare

This release improves the Number Insight v1 Client by adding tests and not throwing errors on specific responses that are charged on the Vonage API.

Added

  • Fix insight to return data when it is chargeable by @SecondeJK in #466

Full Changelog: 4.6.1...4.6.2

4.6.1

25 Jan 15:15
2b0306e
Compare
Choose a tag to compare

This release adds new keys to Verify V2 SMS, and adds new features to the Messages Client.

Added

Full Changelog: 4.6.0...4.6.1

4.6.0

19 Dec 12:08
c0cd476
Compare
Choose a tag to compare

This release drops support for the EOL PHP8.0. It is not considered a backwards-breaking change as it is not an API change.
Dependencies for Vonage JWT are bumped up as a result (older versions of lobucci/jwt also have identified security warnings)

What's Changed

New Contributors

Full Changelog: 4.5.0...4.6.0

4.5.0

12 Dec 09:20
2c8d6b4
Compare
Choose a tag to compare

This minor release adds the capability for the SDK to load the Video Client providing you have installed vonage/video from packagist.

What's Changed

Full Changelog: 4.4.3...4.5.0

4.4.3

14 Nov 15:58
5021494
Compare
Choose a tag to compare

This patch fixes an issue with Verify (legacy) default sender ID, plus adds in the ability to add the redirect_url to Silent Authentication requests.

What's Changed

  • Remove superfluous code, push change to default sender ID by @SecondeJK in #453
  • Add ability to add optional redirect url by @SecondeJK in #454

Full Changelog: 4.4.2...4.4.3