Auto-reload Credits in Billing Page: You can now auto-reload credits and check credits remaining for subscriptions within the updated billing page.
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.
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"}}.