Cloud Runtime SDK Release Notes

1.3.0 - 2024-02-21

  • Internal fixes

1.2.0 - 2023-11-07

  • Fixed:
    • conversation.onConversationEvent doesn't return an "invalid input parameters" error anymore.
    • voice.onCallEvent - Parameters are now optional. The method can be called either with vapiID,conversationID, or neither.

1.1.1 - 2023-09-07

  • Fixed:
    • vcr.getAppUrl now 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.onConversationEvent method 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.