Releases: Vonage/vonage-php-sdk-core
Releases · Vonage/vonage-php-sdk-core
1.3.0
- Partial Nexmo Stitch support (Conversations, Users)
- Allow number purchasing without using a
Number
object
- Add
getFinalStatus()
method for SMS messages
1.3.0-beta5
- Fix
POST /conversation
response parsing
1.3.0-beta4
- Allow
Container
type credentials to generate JWTs as well as Keypair
only
1.3.0-beta3
- Expose JWT generation to be used with our Javascript SDKs
1.3.0-beta2
- Add support for listing all conversations for a single user
1.2.1
- Add
getCost()
support to Number
objects - thanks @arubacao!
1.2.0
- Add support for auto-topup
- Add support for submitting SMS/Voice conversions to Nexmo
1.1.3
- Fix User-Agent header to use Title-Case
- Update
VERSION
constant in Client.php
1.1.2
- Add ability to specify additional parameters when searching numbers that you own