Good Wood
|
fe19cc7568
|
fix: in variable settings, use Textarea to replace Input. (#17864)
|
2025-04-11 15:24:16 +08:00 |
|
KVOJJJin
|
78da4ca024
|
fix: do not submit value when file input is optional (#17861)
|
2025-04-11 14:40:57 +08:00 |
|
NFish
|
bf26f1129e
|
fix: run button disappeared when where is no inputs in form (#17854)
|
2025-04-11 13:52:19 +08:00 |
|
crazywoola
|
7ee5cc80a2
|
fix: text.split (#17842)
|
2025-04-11 11:37:47 +08:00 |
|
Joel
|
f8145480fc
|
fix: parallel id caused append to wrong branch (#17794)
|
2025-04-10 17:44:55 +08:00 |
|
Jimmiaxie
|
605ab9e46c
|
hotfix: Workflow page element warning problem #17787 (#17789)
|
2025-04-10 17:38:50 +08:00 |
|
KVOJJJin
|
17a26da1e6
|
Feat: workflow dark mode (#17785)
|
2025-04-10 17:15:48 +08:00 |
|
Wu Tianwei
|
29720b7360
|
fix: adjust spacing in ViewHistory and Panel components (#17766)
|
2025-04-10 15:53:50 +08:00 |
|
诗浓
|
d0d02be711
|
feat: add consistent keyboard shortcut support and visual indicators across all app creation dialogs (#17138)
|
2025-04-10 14:58:39 +08:00 |
|
Panpan
|
88cb81d3d6
|
fix: fix inputs lost (#17747)
|
2025-04-10 13:58:35 +08:00 |
|
Wu Tianwei
|
63aab5cdd6
|
feat: add search params to url (#17684)
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
|
2025-04-10 11:18:43 +08:00 |
|
zxhlyh
|
30f7118c7a
|
Chore/slice workflow utils (#17730)
|
2025-04-10 10:03:19 +08:00 |
|
GuanMu
|
9d5a0fdd8a
|
Fix create blank app (#17724)
|
2025-04-10 10:01:44 +08:00 |
|
Yeuoly
|
33324ee23d
|
refactor: add API endpoint to list latest plugin versions and query it in a asynchronous way (#17695)
|
2025-04-09 17:49:27 +08:00 |
|
KVOJJJin
|
df03c89a48
|
Chore: remove beta tag of app type (#17676)
|
2025-04-09 15:10:08 +08:00 |
|
yusheng chen
|
f633d1ee92
|
chore: add 'no-empty-function': 'error' to eslint.config.mjs (#17656)
|
2025-04-09 12:10:17 +08:00 |
|
Lao
|
106604682a
|
Fixed the model-modal titles not being clearly distinguished between "Add" and "Setup" (#17634)
|
2025-04-08 21:00:00 +08:00 |
|
Wu Tianwei
|
cd7ac20d80
|
feat: enhance index type handling and add error notification for missing embedding model (#16836)
|
2025-04-08 18:01:43 +08:00 |
|
Joel
|
5a6219c726
|
chore: add unit test to high frequency hooks (#17617)
|
2025-04-08 16:39:11 +08:00 |
|
Marcelo Díaz
|
d796fcc0e7
|
feat: support select-type variables in Metadata Filtering (#17440 (#17445)
|
2025-04-08 11:15:07 +08:00 |
|
Good Wood
|
7b7ac7a495
|
fix: compatibility issues for currentStrategy.features is null (#17581)
|
2025-04-08 09:24:42 +08:00 |
|
诗浓
|
da7f8ad936
|
fix: remove wrong padding-bottom=0 (#17551)
|
2025-04-07 18:16:01 +08:00 |
|
Junjie.M
|
41df910771
|
fix: only the owner can edit the member information (#17538)
|
2025-04-07 17:42:12 +08:00 |
|
kenwoodjw
|
01704a4c1b
|
fix ChatCompletionResponse docs (#17534)
Signed-off-by: kenwoodjw <blackxin55+@gmail.com>
|
2025-04-07 17:42:05 +08:00 |
|
诗浓
|
8ab9eb9857
|
fix: update QA document default language from "Chinese" to "Chinese Simplified" (#17541)
|
2025-04-07 17:38:29 +08:00 |
|
GeorgeCaoJ
|
0998b01321
|
fix: loop and interation node not showing tracing entry in chatflow (#17500)
|
2025-04-07 15:56:25 +08:00 |
|
Amir Mohsen Asaran
|
f54905e685
|
feat: Integrate WaterCrawl.dev as a new knowledge base provider (#16396)
Co-authored-by: crazywoola <427733928@qq.com>
|
2025-04-07 12:43:23 +08:00 |
|
zxhlyh
|
e350511102
|
fix: chat api doc (#17515)
|
2025-04-07 12:32:15 +08:00 |
|
Jasonfish
|
fd443941a2
|
feat(improve-api-endpoints): Added Datasets and Annotation APIs (#12237)
|
2025-04-07 10:36:58 +08:00 |
|
quicksand
|
b146aaaeb7
|
optimize: plugin permission (#17507)
|
2025-04-07 10:17:53 +08:00 |
|
yusheng chen
|
dd4b03e812
|
refactor & perf of file var-reference-vars.tsx (#17444)
|
2025-04-07 10:13:22 +08:00 |
|
yusheng chen
|
bf69b97639
|
refactor & perf: declare const object outside component ConstantField (#17495)
|
2025-04-07 10:12:35 +08:00 |
|
yusheng chen
|
6d59b8d85b
|
refactor: type improvement of component AddVariablePopupWithPosition (#17497)
|
2025-04-07 10:12:20 +08:00 |
|
yusheng chen
|
e3dc9f3c31
|
refactor & perf: declare const object outside component VarReferencePicker (#17496)
|
2025-04-07 10:12:10 +08:00 |
|
yusheng chen
|
c05e03fc09
|
refactor & perf: import { noop } from 'lodash-es' across web (#17439)
|
2025-04-06 17:56:08 +08:00 |
|
KVOJJJin
|
7016ccef10
|
Fix(webapp): long table scroll issue of workflow (#17491)
|
2025-04-06 17:54:41 +08:00 |
|
GuanMu
|
6f636093b6
|
fix: adjust styling for active and disabled states in Stepper component (#17485)
|
2025-04-06 00:04:56 +08:00 |
|
yusheng chen
|
dc9194ca00
|
fix: change Switch.props.ref to optional prop to align with OriginalSwitch (#17443)
|
2025-04-05 14:56:54 +08:00 |
|
crazywoola
|
da2113bde9
|
fix: client side error (#17428)
|
2025-04-04 15:59:02 +08:00 |
|
非法操作
|
dcb8939c7f
|
feat: add resize debug panel width (#17427)
|
2025-04-03 21:30:04 +08:00 |
|
Joel
|
31a6aabfe5
|
chore: add unit test to high frequency component (#17423)
|
2025-04-03 18:19:11 +08:00 |
|
Novice
|
dcdec98c8e
|
feat: agent node add memory (#15976)
|
2025-04-03 16:40:58 +08:00 |
|
XiaoBa
|
3d76f09c3a
|
feat: hide 'Find More in Marketplace in Tools' (#16955)
Co-authored-by: Xiaoba Yu <xb1823725853@gmail.com>
|
2025-04-03 16:35:59 +08:00 |
|
Good Wood
|
b3f4e90862
|
feat: remove file and file[] restriction in code node (#17382)
|
2025-04-03 16:23:19 +08:00 |
|
crazywoola
|
4902ddaf87
|
Feat/change workspace name (#17402)
|
2025-04-03 16:05:55 +08:00 |
|
GuanMu
|
12faecdf89
|
fix: update tag input border styles for special mode and focus state (#17393)
|
2025-04-03 14:03:07 +08:00 |
|
Perfecto
|
16c722d1d8
|
fix: move hardcoded text to language settings (#16990) (#17133)
|
2025-04-02 22:35:51 +08:00 |
|
诗浓
|
4f286c9073
|
fix: remove setPublishedAt on handleRestoreFromPublishedWorkflow (#17358)
|
2025-04-02 21:32:21 +08:00 |
|
Benjamin
|
e2b8f40275
|
fix: update permission logic to ensure administrators always have access (#17360)
|
2025-04-02 21:29:14 +08:00 |
|
zxhlyh
|
78409dfec1
|
fix: loop single run log (#17329)
|
2025-04-02 15:22:24 +08:00 |
|