2398ed6fe8
fix update env api update time error
2025-09-25 16:28:33 +08:00
f104839672
perf: provide X-Dify-Version for marketplace api access ( #26210 )
2025-09-25 15:33:27 +08:00
6841a09667
fix: remote filename will be 'inline' if Content-Disposition: inline ( #25877 )
...
Fixed the issue that filename will be 'inline' if response header contains `Content-Disposition: inline` while retrieving file by url.
Co-authored-by: crazywoola <100913391+crazywoola@users.noreply.github.com >
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2025-09-25 10:39:44 +08:00
e937c8c72e
improve: pooling httpx clients for requests to code sandbox and ssrf ( #26052 )
2025-09-24 22:14:50 +08:00
960bb8a9b4
delete end_user check ( #26187 )
...
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2025-09-24 21:32:37 +08:00
b937fc8978
app online user list
2025-09-24 17:03:33 +08:00
a4acc64afd
fix(api):LLM node losing Flask context during parallel iterations ( #26098 )
2025-09-24 10:09:35 +08:00
25c69ac540
one example of Session ( #24135 )
...
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
Co-authored-by: -LAN- <laipz8200@outlook.com >
2025-09-24 03:32:48 +08:00
8833fee232
feat: move version update logic out of save_memory
2025-09-23 23:17:34 +08:00
5bf642c3f9
feat: expose version to MemoryBlock
2025-09-23 23:09:45 +08:00
96a0b9991e
fix(api): Fix variable truncation for list[File] value in output mapping ( #26133 )
2025-09-23 21:30:46 +08:00
3d7d4182a6
feat: add endpoints to delete memory
2025-09-23 19:07:37 +08:00
75c221038d
feat: add endpoints to __init__.py
2025-09-23 18:35:11 +08:00
b7b5b0b8d0
Merge branch 'main' into feat/memory-orchestration-be
2025-09-23 17:43:52 +08:00
6eab6a675c
feat: add created_by to memory blocks
2025-09-23 17:35:36 +08:00
24b4289d6c
fix:add some explanation for oceanbase parser selection ( #26071 )
...
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2025-09-23 17:06:06 +08:00
dd08957381
fix full_text_search name ( #26104 )
2025-09-23 16:40:26 +08:00
d94e598a89
revert: remove memory database migration
2025-09-23 14:19:40 +08:00
407323f817
fix(api): graph engine debug logging NodeRunRetryEvent not effective ( #26085 )
2025-09-23 13:46:45 +08:00
2e2c87c5a1
fix(graph_engine): error strategy fall. ( #26078 )
...
Signed-off-by: -LAN- <laipz8200@outlook.com >
2025-09-23 01:51:43 +08:00
f4522fd695
try contextmanager ( #26074 )
...
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2025-09-23 00:35:54 +08:00
8940decd1b
more httpx ( #25651 )
...
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
2025-09-22 23:07:09 +08:00
0c4193bd91
fix avatar-url to text ( #26068 )
2025-09-22 21:28:42 +08:00
cd40cde790
fix tenant not exist ( #26066 )
2025-09-22 20:50:30 +08:00
c60c754ac9
fix preview url ( #26059 )
2025-09-22 19:47:39 +08:00
ef80d3b707
fix: Ensure compatibility with old provider name when updating model credentials ( #26017 )
2025-09-22 19:39:17 +08:00
24e8d21b3f
chore(api): bump version ( #25917 )
2025-09-22 19:14:43 +08:00
d823da18db
fix: iteration and loop node single step run ( #26036 )
2025-09-22 19:14:24 +08:00
28acb70118
feat: add edited_by_user field
2025-09-22 18:37:54 +08:00
1e3df09fc6
chore(api): adjust monkey patching in gunicorn.conf.py ( #26056 )
2025-09-22 18:23:01 +08:00
7c35aaa99d
refactor: remove MemoryBlockWithVisibility
2025-09-22 18:16:37 +08:00
c662b95b80
Merge branch 'p284' into deploy/dev
2025-09-22 18:03:09 +08:00
a8c2a300f6
refactor: make memories API return MemoryBlock
2025-09-22 17:14:07 +08:00
d654d9d8b1
refactor: make ChatflowMemoryVariable.value JSON
2025-09-22 16:46:39 +08:00
eedc0ca6ea
fix: add marshal app model to json
2025-09-22 16:25:53 +08:00
e4c3213978
fix: add marshal app model to json
2025-09-22 16:23:55 +08:00
520bc55da5
fix: add marshal app model to json
2025-09-22 16:23:42 +08:00
ebbb82178f
fix: add marshal app model to json
2025-09-22 16:16:18 +08:00
d60a9ac63a
fix: add marshal site model to json
2025-09-22 16:16:03 +08:00
f1486224e9
fix: add marshal app model to json
2025-09-22 16:14:28 +08:00
88b02d5a07
fix: add marshal site model to json
2025-09-22 15:47:23 +08:00
394b7d09b8
refactor: fix basedpyright/ruff errors
2025-09-22 15:17:19 +08:00
e9313b9c1b
Merge branch 'main' into feat/memory-orchestration-be
...
# Conflicts:
# api/core/app/apps/advanced_chat/app_runner.py
# api/core/workflow/constants.py
# api/core/workflow/entities/variable_pool.py
# api/core/workflow/nodes/llm/node.py
# api/models/workflow.py
2025-09-22 14:46:30 +08:00
50050527eb
fix: Correctly map source_url to preview_url in file fields ( #25957 )
2025-09-22 14:31:49 +08:00
7a3825cfce
fix docker config
2025-09-22 14:20:11 +08:00
e59cc3311d
add: trial api and trial table
2025-09-22 13:42:22 +08:00
4f4e94f753
add gevent-websocket
2025-09-22 13:33:00 +08:00
258970f489
chore(deps): bump boto3-stubs from 1.40.29 to 1.40.35 in /api ( #26014 )
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-09-22 12:44:14 +08:00
15270f09af
chore(deps): bump boto3-stubs from 1.40.29 to 1.40.35 in /api ( #26014 )
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-09-22 12:16:05 +08:00
f6a5ac0698
chore(api): upgade Gevent to 25.9.1 ( #26026 )
2025-09-22 12:15:50 +08:00