Skip to content

Releases: dograh-hq/dograh

dograh: v1.34.0

03 Jun 16:11
2326a2f

Choose a tag to compare

1.34.0 (2026-06-03)

What's Changed

Features

  • feat: add mcp guides for various topic and stages for bot building by @a6kme in #380
  • feat: allow overriding base URL of OpenAI STT and TTS by @developer603 in #377
  • feat: add Azure AI multi-provider support (TTS, STT, Embeddings, Realtime) by @vishaldhateria in #381

Bug Fixes

  • fix: support object and array parameters in custom HTTP tools by @mvanhorn in #373
  • fix(telephony): resolve transfer context via call-sid index instead of KEYS scan by @shiminshen in #387
  • fix(webrtc): enforce embed allowed-domain policy on public signaling websocket by @shiminshen in #388
  • fix: use runtime BACKEND_URL for proxying by @a6kme in #411
  • fix: add CORS preflight handler and ACAO header for embed config endpoint by @nuthalapativarun in #403

Other Changes

  • Add Sarvam LLM, update Sarvam STT models, expose usage_info on run detail by @abhaybabbar in #351
  • fix: make email lookup case-insensitive in get_user_by_email by @developer603 in #397

New Contributors

Full Changelog: dograh-v1.33.0...dograh-v1.34.0


🚀 Deployed to Production: https://dograh-6pu777kpn-dograh-6922fbc1.vercel.app

dograh: v1.33.0

31 May 07:52
25751ef

Choose a tag to compare

1.33.0 (2026-05-31)

Features

  • abort immediately on max call duration exceed (c586d02)
  • banner if API is not reachable (78ba62e)

Bug Fixes

  • fix inbound for Cloudonix with softphone (e695436)
  • store channel id in gathered context for ARI outbound (8f10bca)

🚀 Deployed to Production: https://dograh-pegisrgrz-dograh-6922fbc1.vercel.app

dograh: v1.32.0

28 May 08:14
c4da6d6

Choose a tag to compare

1.32.0 (2026-05-28)

