1611088012000
vonage-dotnet-sdk v5.6.3
by Vonage
Fixing issue with the serialization of delivery receipts when using a non-standard JSON serializer. https://github.com/Vonage/vonage-dotnet-sdk/releases/tag/v5.6.3 1610723941000
vonage-dotnet-sdk v5.6.2
by Vonage
New, simplified method for sending SMS messages. To send an SMS simply use the Sms client's SendAnSms function `csharp var smsResponse = smsClient.SendAnSms(FROMNUMBER, TONUMBER, TEXT); ` Also first auto-released Vonage .NET SDK https... 1610723181000
vonage-dotnet-sdk v5.6.1
by Vonage
New, simplified method for sending SMS messages. To send an SMS simply use the Sms client's SendAnSms function `csharp var smsResponse = smsClient.SendAnSms(FROMNUMBER, TONUMBER, TEXT); ` Also first auto-released Vonage .NET SDK https... 1610722322000
vonage-dotnet-sdk v5.6.0
by Vonage
New, simplified method for sending SMS messages. To send an SMS simply use the Sms client's SendAnSms function `csharp var smsResponse = smsClient.SendAnSms(FROMNUMBER, TONUMBER, TEXT); https://github.com/Vonage/vonage-dotnet-sdk... 1610126077000
vonage-node-sdk v2.10.5
by Vonage
Fixed #432 - Fix new issue with host override. https://github.com/Vonage/vonage-node-sdk/releases/tag/v2.10.5 1609880044000
vonage-python-sdk v2.5.5
by Vonage
Patched issues with PyJWT >1.8 (TypeError: can't concat str to bytes) This patch ensures all versions of PyJWT are supported. https://github.com/Vonage/vonage-python-sdk/releases/tag/2.5.5 1607429719000
vonage-php-sdk-core v2.7.1
by Vonage
Changed #270 - Use the actual Guzzle package version to determine of 6 or 7 is in the project https://github.com/Vonage/vonage-php-sdk-core/releases/tag/2.7.1 1607427300001
Changes to Facebook Messenger features and API in the European Economic Area
by Vonage
To comply with new privacy rules in Europe, Facebook will be making updates to their Facebook Messenger platform that will impact application(s) using Facebook Messenger via the Vonage Messages API. Beginning 16 December 2020, certain... 1606411067000
vonage-php-sdk-core v2.7.0 - PHP 8 Support!
by Vonage
Added #269 - Added PHP 8 Support https://github.com/Vonage/vonage-php-sdk-core/releases/tag/v2.7.0