|
1 | 1 | # Changelog |
2 | 2 |
|
| 3 | +## 1.45.0 (2026-08-11) |
| 4 | + |
| 5 | +<!-- Release notes generated using configuration in .github/release.yml at main --> |
| 6 | + |
| 7 | +## What's Changed |
| 8 | +### Features |
| 9 | +* feat(telephony): capability-token auth for the media WebSocket (#598) by @AManjunath-Voxpro in https://github.com/dograh-hq/dograh/pull/599 |
| 10 | +* feat: hydrate error events at error source and seam by @a6kme in https://github.com/dograh-hq/dograh/pull/618 |
| 11 | +* feat(tools): support inline URL path parameters for custom HTTP tools by @arnofrxdd in https://github.com/dograh-hq/dograh/pull/617 |
| 12 | +* feat: add nested JSON body template support for HTTP tools by @arnofrxdd in https://github.com/dograh-hq/dograh/pull/611 |
| 13 | +* feat(files): add support for uploading Markdown (.md) documents by @AvinashShrivastav in https://github.com/dograh-hq/dograh/pull/630 |
| 14 | +* feat(realtime): add temperature configuration for Gemini Live and Ope… by @AvinashShrivastav in https://github.com/dograh-hq/dograh/pull/629 |
| 15 | +* feat: add pre all fetch condition by @chewwbaka in https://github.com/dograh-hq/dograh/pull/638 |
| 16 | +* feat: make context mapping in transfer call generally available by @a6kme in https://github.com/dograh-hq/dograh/pull/647 |
| 17 | +### Bug Fixes |
| 18 | +* fix: combine OSS run authorization requests by @a6kme in https://github.com/dograh-hq/dograh/pull/608 |
| 19 | +* fix(telephony): carry the media-WS token in the path, not the query s… by @a6kme in https://github.com/dograh-hq/dograh/pull/610 |
| 20 | +* fix(qa): forward configured base_url to QA analysis LLM (#527) by @amaanJvd in https://github.com/dograh-hq/dograh/pull/613 |
| 21 | +* fix: hit webhook when text widget finishes by @a6kme in https://github.com/dograh-hq/dograh/pull/623 |
| 22 | +* fix: disable ARI telephony config after repeated connection failures by @a6kme in https://github.com/dograh-hq/dograh/pull/625 |
| 23 | +* fix(tracing): build project-scoped Langfuse trace URLs for v4 by @a6kme in https://github.com/dograh-hq/dograh/pull/628 |
| 24 | +### Other Changes |
| 25 | +* Fix FORCE_TURN_RELAY leaking public candidates on CGNAT/private-range deployments by @rajdeep225 in https://github.com/dograh-hq/dograh/pull/620 |
| 26 | +* Add noveum-trace integration for dograh by @shivamgcodes in https://github.com/dograh-hq/dograh/pull/571 |
| 27 | + |
| 28 | +## New Contributors |
| 29 | +* @AManjunath-Voxpro made their first contribution in https://github.com/dograh-hq/dograh/pull/599 |
| 30 | +* @rajdeep225 made their first contribution in https://github.com/dograh-hq/dograh/pull/620 |
| 31 | +* @shivamgcodes made their first contribution in https://github.com/dograh-hq/dograh/pull/571 |
| 32 | +* @AvinashShrivastav made their first contribution in https://github.com/dograh-hq/dograh/pull/630 |
| 33 | + |
| 34 | +**Full Changelog**: https://github.com/dograh-hq/dograh/compare/dograh-v1.44.0...dograh-v1.45.0 |
| 35 | + |
3 | 36 | ## 1.44.0 (2026-08-01) |
4 | 37 |
|
5 | 38 | <!-- Release notes generated using configuration in .github/release.yml at main --> |
|
0 commit comments