Features

  • add copy-to-clipboard button for inbound webhook URL (#359) (62d3749)
  • add delete button in an edge in workflow builder (#366) (9675151)
  • add devcontainer based setup (#352) (0716582)
  • add google stt and tts. add folders to organize agents (ad2fa07)
  • add MiniMax provider support (Chat + TTS) (#309) (0e0d313)
  • add transcript and recording public URLs in API (3df5730)
  • add ultravox realtime and fix signature issue in telephony (#345) (3892b58)
  • add xai grok as realtime model (9135c2d)
  • allow overriding base URL of OpenAI models (#368) (8a58b09)
  • stamp API key into model override at save time to survive global provider change (#362) (5b61ad6)

Bug Fixes

  • abort docker compose when OSS_JWT_SECRET is unset (#356) (7eecadd)
  • fix 1008 policy violation issue on ElevenLabs (93edef3)
  • fix projection to TS when fetching agnet in MCP (bbb4f91)
  • fix service key validation in OSS (#371) (b891091), closes #303
  • fix vobiz webhook signature validation (285de92)
  • harden CORS origin allow list (6f79bd6), closes #322
  • run api container as non-root dograh user (#360) (573dd68)

Documentation

  • add github trending badge in README (1e8f832)
  • asterisk-ari: add required TLS config for Dograh Cloud and reload/codec notes (9e12d96)
  • clarify Asterisk ARI WebSocket URI for Dograh Cloud vs self-hosted (#358) (92c8dad)
  • fix asterisk protocol in mintlify websocket client config (a725fda)

🚀 Deployed to Production: https://dograh-5ee149e61-dograh-6922fbc1.vercel.app

dograh: v1.31.0

21 May 12:00
21951ec

Choose a tag to compare

1.31.0 (2026-05-21)

Features

  • add agent skills to review PR (#320) (151bf77)
  • add chat based testing for voice agent (#308) (d97d1d7)
  • add Review AGENTS.md Skill (d93d7af)
  • add Tuner Integration to Dograh (#311) (5f28c1b)
  • mcp: add search_docs tool over docs corpus (closes #295) (#316) (5762095)
  • mcp: generic MCP tool source with per-node function filtering (#301) (75839f9)

Bug Fixes

  • security: bump python-multipart 0.0.20 -> 0.0.27 (#332) (332754a)
  • stt: align Speechmatics language registry with official transcription codes (#317) (afa78fe)
  • webRTC: LAN IP filtering (#333) (af66372)

Documentation

  • add Simplified Chinese translation of README (#305) (5b1e398)

🚀 Deployed to Production: https://dograh-59gjydiua-dograh-6922fbc1.vercel.app

dograh: v1.30.1

17 May 15:19
0097974

Choose a tag to compare

1.30.1 (2026-05-17)

Bug Fixes

  • fix race between context init and keepalive for Dograh TTS (ba7d45f)

🚀 Deployed to Production: https://dograh-ag4maf9q0-dograh-6922fbc1.vercel.app

dograh: v1.30.0

16 May 14:40
ae3eed1

Choose a tag to compare

1.30.0 (2026-05-16)

Features

Bug Fixes

  • force FORCE_TURN_RELAY for local IPs in setup (fc04f31)
  • provider resolution in telephony cost calculation post workflow integration calls (0523dcb)

Documentation

  • add telnyx to telephony providers supporting call transfer (4ff1f57)
  • update README.md (ea13492)

🚀 Deployed to Production: https://dograh-kelfazyl3-dograh-6922fbc1.vercel.app

dograh: v1.29.0

13 May 17:06
80c9f2c

Choose a tag to compare

1.29.0 (2026-05-13)

Features

  • an option to setup remote server with docker compose build (#280) (59619e9)
  • configurable ElevenLabs base URL for Data Residency (#278) (7f0dac1)
  • inline rename of workflow on the editor page (#273) (f2cb649)
  • telephony/telnyx: add call transfer via conference bridge (#274) (4a6752e)
  • verify telnyx webhook signature optionally (#279) (b670004)

Bug Fixes

  • ari: pre-register ext channel id and defer bridge to its StasisS… (#284) (ebeffdb)
  • prior pre-pr drift check failures (#276) (a190282)

🚀 Deployed to Production: https://dograh-46c5uprjj-dograh-6922fbc1.vercel.app

dograh: v1.28.0

11 May 11:45
f634a50

Choose a tag to compare

1.28.0 (2026-05-11)

Features

  • add headless mode, redesign floating widget, refactor lifecycle callbacks (#268) (d2a119c)
  • add logs in campaigns for failure or pausing (#265) (d4b6afb)
  • add telnyx webhook api key in telephony config (#270) (01c201b)
  • add voicemail detection in realtime branch (025bc14)
  • add workflow graph constraints fixtures (5a358d4)
  • enable FORCE_TURN_RELAY to diagnose turn connectivity for local deployment setups (#272) (e2fe1f3)

Bug Fixes

  • add missing call_id in gathered_context for telnyx (31e2c13)
  • number pool initialization in multi telephony setup (6d93be3)

🚀 Deployed to Production: https://dograh-amaub7dd0-dograh-6922fbc1.vercel.app

dograh: v1.27.0

02 May 13:09
5ad5bbd

Choose a tag to compare

1.27.0 (2026-05-02)

Features

  • add create workflow tool in MCP (3e3773f)
  • add examples to create workflow and use sdk (f041e60)
  • add Plivo telephony provider support (#245) (2218ba8)
  • add posthog signup and signin events, enable backend posthog events for oss version (#249) (f7c1f63)
  • add test mode for API trigger (4171ad7)
  • agent stream for cloudonix OPBX (#261) (7fd3b96)
  • refactor telephony to support multiple telephony configurations (#251) (e16f643)

Bug Fixes

  • api trigger for telnyx & cloudonix (#258) (6c4830c)
  • honor telnyxs per-call codec in bidirectional stream (#256) (085ab0a)
  • make trigger paths globally unique (a1d4a1f)
  • normalise telnyx event types (#259) (14bc66d)

Documentation

  • add missing config image (983b9be)

🚀 Deployed to Production: https://dograh-dw7m8v3dz-dograh-6922fbc1.vercel.app

dograh: v1.26.0

21 Apr 12:47
e556a60

Choose a tag to compare

1.26.0 (2026-04-21)

Features

  • refactor node spec and add mcp tools (#244) (00a1a22)

Bug Fixes

  • compare dirty against correct baseline (6606a7f)
  • fix slack community URL (86026f5)

🚀 Deployed to Production: https://dograh-58yx3qtx9-dograh-6922fbc1.vercel.app