Skip to content

Releases: Vonage/vonage-php-sdk-core

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

4.4.2

24 Oct 09:57
915a62f
Compare
Choose a tag to compare

This Release removes all locale checks on Verify2, as the resulting delivery is not guaranteed to be delivered in the automatically selected locale on the API side. Also contains pipeline improvements, and update to the Numbers filter.

What's Changed

  • build script to run on release, update for changelogs another time by @SecondeJK in #450
  • remove verification checks, API behaviour too unstable currently by @SecondeJK in #449
  • Allow to do numbers filtering with has_application and application_id filters by @erickskrauch in #448

Full Changelog: 4.4.1...4.4.2

4.4.1

17 Oct 10:31
137e8cb
Compare
Choose a tag to compare

Patch Release to add the new list of supported Verify V2 supported Locales.

What's Changed

Full Changelog: 4.4.0...4.4.1

4.4.0

16 Oct 09:18
ffef809
Compare
Choose a tag to compare

This minor release covers minor bug fixes and a new reworking/feature in that JWTs for Keypair objects now use vonage/jwt.

What's Changed

New Contributors

Full Changelog: 4.3.2...4.4.0

4.3.2

02 Oct 09:28
a7db15d
Compare
Choose a tag to compare

Periodic patch to fix a number of minor bugs or introduce enhancements.

What's Changed

Full Changelog: 4.3.1...4.3.2

4.3.1

10 Aug 11:17
9d8189e
Compare
Choose a tag to compare

This patch adds some missing functionality when creating an Application, and a minor bug using setLocale() on Verify2 requests.

What's Changed

Full Changelog: 4.3.0...4.3.1