Skip to content

Releases: Vonage/vonage-php-sdk-core

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

4.3.0

02 Aug 15:17
4db1d3c
Compare
Choose a tag to compare

This release contains some minor tweaks, but has been bumped by Semver as the previous release should have been a minor instead of a patch as you now have access to the Users client.

What's Changed

New Contributors

  • @eimers made their first contribution in #421

Full Changelog: 4.2.2...4.3.0

4.2.2

25 Jul 15:30
d4f2151
Compare
Choose a tag to compare

This release adds the ability to CRUD Users, which were previously located in the Conversations API (this was removed from this SDK as it is not GA). You can now access a new Users client.

What's Changed

Full Changelog: 4.2.1...4.2.2

4.2.1

13 Jul 10:58
b88a1fe
Compare
Choose a tag to compare

This minor release adds extra functionality to the Meetings API when creating a room, so that options can be passed through to the request.

What's Changed

Full Changelog: 4.2.0...4.2.1

4.2.0

29 Jun 13:54
Compare
Choose a tag to compare

This minor release adds three new APIs to the SDK:

  • The Subaccounts API which is documented here
  • The Meetings API which is documented here
  • The ProActiveConnect API. This is in Beta, so is not officially supported yet.

What's Changed

Full Changelog: 4.1.6...4.2.0

4.1.6

01 Jun 10:40
fd72359
Compare
Choose a tag to compare

This routine release importantly fixes the getRecording() method in the Voice client.

What's Changed

New Contributors

Full Changelog: 4.1.5...4.1.6