-LAN-
|
6900b08134
|
fix: sync missing conversation variables for existing conversations (#23649)
|
2025-08-09 22:42:18 +08:00 |
lyzno1
|
dc641348f6
|
fix: resolve datasets container rounded corners disappearing during scroll (#23667)
|
2025-08-09 22:41:42 +08:00 |
Yongtao Huang
|
431e0105de
|
Fix bare raise in if blocks (#23671)
Signed-off-by: Yongtao Huang <yongtaoh2022@gmail.com>
|
2025-08-09 22:40:55 +08:00 |
-LAN-
|
cbe0d9d053
|
fix: conversation pinned filter returns incorrect results when no conversations are pinned (#23670)
|
2025-08-09 22:40:28 +08:00 |
lyzno1
|
f9abcfd789
|
fix: change i18n workflow trigger mechanism to run in main repository (#23662)
|
2025-08-09 16:31:24 +08:00 |
Ganondorf
|
5a0a2b7e44
|
Allow to export full screen image of workflow (#23655)
|
2025-08-09 15:31:32 +08:00 |
NeatGuyCoding
|
41345199d8
|
Feat add testcontainers test for api base extendsion service (#23652)
|
2025-08-09 12:57:24 +08:00 |
lyzno1
|
8362365eae
|
Fix file type misclassification in logs interface (#23641)
|
2025-08-08 22:58:52 +08:00 |
yunqiqiliang
|
14e1c16cf2
|
Fix ClickZetta stability and reduce logging noise (#23632)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2025-08-08 22:57:47 +08:00 |
Joel
|
b32b7712e2
|
fix: i18n options too long breaks plugin setting ui (#23640)
|
2025-08-08 18:34:12 +08:00 |
Joel
|
81f6344aaa
|
feat: can update var
|
2025-08-08 16:16:52 +08:00 |
GuanMu
|
5cf55fcbab
|
feat: Enhance the alignment logic of the nodes in the context menu (#23617)
|
2025-08-08 15:20:24 +08:00 |
Joel
|
89963ecf59
|
feat: can remove
|
2025-08-08 15:08:02 +08:00 |
lyzno1
|
57c4fc6bf8
|
Fix X button animation glitches in secret key modals (#23614)
|
2025-08-08 14:47:15 +08:00 |
Joel
|
a18bcf3957
|
feat: pass current value to form input
|
2025-08-08 14:22:30 +08:00 |
lyzno1
|
92fcf0854b
|
fix: eliminate AppInfo sidebar animation glitches and layout jumps (#23609)
|
2025-08-08 12:55:52 +08:00 |
yunqiqiliang
|
f73ec60311
|
Bug Fix: Fix workflow knowledge retrieval cache bug (#23597)
Co-authored-by: Claude <noreply@anthropic.com>
Co-authored-by: crazywoola <100913391+crazywoola@users.noreply.github.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
|
2025-08-08 11:42:20 +08:00 |
JzoNg
|
c28720529e
|
add suspended status
|
2025-08-08 11:27:11 +08:00 |
crazywoola
|
1c60b7f070
|
Revert "feat: improved MCP timeout" (#23602)
|
2025-08-08 11:20:53 +08:00 |
JzoNg
|
242826013e
|
update validation for human input node
|
2025-08-08 10:38:32 +08:00 |
JzoNg
|
05453cb22f
|
user action validation
|
2025-08-08 10:14:29 +08:00 |
znn
|
084dcd1a50
|
using message_file event instead of message event (#22988)
|
2025-08-08 09:50:20 +08:00 |
JzoNg
|
da211d3009
|
timeout value validation
|
2025-08-08 09:42:21 +08:00 |
湛露先生
|
fd536a943a
|
word extractor cleans. (#20926)
Signed-off-by: zhanluxianshen <zhanluxianshen@163.com>
|
2025-08-08 09:37:51 +08:00 |
jiangbo721
|
6f80fb72cb
|
feat: tools json response support datetime uuid etc (#22738)
Co-authored-by: 刘江波 <jiangbo721@163.com>
|
2025-08-08 09:26:50 +08:00 |
Matri Qi
|
cb5e2ad9b2
|
lint: fix tailwind lint issues (#23367)
Co-authored-by: crazywoola <100913391+crazywoola@users.noreply.github.com>
|
2025-08-08 09:25:41 +08:00 |
yunqiqiliang
|
62772e8871
|
fix: ensure vector database cleanup on dataset deletion regardless of document presence (affects all 33 vector databases) (#23574)
Co-authored-by: Claude <noreply@anthropic.com>
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2025-08-08 09:18:43 +08:00 |
Will
|
4b0480c8b3
|
feat: improved MCP timeout (#23546)
|
2025-08-08 09:08:14 +08:00 |
Yongtao Huang
|
c8c591d73c
|
Fix incorrect exception handling in db query (#23582)
Signed-off-by: Yongtao Huang <yongtaoh2022@gmail.com>
|
2025-08-08 09:07:59 +08:00 |
lyzno1
|
2edd32fdea
|
fix: resolve AppCard description overlap with tag area (#23585)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2025-08-08 09:05:55 +08:00 |
NeatGuyCoding
|
5889059ce4
|
Feat add testcontainers test for annnotation service (#23593)
|
2025-08-08 09:03:50 +08:00 |
-LAN-
|
7230497bf4
|
fix: empty arrays should convert to empty string in LLM prompts (#23590)
|
2025-08-08 08:50:37 +08:00 |
lyzno1
|
d98071a088
|
feat: add Service API file preview endpoint (#23534)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2025-08-07 21:44:29 +08:00 |
BotAndyGao
|
ac02c12e49
|
fix: resolve Windows path separator issue in Huawei OBS operations (#23475)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2025-08-07 21:17:46 +08:00 |
NFish
|
11d29e8d3e
|
fix: update invite settings page style in dark mode (#23571)
|
2025-08-07 21:01:01 +08:00 |
NFish
|
b44ecf9bf7
|
fix: hide opensource license link when custom branding is enabled (#23569)
|
2025-08-07 05:37:05 -07:00 |
NeatGuyCoding
|
e60f148824
|
minor fix translation (#23568)
|
2025-08-07 05:36:52 -07:00 |
Qiang Lee
|
e9045a8838
|
Fix: Apply Metadata Filters Correctly in Full-Text Search Mode for Tencent Cloud Vector Database (#23564)
|
2025-08-07 05:36:06 -07:00 |
-LAN-
|
55487ba0c6
|
fix: exclude dev dependencies from production Docker image (#23562)
|
2025-08-07 05:35:32 -07:00 |
JzoNg
|
f8a249de03
|
email config validation
|
2025-08-07 20:03:53 +08:00 |
Joel
|
e2e5dedceb
|
feat: add form content editor
|
2025-08-07 18:28:17 +08:00 |
JzoNg
|
bd7ba85471
|
fix input focus
|
2025-08-07 18:21:43 +08:00 |
JzoNg
|
7d5f6bc255
|
email input
|
2025-08-07 18:13:21 +08:00 |
JzoNg
|
fcc8789cc3
|
member selector
|
2025-08-07 18:13:21 +08:00 |
Joel
|
6da1a48cad
|
chore: notes add form content holder
|
2025-08-07 17:56:37 +08:00 |
Joel
|
465ff7838a
|
fix: move style
|
2025-08-07 17:25:15 +08:00 |
Joel
|
a4bf493343
|
chore: hanele drag ui
|
2025-08-07 16:56:56 +08:00 |
crazywoola
|
305ea0a2d5
|
Fix/footer behavior (#23555)
|
2025-08-07 16:55:23 +08:00 |
Joel
|
c27f20b4b7
|
chore: hide tree view
|
2025-08-07 15:06:13 +08:00 |
Joel
|
a9e6140dc6
|
feat: can drag and drop hitl block
|
2025-08-07 15:05:44 +08:00 |