dograh-v1.36.0
VoiceBlender/voiceblenderdograh-v1.36.0Jun 18, 2026by chewwbaka
AI Summary
This release introduces Smallest AI TTS and STT provider integration, refreshes the user onboarding experience, and adds new Workflow SDK examples in Python and TypeScript. It also includes bug fixes for SARvam TTS, microphone streams, and Cartesia TTS configuration.
Key Highlights
- Added Smallest AI TTS and STT provider integration
- Refreshed user onboarding experience
- Added custom Sarvam TTS voice support
- Added Workflow SDK examples for load-and-edit and multi-node workflows in Python and TypeScript
- Enabled Stack Auth via Dockerfile build args for self-hosters
New Features
- Smallest AI TTS and STT provider integration
- Refreshed user onboarding
- Custom Sarvam TTS voice
- Workflow SDK example: load-and-edit (Python and TypeScript)
- Workflow SDK example: multi-node (Python and TypeScript)
- Stack Auth support via Dockerfile build args
Full Release Notes
## 1.36.0 (2026-06-18) <!-- Release notes generated using configuration in .github/release.yml at main --> ## What's Changed ### Features * feat: add Smallest AI TTS and STT provider integration by @harshitajain165 in https://github.com/dograh-hq/dograh/pull/444 * feat: refreshed user onboarding by @a6kme in https://github.com/dograh-hq/dograh/pull/430 * feat: add custom sarvam tts voice by @chewwbaka in https://github.com/dograh-hq/dograh/pull/449 * feat(examples): add load-and-edit workflow SDK example in Python and TypeScript by @nuthalapativarun in https://github.com/dograh-hq/dograh/pull/441 * feat(examples): add multi-node Workflow SDK example in Python and TypeScript by @nuthalapativarun in https://github.com/dograh-hq/dograh/pull/440 ### Bug Fixes * fix: add pace option in sarvam tts config by @chewwbaka in https://github.com/dograh-hq/dograh/pull/447 * fix(ui): release microphone stream on call teardown so a second test call works by @Aymenbenpakiss in https://github.com/dograh-hq/dograh/pull/446 * fix: add language field to CartesiaTTSConfiguration and pass to Cartesia TTS service by @nuthalapativarun in https://github.com/dograh-hq/dograh/pull/442 * fix: sync Smallest AI voice dropdown with selected model by @harshitajain165 in https://github.com/dograh-hq/dograh/pull/451 ### Other Changes * Validate workflow status filter to prevent 500 on invalid enum value by @a6kme in https://github.com/dograh-hq/dograh/pull/450 * allow self-hosters to enable Stack Auth via Dockerfile build args (v33.0) by @neggmmm in https://github.com/dograh-hq/dograh/pull/445 ## New Contributors * @harshitajain165 made their first contribution in https://github.com/dograh-hq/dograh/pull/444 * @Aymenbenpakiss made their first contribution in https://github.com/dograh-hq/dograh/pull/446 * @neggmmm made their first contribution in https://github.com/dograh-hq/dograh/pull/445 **Full Changelog**: https://github.com/dograh-hq/dograh/compare/dograh-v1.35.0...dograh-v1.36.0 --- š **Deployed to Production:** https://dograh-m9l8wtyzg-dograh-6922fbc1.vercel.app