Releases: Vonage/vonage-php-sdk-core
Releases · Vonage/vonage-php-sdk-core
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
v1.1.1
- Fix issue with PUT /call where the endpoint may return a 204 response with no body payload
v1.1.0
Added the following functionality:
- Support for downloading call recordings
- Search available numbers
- Purchase number
- Cancel number
- Search SMS rejections
- Number insights standard/advanced support
v1.0.0
Merge master->develop for 1.0.0 release