mirror of
https://github.com/dograh-hq/dograh.git
synced 2026-06-07 07:55:16 +02:00
chore(main): release dograh-copy 1.1.0 (#30)
This commit is contained in:
parent
67df622838
commit
0eec87d7d6
3 changed files with 47 additions and 2 deletions
|
|
@ -1,3 +1,3 @@
|
|||
{
|
||||
".": "1.0.0"
|
||||
".": "1.1.0"
|
||||
}
|
||||
45
CHANGELOG.md
Normal file
45
CHANGELOG.md
Normal file
|
|
@ -0,0 +1,45 @@
|
|||
# Changelog
|
||||
|
||||
## [1.1.0](https://github.com/dograh-hq/dograh/compare/dograh-copy-v1.0.0...dograh-copy-v1.1.0) (2025-10-09)
|
||||
|
||||
|
||||
### Features
|
||||
|
||||
* add csv upload functionality ([3babb5c](https://github.com/dograh-hq/dograh/commit/3babb5ced61e259f480f8c0fdf225c57953fddf6))
|
||||
* add csv upload functionality for OSS ([#29](https://github.com/dograh-hq/dograh/issues/29)) ([3babb5c](https://github.com/dograh-hq/dograh/commit/3babb5ced61e259f480f8c0fdf225c57953fddf6))
|
||||
* add issue templates ([35c9ab7](https://github.com/dograh-hq/dograh/commit/35c9ab7b07896ebff739326a0f8408975877aa9e))
|
||||
* add issue templates ([fe664cb](https://github.com/dograh-hq/dograh/commit/fe664cb3a69f239212dbd2000868ea54900dbff2))
|
||||
* add more issue templates ([8c5e9b4](https://github.com/dograh-hq/dograh/commit/8c5e9b426390fb7128bf50f1b5bdc6be691549cf))
|
||||
* add privacy policy and terms of service links ([a2d02d8](https://github.com/dograh-hq/dograh/commit/a2d02d8326d20eac181a2850c3c2cef53e537ee7))
|
||||
* add README, LICENSE, CONTRIBUTING ([957cdcf](https://github.com/dograh-hq/dograh/commit/957cdcf3632d04d977eb1dd4926f7774252ee86f))
|
||||
* create docker-image.yml, update README.md and docker-compose.yaml ([43c56d0](https://github.com/dograh-hq/dograh/commit/43c56d0b95e076d3f920724f139a64d576832d97))
|
||||
* Enable Poshog and Sentry for OSS ([#23](https://github.com/dograh-hq/dograh/issues/23)) ([90f7aac](https://github.com/dograh-hq/dograh/commit/90f7aac8ad2ed5e771f3c20f4265d4e2e63bae6f))
|
||||
* enable posthog and sentry for oss ([90f7aac](https://github.com/dograh-hq/dograh/commit/90f7aac8ad2ed5e771f3c20f4265d4e2e63bae6f))
|
||||
* Enable telephony for OSS ([#21](https://github.com/dograh-hq/dograh/issues/21)) ([8e2e5c9](https://github.com/dograh-hq/dograh/commit/8e2e5c9327655b3c2f34d4fc2708d7ac2a7885f6))
|
||||
* multi stage dockerfile ([548e6f8](https://github.com/dograh-hq/dograh/commit/548e6f885b159aaa626939942994359a22c663d6))
|
||||
* set start metadata in pipeline ([8376e3e](https://github.com/dograh-hq/dograh/commit/8376e3e949fc72b682d9b696a6ff640be79d51f9))
|
||||
* Trickle ice candidates for faster WebRTC connection ([034c551](https://github.com/dograh-hq/dograh/commit/034c551931121ce1689f95dbee42aa4f3763cc49))
|
||||
* Trickle ice candidates for faster WebRTC connection ([895af47](https://github.com/dograh-hq/dograh/commit/895af4748240fcd8cc2e14b711687d6a821eff2b))
|
||||
* update readme and docker compose file ([606398b](https://github.com/dograh-hq/dograh/commit/606398b42742e30e2dd347941adeab304c7e5d23))
|
||||
* UX improvements for onboarding ([d39a811](https://github.com/dograh-hq/dograh/commit/d39a8111a6f364e0ca89f1b6a06459db5134a5c7))
|
||||
|
||||
|
||||
### Bug Fixes
|
||||
|
||||
* add minio policy ([136f370](https://github.com/dograh-hq/dograh/commit/136f370ea218983cf65c3e45f789f6877824d115))
|
||||
* fix audio permission issue on safari ([#26](https://github.com/dograh-hq/dograh/issues/26)) ([e9c0afd](https://github.com/dograh-hq/dograh/commit/e9c0afd517bef7f4c4548c731e0422bd8b949610))
|
||||
* fix ui of webrtc call ([efd93ad](https://github.com/dograh-hq/dograh/commit/efd93adfa87ebca70c12b291f6e82cc16f1e1596))
|
||||
* install soundfile in oss docker build ([c7e7581](https://github.com/dograh-hq/dograh/commit/c7e75819f4c10705e700a6ef5cca568f7e3cadd2))
|
||||
* install soundfile in oss docker build ([6a97fd1](https://github.com/dograh-hq/dograh/commit/6a97fd194e4d5bcca3e626e213d0d4b11f8ec5d4))
|
||||
* link for 'Try Cloud Version' in README ([28926d0](https://github.com/dograh-hq/dograh/commit/28926d026f3e1514e3f749dfc68df902edbbd5cf))
|
||||
* pipecat commit hash & add webrtc in requirements.txt ([d89bb84](https://github.com/dograh-hq/dograh/commit/d89bb84dd161011bd2d3d050a89db61e60aa6586))
|
||||
* redirect user to /workflow page if they have workflow ([9cb7582](https://github.com/dograh-hq/dograh/commit/9cb75829cb055582b2c90aca3d61d2493b621b84))
|
||||
* redirect user to /workflow page if they have workflow ([73664e6](https://github.com/dograh-hq/dograh/commit/73664e6268842af1793a089698ec6306cab7683a))
|
||||
* renamed check_pipecat_sync.sh ([75af6cf](https://github.com/dograh-hq/dograh/commit/75af6cfa9c833693286ef5d99ce30a6a5ad1cf9c))
|
||||
* rethrow NEXT_REDIRECT error ([4906393](https://github.com/dograh-hq/dograh/commit/490639309bb93ee9fce081adae753cb9ec8abc0b))
|
||||
|
||||
|
||||
### Code Refactoring
|
||||
|
||||
* change pipecat to submodule & add github alerts ([a9a97ab](https://github.com/dograh-hq/dograh/commit/a9a97abefb7fee3d909b0111fdb65ff8cec8a530))
|
||||
* change pipecat to submodule & add github alerts ([6562963](https://github.com/dograh-hq/dograh/commit/6562963018c613c5439c1253374cef83e088d15d))
|
||||
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "ui",
|
||||
"version": "1.0.0",
|
||||
"version": "1.1.0",
|
||||
"private": true,
|
||||
"scripts": {
|
||||
"dev": "NODE_OPTIONS='--enable-source-maps' next dev --turbopack",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue