dograh/CHANGELOG.md
2026-01-27 18:21:29 +05:30

23 KiB

Changelog

1.11.2 (2026-01-27)

Bug Fixes

  • fix variable extraction during pipeline execution flow (6b408e5)
  • remove duplicate index addition in migration (#129) (2aedb83)

1.11.1 (2026-01-24)

Bug Fixes

1.11.0 (2026-01-23)

Features

Bug Fixes

  • changes to update pipecat version to 0.0.100 (#122) (911c5ed)
  • fix npm run build (692ef27)
  • fix OPENAI_API_KEY bug in retrieval (d35eeb1)
  • fix release please (4c073b7)
  • make embeddings api key optional (3b614b8)
  • set_node during node execution (a4367bd)

Documentation

1.10.0 (2026-01-13)

Features

  • enable api key access to routes (05ead4d)
  • enable Sarvam Models (514d9c5)

Bug Fixes

  • API calling endpoint (df2bfd7)
  • catch initiate call exception in public agent (92bdfd6)
  • formatting fix and fix #79 (11e033c)
  • initialize engine earlier than event handler (b79bc42)
  • migrate from custom audio recorder to native AudioBuffer (#115) (edf0fa4)

Documentation

1.9.0 (2026-01-03)

Features

  • add cloudonix outbound telephony (#101) (90b690e)
  • add keyboard shortcut for save (fec8da9)
  • add trace URL in workflow runs (cdf6853)
  • add voice selectors in elevenlabs (#88) (45c5b7c)
  • user defined custom tools as part of workflow execution (#94) (3e55af9)

Bug Fixes

  • change type definition from enum to str for consistency (e83f3a3)
  • fix configuration option (74b0693)
  • fix db filters (de09f1c)
  • fix links (480e8a5)
  • fix migration version (9adc766)
  • llm generation in case of user idle (04576ac)

Documentation

1.8.0 (2025-12-22)

Features

Bug Fixes

  • add text filter for tts and logs for filter (#74) (0a8ce3f)
  • call_id and stream_id for vobiz pipeline, add workflow run state (#78) (c99bd29)
  • fixes wrong selection in model config dropdown (#80) (2e37c89)
  • prevent pipeline freezes when sending endframe (#77) (909c258)
  • use config for turn (4ddb144)

1.7.1 (2025-12-01)

Bug Fixes

  • fix pointer events on phone call dialog (#70) (713c35d)

1.7.0 (2025-11-29)

Features

Bug Fixes

  • set provider during campaign run (#69) (8342cd1)

1.6.0 (2025-11-26)

Features

Bug Fixes

  • permission in slack announcements action (c37fbcd)
  • slack message body (#59) (5ab5c1d)

Documentation

1.5.0 (2025-11-21)

Features

  • enable remote server deployment for OSS deployment (#57) (6efe7d6)

1.4.0 (2025-11-15)

Features

  • enable workflows to be embedded in websites as a script tag (#47) (99a768f)
  • simplify pipecat engine execution (#54) (6ce25a5)

Documentation

  • add development workflow to CONTRIBUTING.md (#52) (6d7b0a9)
  • update Slack link in README.md (5e4aef3)

1.3.1 (2025-11-13)

Bug Fixes

  • upgrade pipecat with bundled Silero VAD model (#50) (1e32eba)

1.3.0 (2025-11-12)

Features

Bug Fixes

1.2.0 (2025-11-06)

Features

  • add chatwoot integration (#39) (5c1fe2c)
  • add csv upload functionality (3babb5c)
  • add csv upload functionality for OSS (#29) (3babb5c)
  • add gmail integration for searching and reply to emails (#34) (6503d80)
  • add issue templates (35c9ab7)
  • add issue templates (fe664cb)
  • add more issue templates (8c5e9b4)
  • add privacy policy and terms of service links (a2d02d8)
  • add README, LICENSE, CONTRIBUTING (957cdcf)
  • add vonage telephony (#35) (4cfdc3d)
  • create docker-image.yml, update README.md and docker-compose.yaml (43c56d0)
  • Enable Poshog and Sentry for OSS (#23) (90f7aac)
  • enable posthog and sentry for oss (90f7aac)
  • Enable telephony for OSS (#21) (8e2e5c9)
  • multi stage dockerfile (548e6f8)
  • set start metadata in pipeline (8376e3e)
  • Trickle ice candidates for faster WebRTC connection (034c551)
  • Trickle ice candidates for faster WebRTC connection (895af47)
  • update readme and docker compose file (606398b)
  • UX improvements for onboarding (d39a811)

Bug Fixes

  • add minio policy (136f370)
  • fix audio permission issue on safari (#26) (e9c0afd)
  • fix ui of webrtc call (efd93ad)
  • install soundfile in oss docker build (c7e7581)
  • install soundfile in oss docker build (6a97fd1)
  • link for 'Try Cloud Version' in README (28926d0)
  • pipecat commit hash & add webrtc in requirements.txt (d89bb84)
  • redirect user to /workflow page if they have workflow (9cb7582)
  • redirect user to /workflow page if they have workflow (73664e6)
  • release package name and add write permission for 'comment on release' step of deployment action (#31) (b9d1720)
  • renamed check_pipecat_sync.sh (75af6cf)
  • rethrow NEXT_REDIRECT error (4906393)
  • telephony bugs and improve code structure (#38) (d58f37f)

Documentation

Code Refactoring

  • change pipecat to submodule & add github alerts (a9a97ab)
  • change pipecat to submodule & add github alerts (6562963)

1.1.0 (2025-10-09)

Features

  • add csv upload functionality (3babb5c)
  • add csv upload functionality for OSS (#29) (3babb5c)
  • add issue templates (35c9ab7)
  • add issue templates (fe664cb)
  • add more issue templates (8c5e9b4)
  • add privacy policy and terms of service links (a2d02d8)
  • add README, LICENSE, CONTRIBUTING (957cdcf)
  • create docker-image.yml, update README.md and docker-compose.yaml (43c56d0)
  • Enable Poshog and Sentry for OSS (#23) (90f7aac)
  • enable posthog and sentry for oss (90f7aac)
  • Enable telephony for OSS (#21) (8e2e5c9)
  • multi stage dockerfile (548e6f8)
  • set start metadata in pipeline (8376e3e)
  • Trickle ice candidates for faster WebRTC connection (034c551)
  • Trickle ice candidates for faster WebRTC connection (895af47)
  • update readme and docker compose file (606398b)
  • UX improvements for onboarding (d39a811)

Bug Fixes

  • add minio policy (136f370)
  • fix audio permission issue on safari (#26) (e9c0afd)
  • fix ui of webrtc call (efd93ad)
  • install soundfile in oss docker build (c7e7581)
  • install soundfile in oss docker build (6a97fd1)
  • link for 'Try Cloud Version' in README (28926d0)
  • pipecat commit hash & add webrtc in requirements.txt (d89bb84)
  • redirect user to /workflow page if they have workflow (9cb7582)
  • redirect user to /workflow page if they have workflow (73664e6)
  • renamed check_pipecat_sync.sh (75af6cf)
  • rethrow NEXT_REDIRECT error (4906393)

Code Refactoring

  • change pipecat to submodule & add github alerts (a9a97ab)
  • change pipecat to submodule & add github alerts (6562963)