October 30, 2024

  1. Auto-reload Credits in Billing Page: You can now auto-reload credits and check credits remaining for subscriptions within the updated billing page.
Auto-reload credits in the [updated billing page](https://dashboard.vapi.ai/org/billing)
  1. Expanded Language Options in CartesiaVoice: You can now specify additional languages in CartesiaVoice.language (optional), including ‘hi’ (Hindi), ‘it’ (Italian), ‘ko’ (Korean), ‘nl’ (Dutch), ‘pl’ (Polish), ‘ru’ (Russian), ‘sv’ (Swedish), and ‘tr’ (Turkish). Refer to the CartesiaVoice schema for more details.
Expanded language options in `CartesiaVoice`
  1. Enhanced Template Variables in AssistantOverrides: The AssistantOverrides.variableValues now supports LiquidJS syntax for replacing template variables. You can customize assistant messages using expressions like {{ name }} for dynamic content, or format dates with {{"now" | date: "%b %d, %Y, %I:%M %p", "America/New_York"}}.