-LAN-
903cf33342
feat(build-push): Avoid updating the latest version tag.
...
Signed-off-by: -LAN- <laipz8200@outlook.com>
2025-06-03 12:41:19 +08:00
-LAN-
4b938ab18d
chore: Bump version
...
Signed-off-by: -LAN- <laipz8200@outlook.com>
0.15.8
2025-05-30 16:25:40 +08:00
-LAN-
88356de923
fix: Refactor web reader to use readabilipy ( #19789 )
...
Signed-off-by: -LAN- <laipz8200@outlook.com>
2025-05-30 16:23:17 +08:00
-LAN-
5f09900dca
chore(api): Upgrade dependencies ( #19736 )
...
Signed-off-by: -LAN- <laipz8200@outlook.com>
2025-05-15 14:47:15 +08:00
-LAN-
9ac99abf20
docs(CHANGELOG): Update CHANGELOG
...
Signed-off-by: -LAN- <laipz8200@outlook.com>
2025-05-14 18:03:05 +08:00
-LAN-
32588f562e
feat(model): fix and re-add gpt-4.1.
...
Signed-off-by: -LAN- <laipz8200@outlook.com>
2025-05-14 18:02:32 +08:00
Joel
36f8bd3f1a
chore: frontend third-part package security issue ( #19655 )
2025-05-14 14:08:05 +08:00
-LAN-
c919074e06
docs(CHANGELOG.md): Update CHANGELOG.md
...
Signed-off-by: -LAN- <laipz8200@outlook.com>
2025-05-13 10:31:40 +08:00
kelvintsim
88cd9aedb7
add gunicorn keepalive setting ( #19537 )
...
Co-authored-by: crazywoola <100913391+crazywoola@users.noreply.github.com>
Co-authored-by: Bowen Liang <liang.bowen.123@qq.com>
2025-05-13 10:28:13 +08:00
-LAN-
16a4f77fb4
fix(config): Allow DB_EXTRAS to set search_path via options
...
Signed-off-by: -LAN- <laipz8200@outlook.com>
2025-05-13 10:19:08 +08:00
-LAN-
3401c52665
chore(pyproject.toml): Upgrade huggingface-hub, transformers and resend ( #19563 )
...
Signed-off-by: -LAN- <laipz8200@outlook.com>
2025-05-12 23:21:57 +08:00
Zixuan Cheng
4fa3d78ed8
Revert "feat : add GPT4.1 in the model providers" ( #19002 )
2025-04-28 18:15:24 +08:00
-LAN-
5f7f851b17
fix: Refines None checks in result transformation
...
Simplifies the code by replacing type checks for None with
direct comparisons, improving readability and consistency in
handling None values during output validation.
Signed-off-by: -LAN- <laipz8200@outlook.com>
0.15.7
2025-04-28 15:40:14 +08:00
-LAN-
559ab46ee1
fix: Removes redundant token calculations and updates dependencies
...
Eliminates unnecessary pre-calculation of token limits and recalculation of max tokens
across multiple app runners, simplifying the logic for prompt handling.
Updates tiktoken library from version 0.8.0 to 0.9.0 for improved tokenization performance.
Increases default token limit in TokenBufferMemory to accommodate larger prompt messages.
These changes streamline the token management process and leverage the latest
improvements in the tiktoken library.
Fixes potential token overflow issues and prepares the system for handling larger
inputs more efficiently.
Relates to internal optimization tasks.
Signed-off-by: -LAN- <laipz8200@outlook.com>
2025-04-28 15:39:12 +08:00
-LAN-
df98223c8c
chore: Updates to version 0.15.7 with new model support
...
Adds support for GPT-4.1 and Amazon Bedrock DeepSeek-R1 models.
Fixes issues with app creation from template categories and
DSL version checks.
Updates version numbers in configuration files and Docker
setup to 0.15.7 for consistency.
Addresses issues #18807 , #18868 , #18872 , #18878 , and #18912 .
Signed-off-by: -LAN- <laipz8200@outlook.com>
2025-04-28 14:19:07 +08:00
Zixuan Cheng
144f9507f8
feat : add GPT4.1 in the model providers ( #18912 )
2025-04-27 19:31:20 +08:00
kelvintsim
2e097a1ac0
add bedrock deepseek-r1 ( #18908 )
2025-04-27 19:30:42 +08:00
NFish
9f7d8a981f
Patch: hotfix/create from template category ( #18807 ) ( #18868 )
2025-04-27 14:47:18 +08:00
zxhlyh
40b31bafd5
fix: check dsl version when create app from explore template ( #18872 ) ( #18878 )
2025-04-27 14:21:45 +08:00
-LAN-
d38a2c95fb
docs(CHANGELOG): Update CHANGELOG.md
...
Signed-off-by: -LAN- <laipz8200@outlook.com>
2025-04-25 18:31:08 +08:00
-LAN-
7d18e2a0ef
feat(app_dsl_service): Refines version compatibility logic
...
Updates logic to handle various version comparisons, ensuring
more precise status returns based on version differences.
Improves handling of older and newer versions to prevent
mismatches and ensure appropriate compatibility status.
Signed-off-by: -LAN- <laipz8200@outlook.com>
2025-04-25 18:27:31 +08:00
kelvintsim
024f242251
add bedrock claude-sonnet-3.7 ( #18788 )
2025-04-25 17:35:12 +08:00
-LAN-
bfdce78ca5
chore(*): Bump up to 0.15.6
...
Signed-off-by: -LAN- <laipz8200@outlook.com>
0.15.6
2025-04-23 14:06:46 +08:00
-LAN-
00c2258352
CHANGELOG): Adds initial changelog for version 0.15.6
...
Signed-off-by: -LAN- <laipz8200@outlook.com>
2025-04-23 13:55:33 +08:00
Joel
a1b3d41712
fix: clickjacking ( #18552 )
2025-04-22 17:08:52 +08:00
kautsar_masuara
b26e20fe34
fix: fix vertex gemini 2.0 flash 001 schema ( #18405 )
...
Co-authored-by: achmad-kautsar <achmad.kautsar@insignia.co.id>
2025-04-19 22:04:13 +08:00
NFish
161ff432f1
fix: update reset password token when email code verify success ( #18362 )
2025-04-18 17:15:15 +08:00
Xiyuan Chen
99a9def623
fix: reset_password security issue ( #18366 )
2025-04-18 05:04:44 -04:00
Alexi.F
fe1846c437
fix: change gemini-2.0-flash to validate google api #17082 ( #17115 )
2025-03-30 13:04:12 +08:00
-LAN-
8e75eb5c63
fix: update version to 0.15.5 in packaging and docker-compose files
...
Sgned-off-by: -LAN- <lapz8200@outlook.com>
0.15.5
2025-03-24 16:47:06 +08:00
-LAN-
970508fcb6
fix: update GitHub Actions workflow to trigger on tags
...
Signed-off-by: -LAN- <laipz8200@outlook.com>
2025-03-24 16:45:29 +08:00
NFish
9283a5414f
fix: update yarn.lock
2025-03-24 16:41:07 +08:00
-LAN-
2a2a0e9be9
fix: update DifySandbox image version to 0.2.11 in docker-compose files
...
Sgned-off-by: -LAN- <laipz8200@outlook.com>
2025-03-24 15:37:55 +08:00
Joel
061a765b7d
fix: sanitizer svg to avoid xss ( #16608 )
2025-03-24 14:48:40 +08:00
-LAN-
acd7fead87
feat: remove Vanna provider and associated assets from the project
...
Signed-off-by: -LAN- <laipz8200@outlook.com>
2025-03-24 14:34:03 +08:00
NFish
bbb080d5b2
fix: update chatbot help doc link on the create app form
2025-03-24 11:28:35 +08:00
NFish
c01d8a70f3
fix: upgrade nextjs to v14.2.25. a security patch for CVE-2025-29927.
2025-03-24 10:32:18 +08:00
-LAN-
1ca15989e0
chore: update version to 0.15.4 in configuration and docker files
...
Signed-off-by: -LAN- <laipz8200@outlook.com>
0.15.4
2025-03-21 16:39:06 +08:00
-LAN-
8b5a3a9424
Merge branch 'release/0.15.4' of github.com:langgenius/dify into release/0.15.4
2025-03-21 16:31:06 +08:00
-LAN-
42ddcf1edd
chore: remove 0.15.3 branch config in the build action
...
Signed-off-by: -LAN- <laipz8200@outlook.com>
2025-03-21 16:30:33 +08:00
Joel
21561df10f
fix: xss in render svg ( #16437 )
2025-03-21 15:24:58 +08:00
crazywoola
0e33a3aa5f
chore: add ci
2025-02-19 14:34:36 +08:00
Hash Brown
d3895bcd6b
revert
2025-02-19 14:32:28 +08:00
Hash Brown
eeb390650b
fix: build failed
2025-02-19 14:32:28 +08:00
-LAN-
ca19bd31d4
chore(*): Bump version to 0.15.3 ( #13308 )
...
Signed-off-by: -LAN- <laipz8200@outlook.com>
0.15.3
2025-02-07 15:20:05 +08:00
-LAN-
413dfd5628
feat: add completion mode and context size options for LLM configuration ( #13325 )
...
Signed-off-by: -LAN- <laipz8200@outlook.com>
2025-02-07 15:08:53 +08:00
-LAN-
f9515901cc
fix: Azure AI Foundry model cannot be used in the workflow ( #13323 )
...
Signed-off-by: -LAN- <laipz8200@outlook.com>
2025-02-07 14:52:57 +08:00
呆萌闷油瓶
3f42fabff8
chore:improve thinking display for llm from xinference and ollama pro… ( #13318 )
2025-02-07 14:29:29 +08:00
-LAN-
1caa578771
chore(*): Update style of thinking ( #13319 )
...
Signed-off-by: -LAN- <laipz8200@outlook.com>
2025-02-07 14:06:35 +08:00
Lazy_Frog
b7c11c1818
Fix the problem of Workflow terminates after parallel tasks execution, merge node not triggered ( #12498 )
...
Co-authored-by: Novice Lee <novicelee@NoviPro.local>
2025-02-07 13:56:08 +08:00