# Platform Updates

### July 29, 2024

You can now accept Latitude/Longitude as a location response within our WhatsApp Virtual Assistants. Learn more [<mark style="color:purple;">here</mark>](https://studio.docs.ai.vonage.com/whatsapp/nodes/conversation/collect-input#receiving-location-as-a-response).

### April 17, 2024

Stop Recording functionality now available for your voice agents, learn more [<mark style="color:purple;">here.</mark>](https://studio.docs.ai.vonage.com/voice/nodes/actions/stop-recording)

### April 15, 2024

We’re changing the way you integrate! SalesForce Integration can now be set up directly from the API dashboard, learn more [<mark style="color:purple;">here!</mark>](https://studio.docs.ai.vonage.com/voice/nodes/integrations/salesforce-authentication)

### March 24, 2024

Outbound Call Rate Limits Changed for Voice, WhatsApp and SMS Agents

All outbound calls and sessions are now limited to 1 per second. To increase your outbound limits to either 3 or 5 calls/sessions per second, please email [<mark style="color:purple;">support@aistudio.vonage.com</mark>](mailto:support@aistudio.vonage.com) with the following details:-&#x20;

* API key&#x20;
* Agent ID(/s)&#x20;
* Increase request: You can choose to increase your limit to 3 or 5 calls per second.

Once you receive confirmation from our teams that your request has been processed, please publish your agents and wait for about 5 minutes before you start triggering any new outbound calls.

Please note that if your agent is not approved for a higher limit, any call or session made over the 1 call/session per second limit will fail and return a 429 error!

### March 6, 2024

UI/UX Updates!

Based on some of the early feedback we received, our developers made a bunch of updates to Studio's UI!

### February 21, 2024

We now support Outbound Calls to SIP endpoints. Learn more [<mark style="color:purple;">here</mark>](https://studio.docs.ai.vonage.com/voice/get-started/telephony).

### January 24, 2024

New dialect release!\
You can now access English (Canada) in all four channels within AI Studio.

### December 20, 2023

New UI release!&#x20;

Our developers worked hard to release a more user-friendly version of AI Studio. Let us know what you think by leaving feedback [<mark style="color:purple;">here.</mark>](https://studio.ai.vonage.com/support)

### September 11, 2023

GenAI Node phase 2 released!&#x20;

With new features including Actions, the process of configuring your virtual assistant with the power of GPT has become much more efficient!

### August 21, 2023

GenAI Node beta release!! Learn more about the node [<mark style="color:purple;">here.</mark>](https://studio.docs.ai.vonage.com/voice/nodes/integrations/generative-ai)

### July 18, 2023

Call ping timeout increased to 30 seconds from 10 seconds

* This means that now you can choose to control the timeout for the [<mark style="color:purple;">Webhook</mark>](https://studio.docs.ai.vonage.com/voice/nodes/integrations/webhook) and [<mark style="color:purple;">NCCO</mark>](https://studio.docs.ai.vonage.com/voice/nodes/telephony/ncco-node) node.

### May 14, 2023

New premium voices were made available on the Voice channel!

* You can choose from a wide variety of human-sounding voices for your voice agents. Learn more about Voices [<mark style="color:purple;">here</mark>](https://studio.docs.ai.vonage.com/voice/get-started#voices-offered).

### April 9, 2023

Added Polish Language&#x20;

* Learn which languages are supported [<mark style="color:purple;">here</mark>](https://studio.docs.ai.vonage.com/theres-more/languages-available)<mark style="color:purple;">.</mark>

### March 26, 2023

Enable/Disable webhook signature - learn more [here](https://studio.docs.ai.vonage.com/voice/nodes/integrations/webhook#webhook-signing).


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://studio.docs.ai.vonage.com/platform-updates.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
