diff --git a/fern/changelog/2025-03-14.mdx b/fern/changelog/2025-03-14.mdx new file mode 100644 index 000000000..0b75854e5 --- /dev/null +++ b/fern/changelog/2025-03-14.mdx @@ -0,0 +1,9 @@ +## Blocks Schema Deprecations, Scheduling Enhancements, and New Voice Options for Vapi Voice + + +2. **'scheduled' Status Added to Calls and Messages**: You can now set the status of a call or message to `scheduled`, allowing it to be executed at a future time. This enables scheduling functionality within your application for calls and messages. + +3. **New Voice Options for Text-to-Speech**: Four new voices—`Neha`, `Cole`, `Harry`, and `Paige`—have been added for text-to-speech services. You can enhance user experience by setting the `voiceId` to one of these options in your configurations. + +3. **Removal of Step and Block Schemas**: +Blocks and Steps are now officially deprecated. Developers should update their applications to adapt to these changes, possibly by using new or alternative schemas provided. \ No newline at end of file