Cloud Runtime SDK Release Notes
2.0.0 - 2025-07-29
- Fixed:
- Removed Vonage API providers as no longer required. No other changes to the SDK.
1.4.0 - 2025-03-20
Added:
vcr.verifyAuthmethod to check if a JWT token has been signed by the Vonage application's private key.
Fixed:
- Security updates.
1.3.0 - 2024-02-21
- Fixed:
- Internal fixes
1.2.0 - 2023-11-07
- Fixed:
conversation.onConversationEventdoesn't return an "invalid input parameters" error anymore.voice.onCallEvent- Parameters are now optional. The method can be called either withvapiID,conversationID, or neither.
1.1.1 - 2023-09-07
- Fixed:
vcr.getAppUrlnow returns the correct URL for the app.- Incorrect imports in the python's bridge file which caused apps to crash.
1.1.0 - 2023-07-27
- Added:
Conversation.onConversationEventmethod to listen for conversation events.
1.0.0 - 2023-06-25
This is the initial release of the Vonage Cloud Runtime SDK, see the documentation landing page for more information.